Created temporary directory: /tmp/pip-ephem-wheel-cache-hoag56kd Created temporary directory: /tmp/pip-req-tracker-kp68sa5u Created requirements tracker '/tmp/pip-req-tracker-kp68sa5u' Created temporary directory: /tmp/pip-wheel-53a58r4f Collecting django-logging-json-fork==0.0.1 1 location(s) to search for versions of django-logging-json-fork: * https://pypi.org/simple/django-logging-json-fork/ Getting page https://pypi.org/simple/django-logging-json-fork/ Analyzing links from page https://pypi.org/simple/django-logging-json-fork/ Found link https://files.pythonhosted.org/packages/33/52/3b500550085d368d23c26f7760bcd7a49973139870f96562ea487608e00a/django-logging-json-fork-0.0.0.tar.gz#sha256=004c980e3bcc7ca19a121d1122a8a9849842d8374866d30ba4b7c59ad095b518 (from https://pypi.org/simple/django-logging-json-fork/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/0d/75/d9dec875bd4c185244696b9ae5dbfacc4415ab94d644a998ed5850dd44ed/django-logging-json-fork-0.0.1.tar.gz#sha256=ac31f1abb921dcddd509c744d3dbf17432fdef794ee16dbc7f19c6cd3ccb2e7b (from https://pypi.org/simple/django-logging-json-fork/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-g99mqs9z Downloading https://files.pythonhosted.org/packages/0d/75/d9dec875bd4c185244696b9ae5dbfacc4415ab94d644a998ed5850dd44ed/django-logging-json-fork-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0d/75/d9dec875bd4c185244696b9ae5dbfacc4415ab94d644a998ed5850dd44ed/django-logging-json-fork-0.0.1.tar.gz#sha256=ac31f1abb921dcddd509c744d3dbf17432fdef794ee16dbc7f19c6cd3ccb2e7b (from https://pypi.org/simple/django-logging-json-fork/) Added django-logging-json-fork==0.0.1 from https://files.pythonhosted.org/packages/0d/75/d9dec875bd4c185244696b9ae5dbfacc4415ab94d644a998ed5850dd44ed/django-logging-json-fork-0.0.1.tar.gz#sha256=ac31f1abb921dcddd509c744d3dbf17432fdef794ee16dbc7f19c6cd3ccb2e7b to build tracker '/tmp/pip-req-tracker-kp68sa5u' Running setup.py (path:/tmp/pip-wheel-53a58r4f/django-logging-json-fork/setup.py) egg_info for package django-logging-json-fork Running command python setup.py egg_info running egg_info creating pip-egg-info/django_logging_json_fork.egg-info writing dependency_links to pip-egg-info/django_logging_json_fork.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_logging_json_fork.egg-info/requires.txt writing pip-egg-info/django_logging_json_fork.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_logging_json_fork.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_logging_json_fork.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_logging_json_fork.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_logging_json_fork.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-53a58r4f/django-logging-json-fork has version 0.0.1, which satisfies requirement django-logging-json-fork==0.0.1 from https://files.pythonhosted.org/packages/0d/75/d9dec875bd4c185244696b9ae5dbfacc4415ab94d644a998ed5850dd44ed/django-logging-json-fork-0.0.1.tar.gz#sha256=ac31f1abb921dcddd509c744d3dbf17432fdef794ee16dbc7f19c6cd3ccb2e7b Removed django-logging-json-fork==0.0.1 from https://files.pythonhosted.org/packages/0d/75/d9dec875bd4c185244696b9ae5dbfacc4415ab94d644a998ed5850dd44ed/django-logging-json-fork-0.0.1.tar.gz#sha256=ac31f1abb921dcddd509c744d3dbf17432fdef794ee16dbc7f19c6cd3ccb2e7b from build tracker '/tmp/pip-req-tracker-kp68sa5u' Building wheels for collected packages: django-logging-json-fork Created temporary directory: /tmp/pip-wheel-c98riqil Running setup.py bdist_wheel for django-logging-json-fork: started Destination directory: /tmp/pip-wheel-c98riqil Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-53a58r4f/django-logging-json-fork/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-c98riqil running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_logging copying django_logging/middleware.py -> build/lib/django_logging copying django_logging/apps.py -> build/lib/django_logging copying django_logging/handlers.py -> build/lib/django_logging copying django_logging/logger.py -> build/lib/django_logging copying django_logging/__init__.py -> build/lib/django_logging copying django_logging/cursor_wrapper.py -> build/lib/django_logging copying django_logging/settings.py -> build/lib/django_logging copying django_logging/log_object.py -> build/lib/django_logging running egg_info writing django_logging_json_fork.egg-info/PKG-INFO writing top-level names to django_logging_json_fork.egg-info/top_level.txt writing requirements to django_logging_json_fork.egg-info/requires.txt writing dependency_links to django_logging_json_fork.egg-info/dependency_links.txt reading manifest file 'django_logging_json_fork.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_logging_json_fork.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/django_logging copying build/lib/django_logging/middleware.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/apps.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/handlers.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/logger.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/__init__.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/cursor_wrapper.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/settings.py -> build/bdist.linux-armv7l/wheel/django_logging copying build/lib/django_logging/log_object.py -> build/bdist.linux-armv7l/wheel/django_logging running install_egg_info Copying django_logging_json_fork.egg-info to build/bdist.linux-armv7l/wheel/django_logging_json_fork-0.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_logging_json_fork-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-c98riqil/django_logging_json_fork-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_logging/__init__.py' adding 'django_logging/apps.py' adding 'django_logging/cursor_wrapper.py' adding 'django_logging/handlers.py' adding 'django_logging/log_object.py' adding 'django_logging/logger.py' adding 'django_logging/middleware.py' adding 'django_logging/settings.py' adding 'django_logging_json_fork-0.0.1.dist-info/LICENSE' adding 'django_logging_json_fork-0.0.1.dist-info/METADATA' adding 'django_logging_json_fork-0.0.1.dist-info/WHEEL' adding 'django_logging_json_fork-0.0.1.dist-info/top_level.txt' adding 'django_logging_json_fork-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-logging-json-fork: finished with status 'done' Stored in directory: /tmp/tmpbi8199d1 Successfully built django-logging-json-fork Cleaning up... Removing source in /tmp/pip-wheel-53a58r4f/django-logging-json-fork Removed build tracker '/tmp/pip-req-tracker-kp68sa5u'