Collecting django-autologin==0.2.0 1 location(s) to search for versions of django-autologin: * https://pypi.python.org/simple/django-autologin/ Getting page https://pypi.python.org/simple/django-autologin/ Analyzing links from page https://pypi.org/simple/django-autologin/ Found link https://files.pythonhosted.org/packages/79/dd/b91bacfa3bbb9f4dadefda99d98b8ecf84808f9edf3a089d7e683aef503e/django-autologin-0.0.3.tar.gz#sha256=7734a1f0dd23c9b7b61f7b0b33a141514f13438fffefd0d14b637ef5c6d21ff2 (from https://pypi.org/simple/django-autologin/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/e5/89/8d7a0d16f5255fd1a5e2f2c61dc4ce217e222ba253b7ebf47ab5b20c8784/django-autologin-0.0.4.tar.gz#sha256=02558cdaf0204150457967fc70e1c46167cb635e19389d771cb8ba284f03d27d (from https://pypi.org/simple/django-autologin/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/29/97/277a458cde0c94d9c9429f243421f95b763221c1d40f44647163cc809261/django-autologin-0.0.5.tar.gz#sha256=2183dfb7a86469f5daac85c300daa8c95292ab86be6a2e1558d3249f19e96b46 (from https://pypi.org/simple/django-autologin/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/81/ae/1f7e21c0f73cd08488e70d978a52838b2c75c4d9df04d7c601d76d5258a6/django-autologin-0.1.0.tar.gz#sha256=c6fcb51fcd6d78d49321749dcab45db4deca221dffaa9add7fc50119ba411385 (from https://pypi.org/simple/django-autologin/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/51/52/8c97c2e6250cb22c3f355bc4638f86d4ef3c9a2ae0b79c789204a731508a/django-autologin-0.2.0.tar.gz#sha256=a8e07e37e9ef9d90276792c8198b4af10d93c96d05ce9b2d458043c322e0b141 (from https://pypi.org/simple/django-autologin/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading https://files.pythonhosted.org/packages/51/52/8c97c2e6250cb22c3f355bc4638f86d4ef3c9a2ae0b79c789204a731508a/django-autologin-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/51/52/8c97c2e6250cb22c3f355bc4638f86d4ef3c9a2ae0b79c789204a731508a/django-autologin-0.2.0.tar.gz#sha256=a8e07e37e9ef9d90276792c8198b4af10d93c96d05ce9b2d458043c322e0b141 (from https://pypi.org/simple/django-autologin/) Running setup.py (path:/tmp/pip-build-sdq4ehrr/django-autologin/setup.py) egg_info for package django-autologin Running command python setup.py egg_info running egg_info creating pip-egg-info/django_autologin.egg-info writing top-level names to pip-egg-info/django_autologin.egg-info/top_level.txt writing requirements to pip-egg-info/django_autologin.egg-info/requires.txt writing dependency_links to pip-egg-info/django_autologin.egg-info/dependency_links.txt writing pip-egg-info/django_autologin.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_autologin.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_autologin.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_autologin.egg-info/SOURCES.txt' Source in /tmp/pip-build-sdq4ehrr/django-autologin has version 0.2.0, which satisfies requirement django-autologin==0.2.0 from https://files.pythonhosted.org/packages/51/52/8c97c2e6250cb22c3f355bc4638f86d4ef3c9a2ae0b79c789204a731508a/django-autologin-0.2.0.tar.gz#sha256=a8e07e37e9ef9d90276792c8198b4af10d93c96d05ce9b2d458043c322e0b141 Building wheels for collected packages: django-autologin Running setup.py bdist_wheel for django-autologin: started Destination directory: /tmp/tmpoz0jvr7hpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sdq4ehrr/django-autologin/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/tmpoz0jvr7hpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_autologin copying django_autologin/middleware.py -> build/lib/django_autologin copying django_autologin/utils.py -> build/lib/django_autologin copying django_autologin/models.py -> build/lib/django_autologin copying django_autologin/app_settings.py -> build/lib/django_autologin copying django_autologin/__init__.py -> build/lib/django_autologin creating build/lib/django_autologin/templatetags copying django_autologin/templatetags/__init__.py -> build/lib/django_autologin/templatetags copying django_autologin/templatetags/django_autologin.py -> build/lib/django_autologin/templatetags 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_autologin copying build/lib/django_autologin/middleware.py -> build/bdist.linux-armv7l/wheel/django_autologin copying build/lib/django_autologin/utils.py -> build/bdist.linux-armv7l/wheel/django_autologin copying build/lib/django_autologin/models.py -> build/bdist.linux-armv7l/wheel/django_autologin copying build/lib/django_autologin/app_settings.py -> build/bdist.linux-armv7l/wheel/django_autologin creating build/bdist.linux-armv7l/wheel/django_autologin/templatetags copying build/lib/django_autologin/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_autologin/templatetags copying build/lib/django_autologin/templatetags/django_autologin.py -> build/bdist.linux-armv7l/wheel/django_autologin/templatetags copying build/lib/django_autologin/__init__.py -> build/bdist.linux-armv7l/wheel/django_autologin running install_egg_info running egg_info writing top-level names to django_autologin.egg-info/top_level.txt writing dependency_links to django_autologin.egg-info/dependency_links.txt writing django_autologin.egg-info/PKG-INFO writing requirements to django_autologin.egg-info/requires.txt reading manifest file 'django_autologin.egg-info/SOURCES.txt' writing manifest file 'django_autologin.egg-info/SOURCES.txt' Copying django_autologin.egg-info to build/bdist.linux-armv7l/wheel/django_autologin-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_autologin-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for django-autologin: finished with status 'done' Stored in directory: /tmp/tmpmqwy0x8i Successfully built django-autologin Cleaning up... Removing source in /tmp/pip-build-sdq4ehrr/django-autologin