Created temporary directory: /tmp/pip-ephem-wheel-cache-2ctu8ba0 Created temporary directory: /tmp/pip-req-tracker-3jujc_cb Created requirements tracker '/tmp/pip-req-tracker-3jujc_cb' Created temporary directory: /tmp/pip-wheel-vze822u6 Collecting devenney-accounts==1.0.1 1 location(s) to search for versions of devenney-accounts: * https://pypi.org/simple/devenney-accounts/ Getting page https://pypi.org/simple/devenney-accounts/ Analyzing links from page https://pypi.org/simple/devenney-accounts/ Found link https://files.pythonhosted.org/packages/6b/82/06a816aa37541acb877c7de069aabf0fef79bc747b81a2e0bfef187ddcb2/devenney-accounts-1.0.0.tar.gz#sha256=b732ac0203d012cbcefc47498b494bc38570772cfca70cd4bc233c2ce901a5c9 (from https://pypi.org/simple/devenney-accounts/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/b5/15/79e6913687633b61ef1b991530490b51172fbe7c29bb76bbb6b04b0f740f/devenney-accounts-1.0.1.tar.gz#sha256=0cc1668a39fb43390e36d99b0b650159f3b5cf8a406f7694896484bfb976e1a0 (from https://pypi.org/simple/devenney-accounts/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-l4zxrshy Downloading https://files.pythonhosted.org/packages/b5/15/79e6913687633b61ef1b991530490b51172fbe7c29bb76bbb6b04b0f740f/devenney-accounts-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b5/15/79e6913687633b61ef1b991530490b51172fbe7c29bb76bbb6b04b0f740f/devenney-accounts-1.0.1.tar.gz#sha256=0cc1668a39fb43390e36d99b0b650159f3b5cf8a406f7694896484bfb976e1a0 (from https://pypi.org/simple/devenney-accounts/) Added devenney-accounts==1.0.1 from https://files.pythonhosted.org/packages/b5/15/79e6913687633b61ef1b991530490b51172fbe7c29bb76bbb6b04b0f740f/devenney-accounts-1.0.1.tar.gz#sha256=0cc1668a39fb43390e36d99b0b650159f3b5cf8a406f7694896484bfb976e1a0 to build tracker '/tmp/pip-req-tracker-3jujc_cb' Running setup.py (path:/tmp/pip-wheel-vze822u6/devenney-accounts/setup.py) egg_info for package devenney-accounts Running command python setup.py egg_info running egg_info creating pip-egg-info/devenney_accounts.egg-info writing requirements to pip-egg-info/devenney_accounts.egg-info/requires.txt writing dependency_links to pip-egg-info/devenney_accounts.egg-info/dependency_links.txt writing pip-egg-info/devenney_accounts.egg-info/PKG-INFO writing top-level names to pip-egg-info/devenney_accounts.egg-info/top_level.txt writing manifest file 'pip-egg-info/devenney_accounts.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/devenney_accounts.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/devenney_accounts.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vze822u6/devenney-accounts has version 1.0.1, which satisfies requirement devenney-accounts==1.0.1 from https://files.pythonhosted.org/packages/b5/15/79e6913687633b61ef1b991530490b51172fbe7c29bb76bbb6b04b0f740f/devenney-accounts-1.0.1.tar.gz#sha256=0cc1668a39fb43390e36d99b0b650159f3b5cf8a406f7694896484bfb976e1a0 Removed devenney-accounts==1.0.1 from https://files.pythonhosted.org/packages/b5/15/79e6913687633b61ef1b991530490b51172fbe7c29bb76bbb6b04b0f740f/devenney-accounts-1.0.1.tar.gz#sha256=0cc1668a39fb43390e36d99b0b650159f3b5cf8a406f7694896484bfb976e1a0 from build tracker '/tmp/pip-req-tracker-3jujc_cb' Building wheels for collected packages: devenney-accounts Created temporary directory: /tmp/pip-wheel-novke7n4 Running setup.py bdist_wheel for devenney-accounts: started Destination directory: /tmp/pip-wheel-novke7n4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vze822u6/devenney-accounts/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-novke7n4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/devenney creating build/lib/devenney/accounts copying ./accounts/views.py -> build/lib/devenney/accounts copying ./accounts/urls.py -> build/lib/devenney/accounts copying ./accounts/__init__.py -> build/lib/devenney/accounts creating build/lib/devenney/accounts/templates creating build/lib/devenney/accounts/templates/password_management copying ./accounts/templates/password_management/password_reset.html -> build/lib/devenney/accounts/templates/password_management copying ./accounts/templates/password_management/password_reset_confirm.html -> build/lib/devenney/accounts/templates/password_management copying ./accounts/templates/password_management/password_change.html -> build/lib/devenney/accounts/templates/password_management copying ./accounts/templates/password_management/password_reset_done.html -> build/lib/devenney/accounts/templates/password_management copying ./accounts/templates/password_management/password_reset_complete.html -> build/lib/devenney/accounts/templates/password_management copying ./accounts/templates/password_management/password_change_done.html -> build/lib/devenney/accounts/templates/password_management creating build/lib/devenney/accounts/templates/profile copying ./accounts/templates/profile/settings.html -> build/lib/devenney/accounts/templates/profile creating build/lib/devenney/accounts/templates/mfa copying ./accounts/templates/mfa/_wizard_actions.html -> build/lib/devenney/accounts/templates/mfa copying ./accounts/templates/mfa/setup.html -> build/lib/devenney/accounts/templates/mfa copying ./accounts/templates/mfa/disable.html -> build/lib/devenney/accounts/templates/mfa copying ./accounts/templates/mfa/phone_register.html -> build/lib/devenney/accounts/templates/mfa copying ./accounts/templates/mfa/setup_complete.html -> build/lib/devenney/accounts/templates/mfa copying ./accounts/templates/mfa/backup_tokens.html -> build/lib/devenney/accounts/templates/mfa creating build/lib/devenney/accounts/templates/auth copying ./accounts/templates/auth/logout.html -> build/lib/devenney/accounts/templates/auth copying ./accounts/templates/auth/login.html -> build/lib/devenney/accounts/templates/auth creating build/lib/devenney/accounts/templates/registration copying ./accounts/templates/registration/closed.html -> build/lib/devenney/accounts/templates/registration copying ./accounts/templates/registration/form.html -> build/lib/devenney/accounts/templates/registration copying ./accounts/templates/registration/resend_activation.html -> build/lib/devenney/accounts/templates/registration copying ./accounts/templates/registration/complete.html -> build/lib/devenney/accounts/templates/registration copying ./accounts/templates/registration/resend_activation_complete.html -> build/lib/devenney/accounts/templates/registration copying ./accounts/templates/registration/activated.html -> build/lib/devenney/accounts/templates/registration installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/devenney creating build/bdist.linux-armv7l/wheel/devenney/accounts copying build/lib/devenney/accounts/views.py -> build/bdist.linux-armv7l/wheel/devenney/accounts copying build/lib/devenney/accounts/urls.py -> build/bdist.linux-armv7l/wheel/devenney/accounts copying build/lib/devenney/accounts/__init__.py -> build/bdist.linux-armv7l/wheel/devenney/accounts creating build/bdist.linux-armv7l/wheel/devenney/accounts/templates creating build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management copying build/lib/devenney/accounts/templates/password_management/password_reset.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management copying build/lib/devenney/accounts/templates/password_management/password_reset_confirm.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management copying build/lib/devenney/accounts/templates/password_management/password_change.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management copying build/lib/devenney/accounts/templates/password_management/password_reset_done.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management copying build/lib/devenney/accounts/templates/password_management/password_reset_complete.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management copying build/lib/devenney/accounts/templates/password_management/password_change_done.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/password_management creating build/bdist.linux-armv7l/wheel/devenney/accounts/templates/profile copying build/lib/devenney/accounts/templates/profile/settings.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/profile creating build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa copying build/lib/devenney/accounts/templates/mfa/_wizard_actions.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa copying build/lib/devenney/accounts/templates/mfa/setup.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa copying build/lib/devenney/accounts/templates/mfa/disable.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa copying build/lib/devenney/accounts/templates/mfa/phone_register.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa copying build/lib/devenney/accounts/templates/mfa/setup_complete.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa copying build/lib/devenney/accounts/templates/mfa/backup_tokens.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/mfa creating build/bdist.linux-armv7l/wheel/devenney/accounts/templates/auth copying build/lib/devenney/accounts/templates/auth/logout.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/auth copying build/lib/devenney/accounts/templates/auth/login.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/auth creating build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration copying build/lib/devenney/accounts/templates/registration/closed.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration copying build/lib/devenney/accounts/templates/registration/form.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration copying build/lib/devenney/accounts/templates/registration/resend_activation.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration copying build/lib/devenney/accounts/templates/registration/complete.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration copying build/lib/devenney/accounts/templates/registration/resend_activation_complete.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration copying build/lib/devenney/accounts/templates/registration/activated.html -> build/bdist.linux-armv7l/wheel/devenney/accounts/templates/registration running install_egg_info running egg_info writing top-level names to devenney_accounts.egg-info/top_level.txt writing dependency_links to devenney_accounts.egg-info/dependency_links.txt writing requirements to devenney_accounts.egg-info/requires.txt writing devenney_accounts.egg-info/PKG-INFO reading manifest file 'devenney_accounts.egg-info/SOURCES.txt' writing manifest file 'devenney_accounts.egg-info/SOURCES.txt' Copying devenney_accounts.egg-info to build/bdist.linux-armv7l/wheel/devenney_accounts-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/devenney_accounts-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-novke7n4/devenney_accounts-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'devenney/accounts/__init__.py' adding 'devenney/accounts/urls.py' adding 'devenney/accounts/views.py' adding 'devenney/accounts/templates/auth/login.html' adding 'devenney/accounts/templates/auth/logout.html' adding 'devenney/accounts/templates/mfa/_wizard_actions.html' adding 'devenney/accounts/templates/mfa/backup_tokens.html' adding 'devenney/accounts/templates/mfa/disable.html' adding 'devenney/accounts/templates/mfa/phone_register.html' adding 'devenney/accounts/templates/mfa/setup.html' adding 'devenney/accounts/templates/mfa/setup_complete.html' adding 'devenney/accounts/templates/password_management/password_change.html' adding 'devenney/accounts/templates/password_management/password_change_done.html' adding 'devenney/accounts/templates/password_management/password_reset.html' adding 'devenney/accounts/templates/password_management/password_reset_complete.html' adding 'devenney/accounts/templates/password_management/password_reset_confirm.html' adding 'devenney/accounts/templates/password_management/password_reset_done.html' adding 'devenney/accounts/templates/profile/settings.html' adding 'devenney/accounts/templates/registration/activated.html' adding 'devenney/accounts/templates/registration/closed.html' adding 'devenney/accounts/templates/registration/complete.html' adding 'devenney/accounts/templates/registration/form.html' adding 'devenney/accounts/templates/registration/resend_activation.html' adding 'devenney/accounts/templates/registration/resend_activation_complete.html' adding 'devenney_accounts-1.0.1.dist-info/METADATA' adding 'devenney_accounts-1.0.1.dist-info/WHEEL' adding 'devenney_accounts-1.0.1.dist-info/top_level.txt' adding 'devenney_accounts-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for devenney-accounts: finished with status 'done' Stored in directory: /tmp/tmpx2ui_98b Successfully built devenney-accounts Cleaning up... Removing source in /tmp/pip-wheel-vze822u6/devenney-accounts Removed build tracker '/tmp/pip-req-tracker-3jujc_cb'