Created temporary directory: /tmp/pip-ephem-wheel-cache-uc502078 Created temporary directory: /tmp/pip-req-tracker-v65v_1ny Created requirements tracker '/tmp/pip-req-tracker-v65v_1ny' Created temporary directory: /tmp/pip-wheel-e7d2_6om Collecting django-404-middleware==0.0.3 1 location(s) to search for versions of django-404-middleware: * https://pypi.org/simple/django-404-middleware/ Getting page https://pypi.org/simple/django-404-middleware/ Analyzing links from page https://pypi.org/simple/django-404-middleware/ Found link https://files.pythonhosted.org/packages/b6/b7/6ff3f675e26b65c9549024443a53a9bc13d6231d4b05c65d60554ec04b01/django-404-middleware-0.0.1.tar.gz#sha256=32f384e8b5c3038b87cf528d0136ce4156aa32221bd360f0e111b0ad47158f7f (from https://pypi.org/simple/django-404-middleware/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/88/da/bd38297fd25f049dda9e9b65fb2c09515f3f3350d1032699a308416e9189/django-404-middleware-0.0.2.tar.gz#sha256=7d9813b2ace2ca675a79d4c518422156055eb907d6e48476f8414d71acc02600 (from https://pypi.org/simple/django-404-middleware/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/1c/b7/1768919d0c7d5c79849b574781c2e047ecef1da30c33c6a5a17d337e9ac9/django-404-middleware-0.0.3.tar.gz#sha256=e564792aa62322eadd080eed6236b5a13b0bc78085991c3b9084219cea947fac (from https://pypi.org/simple/django-404-middleware/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/04/f0/7b124eaf4013ffe7f889437e9fd575ebce9e7920caa214541696c04fc019/django-404-middleware-0.0.4.tar.gz#sha256=ccbcd1baa2067e9adb7b2dfc4807f2763af6515eee9f2986080d7b906c6dda0f (from https://pypi.org/simple/django-404-middleware/), version: 0.0.4 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-9ozwt8eq Downloading https://files.pythonhosted.org/packages/1c/b7/1768919d0c7d5c79849b574781c2e047ecef1da30c33c6a5a17d337e9ac9/django-404-middleware-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1c/b7/1768919d0c7d5c79849b574781c2e047ecef1da30c33c6a5a17d337e9ac9/django-404-middleware-0.0.3.tar.gz#sha256=e564792aa62322eadd080eed6236b5a13b0bc78085991c3b9084219cea947fac (from https://pypi.org/simple/django-404-middleware/) Added django-404-middleware==0.0.3 from https://files.pythonhosted.org/packages/1c/b7/1768919d0c7d5c79849b574781c2e047ecef1da30c33c6a5a17d337e9ac9/django-404-middleware-0.0.3.tar.gz#sha256=e564792aa62322eadd080eed6236b5a13b0bc78085991c3b9084219cea947fac to build tracker '/tmp/pip-req-tracker-v65v_1ny' Running setup.py (path:/tmp/pip-wheel-e7d2_6om/django-404-middleware/setup.py) egg_info for package django-404-middleware Running command python setup.py egg_info running egg_info creating pip-egg-info/django_404_middleware.egg-info writing top-level names to pip-egg-info/django_404_middleware.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_404_middleware.egg-info/dependency_links.txt writing pip-egg-info/django_404_middleware.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_404_middleware.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_404_middleware.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_404_middleware.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e7d2_6om/django-404-middleware has version 0.0.3, which satisfies requirement django-404-middleware==0.0.3 from https://files.pythonhosted.org/packages/1c/b7/1768919d0c7d5c79849b574781c2e047ecef1da30c33c6a5a17d337e9ac9/django-404-middleware-0.0.3.tar.gz#sha256=e564792aa62322eadd080eed6236b5a13b0bc78085991c3b9084219cea947fac Removed django-404-middleware==0.0.3 from https://files.pythonhosted.org/packages/1c/b7/1768919d0c7d5c79849b574781c2e047ecef1da30c33c6a5a17d337e9ac9/django-404-middleware-0.0.3.tar.gz#sha256=e564792aa62322eadd080eed6236b5a13b0bc78085991c3b9084219cea947fac from build tracker '/tmp/pip-req-tracker-v65v_1ny' Building wheels for collected packages: django-404-middleware Created temporary directory: /tmp/pip-wheel-odkr049x Running setup.py bdist_wheel for django-404-middleware: started Destination directory: /tmp/pip-wheel-odkr049x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e7d2_6om/django-404-middleware/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-odkr049x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_404_middleware copying django_404_middleware/tests.py -> build/lib/django_404_middleware copying django_404_middleware/match.py -> build/lib/django_404_middleware copying django_404_middleware/models.py -> build/lib/django_404_middleware copying django_404_middleware/apps.py -> build/lib/django_404_middleware copying django_404_middleware/admin.py -> build/lib/django_404_middleware copying django_404_middleware/__init__.py -> build/lib/django_404_middleware creating build/lib/django_404_middleware/migrations copying django_404_middleware/migrations/0002_ignorable404referer.py -> build/lib/django_404_middleware/migrations copying django_404_middleware/migrations/0001_initial.py -> build/lib/django_404_middleware/migrations copying django_404_middleware/migrations/__init__.py -> build/lib/django_404_middleware/migrations 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_404_middleware creating build/bdist.linux-armv7l/wheel/django_404_middleware/migrations copying build/lib/django_404_middleware/migrations/0002_ignorable404referer.py -> build/bdist.linux-armv7l/wheel/django_404_middleware/migrations copying build/lib/django_404_middleware/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_404_middleware/migrations copying build/lib/django_404_middleware/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_404_middleware/migrations copying build/lib/django_404_middleware/tests.py -> build/bdist.linux-armv7l/wheel/django_404_middleware copying build/lib/django_404_middleware/match.py -> build/bdist.linux-armv7l/wheel/django_404_middleware copying build/lib/django_404_middleware/models.py -> build/bdist.linux-armv7l/wheel/django_404_middleware copying build/lib/django_404_middleware/apps.py -> build/bdist.linux-armv7l/wheel/django_404_middleware copying build/lib/django_404_middleware/admin.py -> build/bdist.linux-armv7l/wheel/django_404_middleware copying build/lib/django_404_middleware/__init__.py -> build/bdist.linux-armv7l/wheel/django_404_middleware running install_egg_info running egg_info writing dependency_links to django_404_middleware.egg-info/dependency_links.txt writing django_404_middleware.egg-info/PKG-INFO writing top-level names to django_404_middleware.egg-info/top_level.txt reading manifest file 'django_404_middleware.egg-info/SOURCES.txt' writing manifest file 'django_404_middleware.egg-info/SOURCES.txt' Copying django_404_middleware.egg-info to build/bdist.linux-armv7l/wheel/django_404_middleware-0.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_404_middleware-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-odkr049x/django_404_middleware-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_404_middleware/__init__.py' adding 'django_404_middleware/admin.py' adding 'django_404_middleware/apps.py' adding 'django_404_middleware/match.py' adding 'django_404_middleware/models.py' adding 'django_404_middleware/tests.py' adding 'django_404_middleware/migrations/0001_initial.py' adding 'django_404_middleware/migrations/0002_ignorable404referer.py' adding 'django_404_middleware/migrations/__init__.py' adding 'django_404_middleware-0.0.3.dist-info/METADATA' adding 'django_404_middleware-0.0.3.dist-info/WHEEL' adding 'django_404_middleware-0.0.3.dist-info/top_level.txt' adding 'django_404_middleware-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-404-middleware: finished with status 'done' Stored in directory: /tmp/tmpuptk6sq_ Successfully built django-404-middleware Cleaning up... Removing source in /tmp/pip-wheel-e7d2_6om/django-404-middleware Removed build tracker '/tmp/pip-req-tracker-v65v_1ny'