Created temporary directory: /tmp/pip-ephem-wheel-cache-d3s9vsbf Created temporary directory: /tmp/pip-req-tracker-au_w0lfg Created requirements tracker '/tmp/pip-req-tracker-au_w0lfg' Created temporary directory: /tmp/pip-wheel-ug0kw7gc Collecting manhattan-users==0.0.1 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 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-mf37y7ni Downloading https://files.pythonhosted.org/packages/88/8e/575335da256cfd4bd0dfe8b4a84f428da0850ac0e39495c5530a42365c37/manhattan_users-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/88/8e/575335da256cfd4bd0dfe8b4a84f428da0850ac0e39495c5530a42365c37/manhattan_users-0.0.1.tar.gz#sha256=64bcd4342b851a607ea42f4c13ed69fa42392cbcdb03d07df928b633fbf29896 (from https://pypi.org/simple/manhattan-users/) Added manhattan-users==0.0.1 from https://files.pythonhosted.org/packages/88/8e/575335da256cfd4bd0dfe8b4a84f428da0850ac0e39495c5530a42365c37/manhattan_users-0.0.1.tar.gz#sha256=64bcd4342b851a607ea42f4c13ed69fa42392cbcdb03d07df928b633fbf29896 to build tracker '/tmp/pip-req-tracker-au_w0lfg' Running setup.py (path:/tmp/pip-wheel-ug0kw7gc/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 top-level names to pip-egg-info/manhattan_users.egg-info/top_level.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 pip-egg-info/manhattan_users.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/manhattan_users.egg-info/namespace_packages.txt 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' writing manifest file 'pip-egg-info/manhattan_users.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ug0kw7gc/manhattan-users has version 0.0.1, which satisfies requirement manhattan-users==0.0.1 from https://files.pythonhosted.org/packages/88/8e/575335da256cfd4bd0dfe8b4a84f428da0850ac0e39495c5530a42365c37/manhattan_users-0.0.1.tar.gz#sha256=64bcd4342b851a607ea42f4c13ed69fa42392cbcdb03d07df928b633fbf29896 Removed manhattan-users==0.0.1 from https://files.pythonhosted.org/packages/88/8e/575335da256cfd4bd0dfe8b4a84f428da0850ac0e39495c5530a42365c37/manhattan_users-0.0.1.tar.gz#sha256=64bcd4342b851a607ea42f4c13ed69fa42392cbcdb03d07df928b633fbf29896 from build tracker '/tmp/pip-req-tracker-au_w0lfg' Building wheels for collected packages: manhattan-users Created temporary directory: /tmp/pip-wheel-l6gha2cf Running setup.py bdist_wheel for manhattan-users: started Destination directory: /tmp/pip-wheel-l6gha2cf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ug0kw7gc/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-l6gha2cf 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 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 running egg_info writing dependency_links to manhattan_users/manhattan_users.egg-info/dependency_links.txt 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 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' writing manifest file 'manhattan_users/manhattan_users.egg-info/SOURCES.txt' Copying manhattan_users/manhattan_users.egg-info to build/bdist.linux-armv7l/wheel/manhattan_users-0.0.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/manhattan_users-0.0.1-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.1.dist-info/WHEEL creating '/tmp/pip-wheel-l6gha2cf/manhattan_users-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'manhattan_users-0.0.1-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.1.dist-info/LICENSE' adding 'manhattan_users-0.0.1.dist-info/METADATA' adding 'manhattan_users-0.0.1.dist-info/WHEEL' adding 'manhattan_users-0.0.1.dist-info/namespace_packages.txt' adding 'manhattan_users-0.0.1.dist-info/top_level.txt' adding 'manhattan_users-0.0.1.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/tmpfctkd2if Successfully built manhattan-users Cleaning up... Removing source in /tmp/pip-wheel-ug0kw7gc/manhattan-users Removed build tracker '/tmp/pip-req-tracker-au_w0lfg'