Collecting django-google-authenticator==0.4 1 location(s) to search for versions of django-google-authenticator: * https://pypi.python.org/simple/django-google-authenticator/ Getting page https://pypi.python.org/simple/django-google-authenticator/ Analyzing links from page https://pypi.python.org/simple/django-google-authenticator/ Found link https://pypi.python.org/packages/38/79/2d2155141a982e63b54e1d96ed422bbd5917b845fdc5a2fffea9a128da41/django-google-authenticator-0.3.tar.gz#md5=fbb99570a8293966d1208e0ea57eb97b (from https://pypi.python.org/simple/django-google-authenticator/), version: 0.3 Found link https://pypi.python.org/packages/55/da/1068eac7d4c39be00877e72a4ed711ab53d989b21c3f92e846f7ab0a5f64/django-google-authenticator-0.2.tar.gz#md5=611d288fba4a8b9407f1e88d6ea7b9cb (from https://pypi.python.org/simple/django-google-authenticator/), version: 0.2 Found link https://pypi.python.org/packages/60/38/73097e419b24320a96df5f0d2fa0a515dbab229904bf28726ce9d467b85c/django-google-authenticator-0.1.tar.gz#md5=819f8df03ce63ce08d92984063880cf5 (from https://pypi.python.org/simple/django-google-authenticator/), version: 0.1 Found link https://pypi.python.org/packages/84/19/f6fedcab3701a28ca54b261cd826c18106ca6bf4b87bccd5374f71fb3c9b/django-google-authenticator-0.4.tar.gz#md5=53d0f47dd90478bf1c019b9f6953ff86 (from https://pypi.python.org/simple/django-google-authenticator/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Downloading django-google-authenticator-0.4.tar.gz Downloading from URL https://pypi.python.org/packages/84/19/f6fedcab3701a28ca54b261cd826c18106ca6bf4b87bccd5374f71fb3c9b/django-google-authenticator-0.4.tar.gz#md5=53d0f47dd90478bf1c019b9f6953ff86 (from https://pypi.python.org/simple/django-google-authenticator/) Running setup.py (path:/tmp/pip-build-au6x6bzb/django-google-authenticator/setup.py) egg_info for package django-google-authenticator Running command python setup.py egg_info running egg_info creating pip-egg-info/django_google_authenticator.egg-info writing pip-egg-info/django_google_authenticator.egg-info/PKG-INFO writing requirements to pip-egg-info/django_google_authenticator.egg-info/requires.txt writing top-level names to pip-egg-info/django_google_authenticator.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_google_authenticator.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_google_authenticator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_google_authenticator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'django_google_authenticator' writing manifest file 'pip-egg-info/django_google_authenticator.egg-info/SOURCES.txt' Source in /tmp/pip-build-au6x6bzb/django-google-authenticator has version 0.4, which satisfies requirement django-google-authenticator==0.4 from https://pypi.python.org/packages/84/19/f6fedcab3701a28ca54b261cd826c18106ca6bf4b87bccd5374f71fb3c9b/django-google-authenticator-0.4.tar.gz#md5=53d0f47dd90478bf1c019b9f6953ff86 Building wheels for collected packages: django-google-authenticator Running setup.py bdist_wheel for django-google-authenticator: started Destination directory: /tmp/tmpsufp8h2ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-au6x6bzb/django-google-authenticator/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/tmpsufp8h2ppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_google_authenticator copying django_google_authenticator/views.py -> build/lib/django_google_authenticator copying django_google_authenticator/models.py -> build/lib/django_google_authenticator copying django_google_authenticator/wsgi.py -> build/lib/django_google_authenticator copying django_google_authenticator/urls.py -> build/lib/django_google_authenticator copying django_google_authenticator/__init__.py -> build/lib/django_google_authenticator copying django_google_authenticator/admin.py -> build/lib/django_google_authenticator copying django_google_authenticator/settings.py -> build/lib/django_google_authenticator creating build/lib/django_google_authenticator/migrations copying django_google_authenticator/migrations/0001_initial.py -> build/lib/django_google_authenticator/migrations copying django_google_authenticator/migrations/__init__.py -> build/lib/django_google_authenticator/migrations creating build/lib/django_google_authenticator/management copying django_google_authenticator/management/__init__.py -> build/lib/django_google_authenticator/management creating build/lib/django_google_authenticator/management/commands copying django_google_authenticator/management/commands/disable_2fa_keys.py -> build/lib/django_google_authenticator/management/commands copying django_google_authenticator/management/commands/__init__.py -> build/lib/django_google_authenticator/management/commands copying django_google_authenticator/management/commands/enable_2fa_keys.py -> build/lib/django_google_authenticator/management/commands running egg_info writing requirements to django_google_authenticator.egg-info/requires.txt writing top-level names to django_google_authenticator.egg-info/top_level.txt writing django_google_authenticator.egg-info/PKG-INFO writing dependency_links to django_google_authenticator.egg-info/dependency_links.txt reading manifest file 'django_google_authenticator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'django_google_authenticator' writing manifest file 'django_google_authenticator.egg-info/SOURCES.txt' creating build/lib/django_google_authenticator/templates creating build/lib/django_google_authenticator/templates/django_google_authenticator creating build/lib/django_google_authenticator/templates/django_google_authenticator/admin copying django_google_authenticator/templates/django_google_authenticator/admin/base.html -> build/lib/django_google_authenticator/templates/django_google_authenticator/admin copying django_google_authenticator/templates/django_google_authenticator/admin/base_site.html -> build/lib/django_google_authenticator/templates/django_google_authenticator/admin copying django_google_authenticator/templates/django_google_authenticator/admin/change_form.html -> build/lib/django_google_authenticator/templates/django_google_authenticator/admin copying django_google_authenticator/templates/django_google_authenticator/admin/login.html -> build/lib/django_google_authenticator/templates/django_google_authenticator/admin 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/django_google_authenticator copying build/lib/django_google_authenticator/views.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator copying build/lib/django_google_authenticator/models.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator creating build/bdist.linux-armv7l/wheel/django_google_authenticator/migrations copying build/lib/django_google_authenticator/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator/migrations copying build/lib/django_google_authenticator/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator/migrations copying build/lib/django_google_authenticator/wsgi.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator copying build/lib/django_google_authenticator/urls.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator copying build/lib/django_google_authenticator/__init__.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator creating build/bdist.linux-armv7l/wheel/django_google_authenticator/templates creating build/bdist.linux-armv7l/wheel/django_google_authenticator/templates/django_google_authenticator creating build/bdist.linux-armv7l/wheel/django_google_authenticator/templates/django_google_authenticator/admin copying build/lib/django_google_authenticator/templates/django_google_authenticator/admin/login.html -> build/bdist.linux-armv7l/wheel/django_google_authenticator/templates/django_google_authenticator/admin copying build/lib/django_google_authenticator/templates/django_google_authenticator/admin/base_site.html -> build/bdist.linux-armv7l/wheel/django_google_authenticator/templates/django_google_authenticator/admin copying build/lib/django_google_authenticator/templates/django_google_authenticator/admin/base.html -> build/bdist.linux-armv7l/wheel/django_google_authenticator/templates/django_google_authenticator/admin copying build/lib/django_google_authenticator/templates/django_google_authenticator/admin/change_form.html -> build/bdist.linux-armv7l/wheel/django_google_authenticator/templates/django_google_authenticator/admin copying build/lib/django_google_authenticator/admin.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator creating build/bdist.linux-armv7l/wheel/django_google_authenticator/management copying build/lib/django_google_authenticator/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator/management creating build/bdist.linux-armv7l/wheel/django_google_authenticator/management/commands copying build/lib/django_google_authenticator/management/commands/disable_2fa_keys.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator/management/commands copying build/lib/django_google_authenticator/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator/management/commands copying build/lib/django_google_authenticator/management/commands/enable_2fa_keys.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator/management/commands copying build/lib/django_google_authenticator/settings.py -> build/bdist.linux-armv7l/wheel/django_google_authenticator running install_egg_info Copying django_google_authenticator.egg-info to build/bdist.linux-armv7l/wheel/django_google_authenticator-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_google_authenticator-0.4.dist-info/WHEEL Running setup.py bdist_wheel for django-google-authenticator: finished with status 'done' Stored in directory: /tmp/tmpcy990eyf Successfully built django-google-authenticator Cleaning up... Removing source in /tmp/pip-build-au6x6bzb/django-google-authenticator