Created temporary directory: /tmp/pip-ephem-wheel-cache-i47qpg3w Created temporary directory: /tmp/pip-req-tracker-nmucie_5 Created requirements tracker '/tmp/pip-req-tracker-nmucie_5' Created temporary directory: /tmp/pip-wheel-64zqwa6l Collecting manhattan-users==0.0.2 1 location(s) to search for versions of manhattan-users: * https://pypi.org/simple/manhattan-users/ Getting page https://pypi.org/simple/manhattan-users/ Analyzing links from page https://pypi.org/simple/manhattan-users/ Found link https://files.pythonhosted.org/packages/88/8e/575335da256cfd4bd0dfe8b4a84f428da0850ac0e39495c5530a42365c37/manhattan_users-0.0.1.tar.gz#sha256=64bcd4342b851a607ea42f4c13ed69fa42392cbcdb03d07df928b633fbf29896 (from https://pypi.org/simple/manhattan-users/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/fc/96/7958ed8e6fd1e08626785e594751984b379aa3ef2c76b8e1042640266553/manhattan_users-0.0.2.tar.gz#sha256=6189eaf581894f0695f77e8bb6abe2c419cf4f26ad7de1ab776c95f80260a699 (from https://pypi.org/simple/manhattan-users/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-7d9pm5qc Downloading https://files.pythonhosted.org/packages/fc/96/7958ed8e6fd1e08626785e594751984b379aa3ef2c76b8e1042640266553/manhattan_users-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fc/96/7958ed8e6fd1e08626785e594751984b379aa3ef2c76b8e1042640266553/manhattan_users-0.0.2.tar.gz#sha256=6189eaf581894f0695f77e8bb6abe2c419cf4f26ad7de1ab776c95f80260a699 (from https://pypi.org/simple/manhattan-users/) Added manhattan-users==0.0.2 from https://files.pythonhosted.org/packages/fc/96/7958ed8e6fd1e08626785e594751984b379aa3ef2c76b8e1042640266553/manhattan_users-0.0.2.tar.gz#sha256=6189eaf581894f0695f77e8bb6abe2c419cf4f26ad7de1ab776c95f80260a699 to build tracker '/tmp/pip-req-tracker-nmucie_5' Running setup.py (path:/tmp/pip-wheel-64zqwa6l/manhattan-users/setup.py) egg_info for package manhattan-users Running command python setup.py egg_info running egg_info creating pip-egg-info/manhattan_users.egg-info writing namespace_packages to pip-egg-info/manhattan_users.egg-info/namespace_packages.txt writing requirements to pip-egg-info/manhattan_users.egg-info/requires.txt writing dependency_links to pip-egg-info/manhattan_users.egg-info/dependency_links.txt writing top-level names to pip-egg-info/manhattan_users.egg-info/top_level.txt writing pip-egg-info/manhattan_users.egg-info/PKG-INFO writing manifest file 'pip-egg-info/manhattan_users.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/manhattan_users.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'manhattan_isers/manhattan/users/templates' writing manifest file 'pip-egg-info/manhattan_users.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-64zqwa6l/manhattan-users has version 0.0.2, which satisfies requirement manhattan-users==0.0.2 from https://files.pythonhosted.org/packages/fc/96/7958ed8e6fd1e08626785e594751984b379aa3ef2c76b8e1042640266553/manhattan_users-0.0.2.tar.gz#sha256=6189eaf581894f0695f77e8bb6abe2c419cf4f26ad7de1ab776c95f80260a699 Removed manhattan-users==0.0.2 from https://files.pythonhosted.org/packages/fc/96/7958ed8e6fd1e08626785e594751984b379aa3ef2c76b8e1042640266553/manhattan_users-0.0.2.tar.gz#sha256=6189eaf581894f0695f77e8bb6abe2c419cf4f26ad7de1ab776c95f80260a699 from build tracker '/tmp/pip-req-tracker-nmucie_5' Building wheels for collected packages: manhattan-users Created temporary directory: /tmp/pip-wheel-g5uo732p Running setup.py bdist_wheel for manhattan-users: started Destination directory: /tmp/pip-wheel-g5uo732p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-64zqwa6l/manhattan-users/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-g5uo732p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/manhattan copying manhattan_users/manhattan/__init__.py -> build/lib/manhattan creating build/lib/manhattan/users copying manhattan_users/manhattan/users/utils.py -> build/lib/manhattan/users copying manhattan_users/manhattan/users/__init__.py -> build/lib/manhattan/users copying manhattan_users/manhattan/users/settings.py -> build/lib/manhattan/users creating build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/sign_out.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/set_new_password.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/__init__.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/accept_invite.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/request_new_invite.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/change_log.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/resend_invite.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/add.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/sign_in.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/security.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/update.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/remove_lock.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/view.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/reset_password.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/dashboard.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/delete.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/update_my_profile.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/list.py -> build/lib/manhattan/users/views copying manhattan_users/manhattan/users/views/revoke_session.py -> build/lib/manhattan/users/views creating build/lib/manhattan/users/models copying manhattan_users/manhattan/users/models/users.py -> build/lib/manhattan/users/models copying manhattan_users/manhattan/users/models/__init__.py -> build/lib/manhattan/users/models copying manhattan_users/manhattan/users/models/user_sessions.py -> build/lib/manhattan/users/models creating build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/download_recovery_codes.py -> build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/__init__.py -> build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/auth.py -> build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/disable.py -> build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/enable.py -> build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/regenerate_recovery_codes.py -> build/lib/manhattan/users/views/mfa copying manhattan_users/manhattan/users/views/mfa/recovery_codes.py -> build/lib/manhattan/users/views/mfa running egg_info writing namespace_packages to manhattan_users/manhattan_users.egg-info/namespace_packages.txt writing top-level names to manhattan_users/manhattan_users.egg-info/top_level.txt writing manhattan_users/manhattan_users.egg-info/PKG-INFO writing dependency_links to manhattan_users/manhattan_users.egg-info/dependency_links.txt writing requirements to manhattan_users/manhattan_users.egg-info/requires.txt reading manifest file 'manhattan_users/manhattan_users.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'manhattan_isers/manhattan/users/templates' writing manifest file 'manhattan_users/manhattan_users.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/manhattan/__init__.py (namespace package) copying manhattan/users/utils.py -> build/bdist.linux-armv7l/wheel/manhattan/users copying manhattan/users/__init__.py -> build/bdist.linux-armv7l/wheel/manhattan/users copying manhattan/users/settings.py -> build/bdist.linux-armv7l/wheel/manhattan/users copying manhattan/users/views/sign_out.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/set_new_password.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/__init__.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/accept_invite.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/request_new_invite.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/change_log.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/resend_invite.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/add.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/sign_in.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/security.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/update.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/remove_lock.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/view.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/reset_password.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/dashboard.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/delete.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/update_my_profile.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/list.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/revoke_session.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views copying manhattan/users/views/mfa/download_recovery_codes.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/views/mfa/__init__.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/views/mfa/auth.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/views/mfa/disable.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/views/mfa/enable.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/views/mfa/regenerate_recovery_codes.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/views/mfa/recovery_codes.py -> build/bdist.linux-armv7l/wheel/manhattan/users/views/mfa copying manhattan/users/models/users.py -> build/bdist.linux-armv7l/wheel/manhattan/users/models copying manhattan/users/models/__init__.py -> build/bdist.linux-armv7l/wheel/manhattan/users/models copying manhattan/users/models/user_sessions.py -> build/bdist.linux-armv7l/wheel/manhattan/users/models running install_egg_info Copying manhattan_users/manhattan_users.egg-info to build/bdist.linux-armv7l/wheel/manhattan_users-0.0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/manhattan_users-0.0.2-py3.4-nspkg.pth running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/manhattan_users-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-g5uo732p/manhattan_users-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'manhattan_users-0.0.2-py3.4-nspkg.pth' adding 'manhattan/users/__init__.py' adding 'manhattan/users/settings.py' adding 'manhattan/users/utils.py' adding 'manhattan/users/models/__init__.py' adding 'manhattan/users/models/user_sessions.py' adding 'manhattan/users/models/users.py' adding 'manhattan/users/views/__init__.py' adding 'manhattan/users/views/accept_invite.py' adding 'manhattan/users/views/add.py' adding 'manhattan/users/views/change_log.py' adding 'manhattan/users/views/dashboard.py' adding 'manhattan/users/views/delete.py' adding 'manhattan/users/views/list.py' adding 'manhattan/users/views/remove_lock.py' adding 'manhattan/users/views/request_new_invite.py' adding 'manhattan/users/views/resend_invite.py' adding 'manhattan/users/views/reset_password.py' adding 'manhattan/users/views/revoke_session.py' adding 'manhattan/users/views/security.py' adding 'manhattan/users/views/set_new_password.py' adding 'manhattan/users/views/sign_in.py' adding 'manhattan/users/views/sign_out.py' adding 'manhattan/users/views/update.py' adding 'manhattan/users/views/update_my_profile.py' adding 'manhattan/users/views/view.py' adding 'manhattan/users/views/mfa/__init__.py' adding 'manhattan/users/views/mfa/auth.py' adding 'manhattan/users/views/mfa/disable.py' adding 'manhattan/users/views/mfa/download_recovery_codes.py' adding 'manhattan/users/views/mfa/enable.py' adding 'manhattan/users/views/mfa/recovery_codes.py' adding 'manhattan/users/views/mfa/regenerate_recovery_codes.py' adding 'manhattan_users-0.0.2.dist-info/LICENSE' adding 'manhattan_users-0.0.2.dist-info/METADATA' adding 'manhattan_users-0.0.2.dist-info/WHEEL' adding 'manhattan_users-0.0.2.dist-info/namespace_packages.txt' adding 'manhattan_users-0.0.2.dist-info/top_level.txt' adding 'manhattan_users-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for manhattan-users: finished with status 'done' Stored in directory: /tmp/tmpwjgy7ef5 Successfully built manhattan-users Cleaning up... Removing source in /tmp/pip-wheel-64zqwa6l/manhattan-users Removed build tracker '/tmp/pip-req-tracker-nmucie_5'