Created temporary directory: /tmp/pip-ephem-wheel-cache-z12fi811 Created temporary directory: /tmp/pip-req-tracker-w9jczzc4 Created requirements tracker '/tmp/pip-req-tracker-w9jczzc4' Created temporary directory: /tmp/pip-wheel-z1ejw0tt Looking in indexes: https://pypi.python.org/simple Collecting django-elmah==1.0 1 location(s) to search for versions of django-elmah: * https://pypi.python.org/simple/django-elmah/ Getting page https://pypi.python.org/simple/django-elmah/ Analyzing links from page https://pypi.org/simple/django-elmah/ Found link https://files.pythonhosted.org/packages/93/ee/bf896735fcf72f1a51bef6f5ef2f0a4940eacf4682126f49cf3e861260bd/django-elmah-1.0.tar.gz#sha256=d9f6c7d60115e3797779087021aa9c698e32ed29490710c5e75122afa414b6b2 (from https://pypi.org/simple/django-elmah/), version: 1.0 Skipping link https://files.pythonhosted.org/packages/c1/b3/e12210d828b3cf14e0c8f00e4490674f015513e93b5c1446096bbb6a1d21/django_elmah-1.0-py2-none-any.whl#sha256=aaf9cf62cf37562ec5062dd2da32588ea12aadc311c3633a0f03c580a7081037 (from https://pypi.org/simple/django-elmah/); it is not compatible with this Python Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-lljiepkn Downloading https://files.pythonhosted.org/packages/93/ee/bf896735fcf72f1a51bef6f5ef2f0a4940eacf4682126f49cf3e861260bd/django-elmah-1.0.tar.gz (97kB) Downloading from URL https://files.pythonhosted.org/packages/93/ee/bf896735fcf72f1a51bef6f5ef2f0a4940eacf4682126f49cf3e861260bd/django-elmah-1.0.tar.gz#sha256=d9f6c7d60115e3797779087021aa9c698e32ed29490710c5e75122afa414b6b2 (from https://pypi.org/simple/django-elmah/) Added django-elmah==1.0 from https://files.pythonhosted.org/packages/93/ee/bf896735fcf72f1a51bef6f5ef2f0a4940eacf4682126f49cf3e861260bd/django-elmah-1.0.tar.gz#sha256=d9f6c7d60115e3797779087021aa9c698e32ed29490710c5e75122afa414b6b2 to build tracker '/tmp/pip-req-tracker-w9jczzc4' Running setup.py (path:/tmp/pip-wheel-z1ejw0tt/django-elmah/setup.py) egg_info for package django-elmah Running command python setup.py egg_info running egg_info creating pip-egg-info/django_elmah.egg-info writing requirements to pip-egg-info/django_elmah.egg-info/requires.txt writing top-level names to pip-egg-info/django_elmah.egg-info/top_level.txt writing pip-egg-info/django_elmah.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_elmah.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_elmah.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_elmah.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_elmah.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z1ejw0tt/django-elmah has version 1.0, which satisfies requirement django-elmah==1.0 from https://files.pythonhosted.org/packages/93/ee/bf896735fcf72f1a51bef6f5ef2f0a4940eacf4682126f49cf3e861260bd/django-elmah-1.0.tar.gz#sha256=d9f6c7d60115e3797779087021aa9c698e32ed29490710c5e75122afa414b6b2 Removed django-elmah==1.0 from https://files.pythonhosted.org/packages/93/ee/bf896735fcf72f1a51bef6f5ef2f0a4940eacf4682126f49cf3e861260bd/django-elmah-1.0.tar.gz#sha256=d9f6c7d60115e3797779087021aa9c698e32ed29490710c5e75122afa414b6b2 from build tracker '/tmp/pip-req-tracker-w9jczzc4' Building wheels for collected packages: django-elmah Created temporary directory: /tmp/pip-wheel-ozkrlqwz Running setup.py bdist_wheel for django-elmah: started Destination directory: /tmp/pip-wheel-ozkrlqwz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z1ejw0tt/django-elmah/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-ozkrlqwz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djelmah copying djelmah/middleware.py -> build/lib/djelmah copying djelmah/apps.py -> build/lib/djelmah copying djelmah/views.py -> build/lib/djelmah copying djelmah/models.py -> build/lib/djelmah copying djelmah/resources.py -> build/lib/djelmah copying djelmah/urls.py -> build/lib/djelmah copying djelmah/tests.py -> build/lib/djelmah copying djelmah/__init__.py -> build/lib/djelmah copying djelmah/admin.py -> build/lib/djelmah copying djelmah/auth.py -> build/lib/djelmah copying djelmah/api.py -> build/lib/djelmah creating build/lib/djelmah/migrations copying djelmah/migrations/0001_initial.py -> build/lib/djelmah/migrations copying djelmah/migrations/__init__.py -> build/lib/djelmah/migrations running egg_info writing requirements to ./dist/django_elmah.egg-info/requires.txt writing ./dist/django_elmah.egg-info/PKG-INFO writing dependency_links to ./dist/django_elmah.egg-info/dependency_links.txt writing top-level names to ./dist/django_elmah.egg-info/top_level.txt reading manifest file './dist/django_elmah.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file './dist/django_elmah.egg-info/SOURCES.txt' creating build/lib/djelmah/static creating build/lib/djelmah/static/djelmah copying djelmah/static/djelmah/script.min.js -> build/lib/djelmah/static/djelmah creating build/lib/djelmah/templates creating build/lib/djelmah/templates/djelmah copying djelmah/templates/djelmah/base.html -> build/lib/djelmah/templates/djelmah copying djelmah/templates/djelmah/bundle.html -> build/lib/djelmah/templates/djelmah copying djelmah/templates/djelmah/keys.html -> build/lib/djelmah/templates/djelmah copying djelmah/templates/djelmah/login.html -> build/lib/djelmah/templates/djelmah copying djelmah/templates/djelmah/logs.html -> build/lib/djelmah/templates/djelmah 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/djelmah copying build/lib/djelmah/middleware.py -> build/bdist.linux-armv7l/wheel/djelmah creating build/bdist.linux-armv7l/wheel/djelmah/static creating build/bdist.linux-armv7l/wheel/djelmah/static/djelmah copying build/lib/djelmah/static/djelmah/script.min.js -> build/bdist.linux-armv7l/wheel/djelmah/static/djelmah copying build/lib/djelmah/apps.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/views.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/models.py -> build/bdist.linux-armv7l/wheel/djelmah creating build/bdist.linux-armv7l/wheel/djelmah/migrations copying build/lib/djelmah/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/djelmah/migrations copying build/lib/djelmah/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/djelmah/migrations copying build/lib/djelmah/resources.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/urls.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/tests.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/__init__.py -> build/bdist.linux-armv7l/wheel/djelmah creating build/bdist.linux-armv7l/wheel/djelmah/templates creating build/bdist.linux-armv7l/wheel/djelmah/templates/djelmah copying build/lib/djelmah/templates/djelmah/logs.html -> build/bdist.linux-armv7l/wheel/djelmah/templates/djelmah copying build/lib/djelmah/templates/djelmah/keys.html -> build/bdist.linux-armv7l/wheel/djelmah/templates/djelmah copying build/lib/djelmah/templates/djelmah/login.html -> build/bdist.linux-armv7l/wheel/djelmah/templates/djelmah copying build/lib/djelmah/templates/djelmah/base.html -> build/bdist.linux-armv7l/wheel/djelmah/templates/djelmah copying build/lib/djelmah/templates/djelmah/bundle.html -> build/bdist.linux-armv7l/wheel/djelmah/templates/djelmah copying build/lib/djelmah/admin.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/auth.py -> build/bdist.linux-armv7l/wheel/djelmah copying build/lib/djelmah/api.py -> build/bdist.linux-armv7l/wheel/djelmah running install_egg_info Copying ./dist/django_elmah.egg-info to build/bdist.linux-armv7l/wheel/django_elmah-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_elmah-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ozkrlqwz/django_elmah-1.0-py3-none-any.whl' and adding '.' to it adding 'djelmah/__init__.py' adding 'djelmah/admin.py' adding 'djelmah/api.py' adding 'djelmah/apps.py' adding 'djelmah/auth.py' adding 'djelmah/middleware.py' adding 'djelmah/models.py' adding 'djelmah/resources.py' adding 'djelmah/tests.py' adding 'djelmah/urls.py' adding 'djelmah/views.py' adding 'djelmah/migrations/0001_initial.py' adding 'djelmah/migrations/__init__.py' adding 'djelmah/static/djelmah/script.min.js' adding 'djelmah/templates/djelmah/base.html' adding 'djelmah/templates/djelmah/bundle.html' adding 'djelmah/templates/djelmah/keys.html' adding 'djelmah/templates/djelmah/login.html' adding 'djelmah/templates/djelmah/logs.html' adding 'django_elmah-1.0.dist-info/top_level.txt' adding 'django_elmah-1.0.dist-info/WHEEL' adding 'django_elmah-1.0.dist-info/METADATA' adding 'django_elmah-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-elmah: finished with status 'done' Stored in directory: /tmp/tmp4z3o08dq Successfully built django-elmah Cleaning up... Removing source in /tmp/pip-wheel-z1ejw0tt/django-elmah Removed build tracker '/tmp/pip-req-tracker-w9jczzc4'