Created temporary directory: /tmp/pip-ephem-wheel-cache-uz799axg Created temporary directory: /tmp/pip-req-tracker-erroxfxe Created requirements tracker '/tmp/pip-req-tracker-erroxfxe' Created temporary directory: /tmp/pip-wheel-6dz2hfe2 Collecting django-mfa2==0.8.7 1 location(s) to search for versions of django-mfa2: * https://pypi.org/simple/django-mfa2/ Getting page https://pypi.org/simple/django-mfa2/ Analyzing links from page https://pypi.org/simple/django-mfa2/ Found link https://files.pythonhosted.org/packages/9d/6b/1b70d476c95e9a728b2c6e2588a9700c35981de012803bab32c20a800e75/django-mfa2-0.8.tar.gz#sha256=6389f89f8e66cc9e99683457bb4e0ee5d391221319cd540aaa27a6b53bac484c (from https://pypi.org/simple/django-mfa2/), version: 0.8 Skipping link https://files.pythonhosted.org/packages/58/a1/fc0547b88e043e31391c64d07ee247786b7166ac3ae5144725ac1e36b241/django_mfa2-0.8.5-py2.7.egg#sha256=7a3dd403eb06776ec6249c31d75c8f2357ab8f078ddee3704b92c504b7a11762 (from https://pypi.org/simple/django-mfa2/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/e6/b0/44e8c1be19b670c316c67043168b6e6e54ad2674fc7bbe6f330d0cb7fcbf/django-mfa2-0.8.7.tar.gz#sha256=556879dfb6b02932fbe75ce2f4e60ec12cb4a0e4d4ebdd3c5a1a5f9cdb6f8437 (from https://pypi.org/simple/django-mfa2/), version: 0.8.7 Using version 0.8.7 (newest of versions: 0.8.7) Created temporary directory: /tmp/pip-unpack-tfnlg5xy Downloading https://files.pythonhosted.org/packages/e6/b0/44e8c1be19b670c316c67043168b6e6e54ad2674fc7bbe6f330d0cb7fcbf/django-mfa2-0.8.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e6/b0/44e8c1be19b670c316c67043168b6e6e54ad2674fc7bbe6f330d0cb7fcbf/django-mfa2-0.8.7.tar.gz#sha256=556879dfb6b02932fbe75ce2f4e60ec12cb4a0e4d4ebdd3c5a1a5f9cdb6f8437 (from https://pypi.org/simple/django-mfa2/) Added django-mfa2==0.8.7 from https://files.pythonhosted.org/packages/e6/b0/44e8c1be19b670c316c67043168b6e6e54ad2674fc7bbe6f330d0cb7fcbf/django-mfa2-0.8.7.tar.gz#sha256=556879dfb6b02932fbe75ce2f4e60ec12cb4a0e4d4ebdd3c5a1a5f9cdb6f8437 to build tracker '/tmp/pip-req-tracker-erroxfxe' Running setup.py (path:/tmp/pip-wheel-6dz2hfe2/django-mfa2/setup.py) egg_info for package django-mfa2 Running command python setup.py egg_info running egg_info creating pip-egg-info/django_mfa2.egg-info writing top-level names to pip-egg-info/django_mfa2.egg-info/top_level.txt writing requirements to pip-egg-info/django_mfa2.egg-info/requires.txt writing dependency_links to pip-egg-info/django_mfa2.egg-info/dependency_links.txt writing pip-egg-info/django_mfa2.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_mfa2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_mfa2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_mfa2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6dz2hfe2/django-mfa2 has version 0.8.7, which satisfies requirement django-mfa2==0.8.7 from https://files.pythonhosted.org/packages/e6/b0/44e8c1be19b670c316c67043168b6e6e54ad2674fc7bbe6f330d0cb7fcbf/django-mfa2-0.8.7.tar.gz#sha256=556879dfb6b02932fbe75ce2f4e60ec12cb4a0e4d4ebdd3c5a1a5f9cdb6f8437 Removed django-mfa2==0.8.7 from https://files.pythonhosted.org/packages/e6/b0/44e8c1be19b670c316c67043168b6e6e54ad2674fc7bbe6f330d0cb7fcbf/django-mfa2-0.8.7.tar.gz#sha256=556879dfb6b02932fbe75ce2f4e60ec12cb4a0e4d4ebdd3c5a1a5f9cdb6f8437 from build tracker '/tmp/pip-req-tracker-erroxfxe' Building wheels for collected packages: django-mfa2 Created temporary directory: /tmp/pip-wheel-9uctl4_b Running setup.py bdist_wheel for django-mfa2: started Destination directory: /tmp/pip-wheel-9uctl4_b Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6dz2hfe2/django-mfa2/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-9uctl4_b running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mfa copying mfa/middleware.py -> build/lib/mfa copying mfa/U2F.py -> build/lib/mfa copying mfa/totp.py -> build/lib/mfa copying mfa/TrustedDevice.py -> build/lib/mfa copying mfa/models.py -> build/lib/mfa copying mfa/admin.py -> build/lib/mfa copying mfa/views.py -> build/lib/mfa copying mfa/ApproveLogin.py -> build/lib/mfa copying mfa/tests.py -> build/lib/mfa copying mfa/__init__.py -> build/lib/mfa copying mfa/helpers.py -> build/lib/mfa copying mfa/urls.py -> build/lib/mfa copying mfa/FIDO2.py -> build/lib/mfa creating build/lib/mfa/migrations copying mfa/migrations/0002_user_keys_key_type.py -> build/lib/mfa/migrations copying mfa/migrations/0004_user_keys_enabled.py -> build/lib/mfa/migrations copying mfa/migrations/0006_trusted_devices.py -> build/lib/mfa/migrations copying mfa/migrations/__init__.py -> build/lib/mfa/migrations copying mfa/migrations/0003_auto_20181114_2159.py -> build/lib/mfa/migrations copying mfa/migrations/0001_initial.py -> build/lib/mfa/migrations copying mfa/migrations/0008_user_keys_last_used.py -> build/lib/mfa/migrations copying mfa/migrations/0005_auto_20181115_2014.py -> build/lib/mfa/migrations copying mfa/migrations/0007_auto_20181230_1549.py -> build/lib/mfa/migrations running egg_info writing django_mfa2.egg-info/PKG-INFO writing dependency_links to django_mfa2.egg-info/dependency_links.txt writing requirements to django_mfa2.egg-info/requires.txt writing top-level names to django_mfa2.egg-info/top_level.txt reading manifest file 'django_mfa2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_mfa2.egg-info/SOURCES.txt' creating build/lib/mfa/static creating build/lib/mfa/static/mfa creating build/lib/mfa/static/mfa/css copying mfa/static/mfa/css/bootstrap-toggle.min.css -> build/lib/mfa/static/mfa/css creating build/lib/mfa/static/mfa/js copying mfa/static/mfa/js/bootstrap-toggle.min.js -> build/lib/mfa/static/mfa/js copying mfa/static/mfa/js/cbor.js -> build/lib/mfa/static/mfa/js copying mfa/static/mfa/js/qrious.min.js -> build/lib/mfa/static/mfa/js copying mfa/static/mfa/js/u2f-api.js -> build/lib/mfa/static/mfa/js creating build/lib/mfa/templates copying mfa/templates/MFA.html -> build/lib/mfa/templates copying mfa/templates/mfa_check.html -> build/lib/mfa/templates copying mfa/templates/modal.html -> build/lib/mfa/templates copying mfa/templates/select_mfa_method.html -> build/lib/mfa/templates creating build/lib/mfa/templates/ApproveLogin copying mfa/templates/ApproveLogin/Add.html -> build/lib/mfa/templates/ApproveLogin creating build/lib/mfa/templates/FIDO2 copying mfa/templates/FIDO2/Add.html -> build/lib/mfa/templates/FIDO2 copying mfa/templates/FIDO2/Auth.html -> build/lib/mfa/templates/FIDO2 copying mfa/templates/FIDO2/recheck.html -> build/lib/mfa/templates/FIDO2 creating build/lib/mfa/templates/TOTP copying mfa/templates/TOTP/Add.html -> build/lib/mfa/templates/TOTP copying mfa/templates/TOTP/Auth.html -> build/lib/mfa/templates/TOTP copying mfa/templates/TOTP/recheck.html -> build/lib/mfa/templates/TOTP creating build/lib/mfa/templates/TrustedDevices copying mfa/templates/TrustedDevices/Add.html -> build/lib/mfa/templates/TrustedDevices copying mfa/templates/TrustedDevices/Done.html -> build/lib/mfa/templates/TrustedDevices copying mfa/templates/TrustedDevices/email.html -> build/lib/mfa/templates/TrustedDevices copying mfa/templates/TrustedDevices/start.html -> build/lib/mfa/templates/TrustedDevices copying mfa/templates/TrustedDevices/user-agent.html -> build/lib/mfa/templates/TrustedDevices creating build/lib/mfa/templates/U2F copying mfa/templates/U2F/Add.html -> build/lib/mfa/templates/U2F copying mfa/templates/U2F/Auth.html -> build/lib/mfa/templates/U2F copying mfa/templates/U2F/recheck.html -> build/lib/mfa/templates/U2F 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/mfa creating build/bdist.linux-armv7l/wheel/mfa/templates creating build/bdist.linux-armv7l/wheel/mfa/templates/TrustedDevices copying build/lib/mfa/templates/TrustedDevices/user-agent.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TrustedDevices copying build/lib/mfa/templates/TrustedDevices/Add.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TrustedDevices copying build/lib/mfa/templates/TrustedDevices/start.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TrustedDevices copying build/lib/mfa/templates/TrustedDevices/email.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TrustedDevices copying build/lib/mfa/templates/TrustedDevices/Done.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TrustedDevices copying build/lib/mfa/templates/modal.html -> build/bdist.linux-armv7l/wheel/mfa/templates copying build/lib/mfa/templates/select_mfa_method.html -> build/bdist.linux-armv7l/wheel/mfa/templates creating build/bdist.linux-armv7l/wheel/mfa/templates/FIDO2 copying build/lib/mfa/templates/FIDO2/Add.html -> build/bdist.linux-armv7l/wheel/mfa/templates/FIDO2 copying build/lib/mfa/templates/FIDO2/recheck.html -> build/bdist.linux-armv7l/wheel/mfa/templates/FIDO2 copying build/lib/mfa/templates/FIDO2/Auth.html -> build/bdist.linux-armv7l/wheel/mfa/templates/FIDO2 creating build/bdist.linux-armv7l/wheel/mfa/templates/ApproveLogin copying build/lib/mfa/templates/ApproveLogin/Add.html -> build/bdist.linux-armv7l/wheel/mfa/templates/ApproveLogin copying build/lib/mfa/templates/mfa_check.html -> build/bdist.linux-armv7l/wheel/mfa/templates copying build/lib/mfa/templates/MFA.html -> build/bdist.linux-armv7l/wheel/mfa/templates creating build/bdist.linux-armv7l/wheel/mfa/templates/TOTP copying build/lib/mfa/templates/TOTP/Add.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TOTP copying build/lib/mfa/templates/TOTP/recheck.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TOTP copying build/lib/mfa/templates/TOTP/Auth.html -> build/bdist.linux-armv7l/wheel/mfa/templates/TOTP creating build/bdist.linux-armv7l/wheel/mfa/templates/U2F copying build/lib/mfa/templates/U2F/Add.html -> build/bdist.linux-armv7l/wheel/mfa/templates/U2F copying build/lib/mfa/templates/U2F/recheck.html -> build/bdist.linux-armv7l/wheel/mfa/templates/U2F copying build/lib/mfa/templates/U2F/Auth.html -> build/bdist.linux-armv7l/wheel/mfa/templates/U2F copying build/lib/mfa/middleware.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/U2F.py -> build/bdist.linux-armv7l/wheel/mfa creating build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0002_user_keys_key_type.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0004_user_keys_enabled.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0006_trusted_devices.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0003_auto_20181114_2159.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0008_user_keys_last_used.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0005_auto_20181115_2014.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/migrations/0007_auto_20181230_1549.py -> build/bdist.linux-armv7l/wheel/mfa/migrations copying build/lib/mfa/totp.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/TrustedDevice.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/models.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/admin.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/views.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/ApproveLogin.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/tests.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/__init__.py -> build/bdist.linux-armv7l/wheel/mfa creating build/bdist.linux-armv7l/wheel/mfa/static creating build/bdist.linux-armv7l/wheel/mfa/static/mfa creating build/bdist.linux-armv7l/wheel/mfa/static/mfa/js copying build/lib/mfa/static/mfa/js/bootstrap-toggle.min.js -> build/bdist.linux-armv7l/wheel/mfa/static/mfa/js copying build/lib/mfa/static/mfa/js/qrious.min.js -> build/bdist.linux-armv7l/wheel/mfa/static/mfa/js copying build/lib/mfa/static/mfa/js/cbor.js -> build/bdist.linux-armv7l/wheel/mfa/static/mfa/js copying build/lib/mfa/static/mfa/js/u2f-api.js -> build/bdist.linux-armv7l/wheel/mfa/static/mfa/js creating build/bdist.linux-armv7l/wheel/mfa/static/mfa/css copying build/lib/mfa/static/mfa/css/bootstrap-toggle.min.css -> build/bdist.linux-armv7l/wheel/mfa/static/mfa/css copying build/lib/mfa/helpers.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/urls.py -> build/bdist.linux-armv7l/wheel/mfa copying build/lib/mfa/FIDO2.py -> build/bdist.linux-armv7l/wheel/mfa running install_egg_info Copying django_mfa2.egg-info to build/bdist.linux-armv7l/wheel/django_mfa2-0.8.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_mfa2-0.8.7.dist-info/WHEEL creating '/tmp/pip-wheel-9uctl4_b/django_mfa2-0.8.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mfa/ApproveLogin.py' adding 'mfa/FIDO2.py' adding 'mfa/TrustedDevice.py' adding 'mfa/U2F.py' adding 'mfa/__init__.py' adding 'mfa/admin.py' adding 'mfa/helpers.py' adding 'mfa/middleware.py' adding 'mfa/models.py' adding 'mfa/tests.py' adding 'mfa/totp.py' adding 'mfa/urls.py' adding 'mfa/views.py' adding 'mfa/migrations/0001_initial.py' adding 'mfa/migrations/0002_user_keys_key_type.py' adding 'mfa/migrations/0003_auto_20181114_2159.py' adding 'mfa/migrations/0004_user_keys_enabled.py' adding 'mfa/migrations/0005_auto_20181115_2014.py' adding 'mfa/migrations/0006_trusted_devices.py' adding 'mfa/migrations/0007_auto_20181230_1549.py' adding 'mfa/migrations/0008_user_keys_last_used.py' adding 'mfa/migrations/__init__.py' adding 'mfa/static/mfa/css/bootstrap-toggle.min.css' adding 'mfa/static/mfa/js/bootstrap-toggle.min.js' adding 'mfa/static/mfa/js/cbor.js' adding 'mfa/static/mfa/js/qrious.min.js' adding 'mfa/static/mfa/js/u2f-api.js' adding 'mfa/templates/MFA.html' adding 'mfa/templates/mfa_check.html' adding 'mfa/templates/modal.html' adding 'mfa/templates/select_mfa_method.html' adding 'mfa/templates/ApproveLogin/Add.html' adding 'mfa/templates/FIDO2/Add.html' adding 'mfa/templates/FIDO2/Auth.html' adding 'mfa/templates/FIDO2/recheck.html' adding 'mfa/templates/TOTP/Add.html' adding 'mfa/templates/TOTP/Auth.html' adding 'mfa/templates/TOTP/recheck.html' adding 'mfa/templates/TrustedDevices/Add.html' adding 'mfa/templates/TrustedDevices/Done.html' adding 'mfa/templates/TrustedDevices/email.html' adding 'mfa/templates/TrustedDevices/start.html' adding 'mfa/templates/TrustedDevices/user-agent.html' adding 'mfa/templates/U2F/Add.html' adding 'mfa/templates/U2F/Auth.html' adding 'mfa/templates/U2F/recheck.html' adding 'django_mfa2-0.8.7.dist-info/METADATA' adding 'django_mfa2-0.8.7.dist-info/WHEEL' adding 'django_mfa2-0.8.7.dist-info/top_level.txt' adding 'django_mfa2-0.8.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-mfa2: finished with status 'done' Stored in directory: /tmp/tmpegwakmpn Successfully built django-mfa2 Cleaning up... Removing source in /tmp/pip-wheel-6dz2hfe2/django-mfa2 Removed build tracker '/tmp/pip-req-tracker-erroxfxe'