Created temporary directory: /tmp/pip-ephem-wheel-cache-lamtm_bq Created temporary directory: /tmp/pip-req-tracker-sw94qigk Created requirements tracker '/tmp/pip-req-tracker-sw94qigk' Created temporary directory: /tmp/pip-wheel-bwdc0jpk Collecting django-switch-user==1.2.0 1 location(s) to search for versions of django-switch-user: * https://pypi.org/simple/django-switch-user/ Getting page https://pypi.org/simple/django-switch-user/ Analyzing links from page https://pypi.org/simple/django-switch-user/ Skipping link https://files.pythonhosted.org/packages/aa/4a/d33d6c4dcb666fb6d0ae2953155d2e21c3bc6b04504d0da1978776a652b5/django-switch-user-0.1.0.macosx-10.8-x86_64.exe#sha256=71858d218908768967ecc448177aa0734f592dadde9c5172e5aa2259ec5d7e8d (from https://pypi.org/simple/django-switch-user/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/95/ed/f04c094012eb9be669b284ed33e9b77480c1e171cbe40486b9cec747a7b5/django-switch-user-0.1.0.tar.gz#sha256=396e2e25cae2a439c97c5af2e0fc7478d88cdb561ab9688d8889e0a904104bfd (from https://pypi.org/simple/django-switch-user/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/a4/c0/77ae220bd7ad9a8a64655df4b9bb75eaa5e5eaf3c4b910e408d1191e1105/django-switch-user-1.0.0.tar.gz#sha256=ebb07b60c5237367357c96dcefbd66807e80a68b0a2680ea7d39a8b95e91f810 (from https://pypi.org/simple/django-switch-user/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/a6/22/418e37bfa97d01a61a447461713b2dddc32db9e7392ec8b6aac5d86b9793/django-switch-user-1.1.0.tar.gz#sha256=7d52fb7c394bb109cf1a583acb4f0e5d93bfe7f7ef4aedf224902fcd93d50737 (from https://pypi.org/simple/django-switch-user/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/cd/85/693f0cb15603ae64b778e6f948267731dd346b0a3014f90a537bb1cd059a/django-switch-user-1.2.0.tar.gz#sha256=4b9dabdc2509c8535a727514364a52e664e88d58182c2cbc935e05b9b9c916b0 (from https://pypi.org/simple/django-switch-user/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-zgt04n_4 Downloading https://files.pythonhosted.org/packages/cd/85/693f0cb15603ae64b778e6f948267731dd346b0a3014f90a537bb1cd059a/django-switch-user-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cd/85/693f0cb15603ae64b778e6f948267731dd346b0a3014f90a537bb1cd059a/django-switch-user-1.2.0.tar.gz#sha256=4b9dabdc2509c8535a727514364a52e664e88d58182c2cbc935e05b9b9c916b0 (from https://pypi.org/simple/django-switch-user/) Added django-switch-user==1.2.0 from https://files.pythonhosted.org/packages/cd/85/693f0cb15603ae64b778e6f948267731dd346b0a3014f90a537bb1cd059a/django-switch-user-1.2.0.tar.gz#sha256=4b9dabdc2509c8535a727514364a52e664e88d58182c2cbc935e05b9b9c916b0 to build tracker '/tmp/pip-req-tracker-sw94qigk' Running setup.py (path:/tmp/pip-wheel-bwdc0jpk/django-switch-user/setup.py) egg_info for package django-switch-user Running command python setup.py egg_info running egg_info creating pip-egg-info/django_switch_user.egg-info writing pip-egg-info/django_switch_user.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_switch_user.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_switch_user.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_switch_user.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_switch_user.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION' writing manifest file 'pip-egg-info/django_switch_user.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bwdc0jpk/django-switch-user has version 1.2.0, which satisfies requirement django-switch-user==1.2.0 from https://files.pythonhosted.org/packages/cd/85/693f0cb15603ae64b778e6f948267731dd346b0a3014f90a537bb1cd059a/django-switch-user-1.2.0.tar.gz#sha256=4b9dabdc2509c8535a727514364a52e664e88d58182c2cbc935e05b9b9c916b0 Removed django-switch-user==1.2.0 from https://files.pythonhosted.org/packages/cd/85/693f0cb15603ae64b778e6f948267731dd346b0a3014f90a537bb1cd059a/django-switch-user-1.2.0.tar.gz#sha256=4b9dabdc2509c8535a727514364a52e664e88d58182c2cbc935e05b9b9c916b0 from build tracker '/tmp/pip-req-tracker-sw94qigk' Building wheels for collected packages: django-switch-user Created temporary directory: /tmp/pip-wheel-q5wehukz Running setup.py bdist_wheel for django-switch-user: started Destination directory: /tmp/pip-wheel-q5wehukz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bwdc0jpk/django-switch-user/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-q5wehukz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/su copying su/views.py -> build/lib/su copying su/models.py -> build/lib/su copying su/urls.py -> build/lib/su copying su/__init__.py -> build/lib/su running egg_info writing django_switch_user.egg-info/PKG-INFO writing dependency_links to django_switch_user.egg-info/dependency_links.txt writing top-level names to django_switch_user.egg-info/top_level.txt reading manifest file 'django_switch_user.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION' writing manifest file 'django_switch_user.egg-info/SOURCES.txt' 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/su copying build/lib/su/views.py -> build/bdist.linux-armv7l/wheel/su copying build/lib/su/models.py -> build/bdist.linux-armv7l/wheel/su copying build/lib/su/urls.py -> build/bdist.linux-armv7l/wheel/su copying build/lib/su/__init__.py -> build/bdist.linux-armv7l/wheel/su running install_egg_info Copying django_switch_user.egg-info to build/bdist.linux-armv7l/wheel/django_switch_user-1.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/django_switch_user-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-q5wehukz/django_switch_user-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'su/__init__.py' adding 'su/models.py' adding 'su/urls.py' adding 'su/views.py' adding 'django_switch_user-1.2.0.dist-info/AUTHORS' adding 'django_switch_user-1.2.0.dist-info/LICENSE' adding 'django_switch_user-1.2.0.dist-info/METADATA' adding 'django_switch_user-1.2.0.dist-info/WHEEL' adding 'django_switch_user-1.2.0.dist-info/top_level.txt' adding 'django_switch_user-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-switch-user: finished with status 'done' Stored in directory: /tmp/tmpuuoyzjwv Successfully built django-switch-user Cleaning up... Removing source in /tmp/pip-wheel-bwdc0jpk/django-switch-user Removed build tracker '/tmp/pip-req-tracker-sw94qigk'