Created temporary directory: /tmp/pip-ephem-wheel-cache-lv25ri1u Created temporary directory: /tmp/pip-req-tracker-e4zc2lta Created requirements tracker '/tmp/pip-req-tracker-e4zc2lta' Created temporary directory: /tmp/pip-wheel-23f7rry_ Collecting django-compat-patcher==0.4 1 location(s) to search for versions of django-compat-patcher: * https://pypi.org/simple/django-compat-patcher/ Getting page https://pypi.org/simple/django-compat-patcher/ Analyzing links from page https://pypi.org/simple/django-compat-patcher/ Found link https://files.pythonhosted.org/packages/ff/2e/2e547602c5fd0da73bcdf1b02d49777dceda4e0b9c484a8de0daa1b3e244/django-compat-patcher-0.2.tar.gz#sha256=341322b85c95dbd6b17ae6fd20fe20159fb1fcc8308021a0661042ce173062ac (from https://pypi.org/simple/django-compat-patcher/), version: 0.2 Found link https://files.pythonhosted.org/packages/cd/70/2918b66065302cf688e71d25be15f3c179218e68b33f54829328e457f5ae/django-compat-patcher-0.3.tar.gz#sha256=4c20fe527aa875a43325ba772573c268d182a3f77e3fb85590adb00e5d2e32c1 (from https://pypi.org/simple/django-compat-patcher/), version: 0.3 Found link https://files.pythonhosted.org/packages/39/07/2c8fdf06850667484d5bce54ad2ed087bcec28b46a24bd543224918732ae/django-compat-patcher-0.4.tar.gz#sha256=01fea779648331f04a3b8ceb6f6f26bf8db4fc72e5462f0f6a8add24da75db92 (from https://pypi.org/simple/django-compat-patcher/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-7s498lrc Downloading https://files.pythonhosted.org/packages/39/07/2c8fdf06850667484d5bce54ad2ed087bcec28b46a24bd543224918732ae/django-compat-patcher-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/39/07/2c8fdf06850667484d5bce54ad2ed087bcec28b46a24bd543224918732ae/django-compat-patcher-0.4.tar.gz#sha256=01fea779648331f04a3b8ceb6f6f26bf8db4fc72e5462f0f6a8add24da75db92 (from https://pypi.org/simple/django-compat-patcher/) Added django-compat-patcher==0.4 from https://files.pythonhosted.org/packages/39/07/2c8fdf06850667484d5bce54ad2ed087bcec28b46a24bd543224918732ae/django-compat-patcher-0.4.tar.gz#sha256=01fea779648331f04a3b8ceb6f6f26bf8db4fc72e5462f0f6a8add24da75db92 to build tracker '/tmp/pip-req-tracker-e4zc2lta' Running setup.py (path:/tmp/pip-wheel-23f7rry_/django-compat-patcher/setup.py) egg_info for package django-compat-patcher Running command python setup.py egg_info running egg_info creating pip-egg-info/django_compat_patcher.egg-info writing top-level names to pip-egg-info/django_compat_patcher.egg-info/top_level.txt writing pip-egg-info/django_compat_patcher.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_compat_patcher.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_compat_patcher.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_compat_patcher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'pip-egg-info/django_compat_patcher.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-23f7rry_/django-compat-patcher has version 0.4, which satisfies requirement django-compat-patcher==0.4 from https://files.pythonhosted.org/packages/39/07/2c8fdf06850667484d5bce54ad2ed087bcec28b46a24bd543224918732ae/django-compat-patcher-0.4.tar.gz#sha256=01fea779648331f04a3b8ceb6f6f26bf8db4fc72e5462f0f6a8add24da75db92 Removed django-compat-patcher==0.4 from https://files.pythonhosted.org/packages/39/07/2c8fdf06850667484d5bce54ad2ed087bcec28b46a24bd543224918732ae/django-compat-patcher-0.4.tar.gz#sha256=01fea779648331f04a3b8ceb6f6f26bf8db4fc72e5462f0f6a8add24da75db92 from build tracker '/tmp/pip-req-tracker-e4zc2lta' Building wheels for collected packages: django-compat-patcher Created temporary directory: /tmp/pip-wheel-w7y3b0u0 Running setup.py bdist_wheel for django-compat-patcher: started Destination directory: /tmp/pip-wheel-w7y3b0u0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-23f7rry_/django-compat-patcher/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-w7y3b0u0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_compat_patcher copying django_compat_patcher/patcher.py -> build/lib/django_compat_patcher copying django_compat_patcher/deprecation.py -> build/lib/django_compat_patcher copying django_compat_patcher/registry.py -> build/lib/django_compat_patcher copying django_compat_patcher/utilities.py -> build/lib/django_compat_patcher copying django_compat_patcher/__init__.py -> build/lib/django_compat_patcher copying django_compat_patcher/default_settings.py -> build/lib/django_compat_patcher copying django_compat_patcher/import_proxifier.py -> build/lib/django_compat_patcher creating build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/django1_9.py -> build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/django1_8.py -> build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/__init__.py -> build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/django1_11.py -> build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/django1_10.py -> build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/django1_7.py -> build/lib/django_compat_patcher/fixers copying django_compat_patcher/fixers/django1_6.py -> build/lib/django_compat_patcher/fixers creating build/lib/django_compat_patcher/django_legacy copying django_compat_patcher/django_legacy/__init__.py -> build/lib/django_compat_patcher/django_legacy creating build/lib/django_compat_patcher/django_legacy/django1_9 copying django_compat_patcher/django_legacy/django1_9/datastructures.py -> build/lib/django_compat_patcher/django_legacy/django1_9 copying django_compat_patcher/django_legacy/django1_9/__init__.py -> build/lib/django_compat_patcher/django_legacy/django1_9 creating build/lib/django_compat_patcher/django_legacy/django1_10 copying django_compat_patcher/django_legacy/django1_10/__init__.py -> build/lib/django_compat_patcher/django_legacy/django1_10 creating build/lib/django_compat_patcher/django_legacy/django1_9/utils copying django_compat_patcher/django_legacy/django1_9/utils/unittest.py -> build/lib/django_compat_patcher/django_legacy/django1_9/utils copying django_compat_patcher/django_legacy/django1_9/utils/tzinfo.py -> build/lib/django_compat_patcher/django_legacy/django1_9/utils copying django_compat_patcher/django_legacy/django1_9/utils/__init__.py -> build/lib/django_compat_patcher/django_legacy/django1_9/utils copying django_compat_patcher/django_legacy/django1_9/utils/functional.py -> build/lib/django_compat_patcher/django_legacy/django1_9/utils copying django_compat_patcher/django_legacy/django1_9/utils/importlib.py -> build/lib/django_compat_patcher/django_legacy/django1_9/utils copying django_compat_patcher/django_legacy/django1_9/utils/dictconfig.py -> build/lib/django_compat_patcher/django_legacy/django1_9/utils creating build/lib/django_compat_patcher/django_legacy/django1_10/template copying django_compat_patcher/django_legacy/django1_10/template/__init__.py -> build/lib/django_compat_patcher/django_legacy/django1_10/template copying django_compat_patcher/django_legacy/django1_10/template/defaulttags.py -> build/lib/django_compat_patcher/django_legacy/django1_10/template creating build/lib/django_compat_patcher/django_legacy/django1_10/templatetags copying django_compat_patcher/django_legacy/django1_10/templatetags/future.py -> build/lib/django_compat_patcher/django_legacy/django1_10/templatetags copying django_compat_patcher/django_legacy/django1_10/templatetags/__init__.py -> build/lib/django_compat_patcher/django_legacy/django1_10/templatetags Fixing build/lib/django_compat_patcher/patcher.py build/lib/django_compat_patcher/deprecation.py build/lib/django_compat_patcher/registry.py build/lib/django_compat_patcher/utilities.py build/lib/django_compat_patcher/__init__.py build/lib/django_compat_patcher/default_settings.py build/lib/django_compat_patcher/import_proxifier.py build/lib/django_compat_patcher/fixers/django1_9.py build/lib/django_compat_patcher/fixers/django1_8.py build/lib/django_compat_patcher/fixers/__init__.py build/lib/django_compat_patcher/fixers/django1_11.py build/lib/django_compat_patcher/fixers/django1_10.py build/lib/django_compat_patcher/fixers/django1_7.py build/lib/django_compat_patcher/fixers/django1_6.py build/lib/django_compat_patcher/django_legacy/__init__.py build/lib/django_compat_patcher/django_legacy/django1_9/datastructures.py build/lib/django_compat_patcher/django_legacy/django1_9/__init__.py build/lib/django_compat_patcher/django_legacy/django1_10/__init__.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/unittest.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/tzinfo.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/__init__.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/functional.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/importlib.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/dictconfig.py build/lib/django_compat_patcher/django_legacy/django1_10/template/__init__.py build/lib/django_compat_patcher/django_legacy/django1_10/template/defaulttags.py build/lib/django_compat_patcher/django_legacy/django1_10/templatetags/future.py build/lib/django_compat_patcher/django_legacy/django1_10/templatetags/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/django_compat_patcher/patcher.py build/lib/django_compat_patcher/deprecation.py build/lib/django_compat_patcher/registry.py build/lib/django_compat_patcher/utilities.py build/lib/django_compat_patcher/__init__.py build/lib/django_compat_patcher/default_settings.py build/lib/django_compat_patcher/import_proxifier.py build/lib/django_compat_patcher/fixers/django1_9.py build/lib/django_compat_patcher/fixers/django1_8.py build/lib/django_compat_patcher/fixers/__init__.py build/lib/django_compat_patcher/fixers/django1_11.py build/lib/django_compat_patcher/fixers/django1_10.py build/lib/django_compat_patcher/fixers/django1_7.py build/lib/django_compat_patcher/fixers/django1_6.py build/lib/django_compat_patcher/django_legacy/__init__.py build/lib/django_compat_patcher/django_legacy/django1_9/datastructures.py build/lib/django_compat_patcher/django_legacy/django1_9/__init__.py build/lib/django_compat_patcher/django_legacy/django1_10/__init__.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/unittest.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/tzinfo.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/__init__.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/functional.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/importlib.py build/lib/django_compat_patcher/django_legacy/django1_9/utils/dictconfig.py build/lib/django_compat_patcher/django_legacy/django1_10/template/__init__.py build/lib/django_compat_patcher/django_legacy/django1_10/template/defaulttags.py build/lib/django_compat_patcher/django_legacy/django1_10/templatetags/future.py build/lib/django_compat_patcher/django_legacy/django1_10/templatetags/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma 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_compat_patcher copying build/lib/django_compat_patcher/patcher.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher copying build/lib/django_compat_patcher/deprecation.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher copying build/lib/django_compat_patcher/registry.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher copying build/lib/django_compat_patcher/utilities.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher copying build/lib/django_compat_patcher/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher creating build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/django1_9.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/django1_8.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/django1_11.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/django1_10.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/django1_7.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/fixers/django1_6.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/fixers copying build/lib/django_compat_patcher/default_settings.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher copying build/lib/django_compat_patcher/import_proxifier.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher creating build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy creating build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9 copying build/lib/django_compat_patcher/django_legacy/django1_9/datastructures.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9 copying build/lib/django_compat_patcher/django_legacy/django1_9/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9 creating build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils copying build/lib/django_compat_patcher/django_legacy/django1_9/utils/unittest.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils copying build/lib/django_compat_patcher/django_legacy/django1_9/utils/tzinfo.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils copying build/lib/django_compat_patcher/django_legacy/django1_9/utils/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils copying build/lib/django_compat_patcher/django_legacy/django1_9/utils/functional.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils copying build/lib/django_compat_patcher/django_legacy/django1_9/utils/importlib.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils copying build/lib/django_compat_patcher/django_legacy/django1_9/utils/dictconfig.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_9/utils creating build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10 copying build/lib/django_compat_patcher/django_legacy/django1_10/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10 creating build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10/template copying build/lib/django_compat_patcher/django_legacy/django1_10/template/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10/template copying build/lib/django_compat_patcher/django_legacy/django1_10/template/defaulttags.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10/template creating build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10/templatetags copying build/lib/django_compat_patcher/django_legacy/django1_10/templatetags/future.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10/templatetags copying build/lib/django_compat_patcher/django_legacy/django1_10/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy/django1_10/templatetags copying build/lib/django_compat_patcher/django_legacy/__init__.py -> build/bdist.linux-armv7l/wheel/django_compat_patcher/django_legacy running install_egg_info running egg_info writing django_compat_patcher.egg-info/PKG-INFO writing top-level names to django_compat_patcher.egg-info/top_level.txt writing dependency_links to django_compat_patcher.egg-info/dependency_links.txt reading manifest file 'django_compat_patcher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'django_compat_patcher.egg-info/SOURCES.txt' Copying django_compat_patcher.egg-info to build/bdist.linux-armv7l/wheel/django_compat_patcher-0.4-py3.5.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_compat_patcher-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-w7y3b0u0/django_compat_patcher-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_compat_patcher/__init__.py' adding 'django_compat_patcher/default_settings.py' adding 'django_compat_patcher/deprecation.py' adding 'django_compat_patcher/import_proxifier.py' adding 'django_compat_patcher/patcher.py' adding 'django_compat_patcher/registry.py' adding 'django_compat_patcher/utilities.py' adding 'django_compat_patcher/django_legacy/__init__.py' adding 'django_compat_patcher/django_legacy/django1_10/__init__.py' adding 'django_compat_patcher/django_legacy/django1_10/template/__init__.py' adding 'django_compat_patcher/django_legacy/django1_10/template/defaulttags.py' adding 'django_compat_patcher/django_legacy/django1_10/templatetags/__init__.py' adding 'django_compat_patcher/django_legacy/django1_10/templatetags/future.py' adding 'django_compat_patcher/django_legacy/django1_9/__init__.py' adding 'django_compat_patcher/django_legacy/django1_9/datastructures.py' adding 'django_compat_patcher/django_legacy/django1_9/utils/__init__.py' adding 'django_compat_patcher/django_legacy/django1_9/utils/dictconfig.py' adding 'django_compat_patcher/django_legacy/django1_9/utils/functional.py' adding 'django_compat_patcher/django_legacy/django1_9/utils/importlib.py' adding 'django_compat_patcher/django_legacy/django1_9/utils/tzinfo.py' adding 'django_compat_patcher/django_legacy/django1_9/utils/unittest.py' adding 'django_compat_patcher/fixers/__init__.py' adding 'django_compat_patcher/fixers/django1_10.py' adding 'django_compat_patcher/fixers/django1_11.py' adding 'django_compat_patcher/fixers/django1_6.py' adding 'django_compat_patcher/fixers/django1_7.py' adding 'django_compat_patcher/fixers/django1_8.py' adding 'django_compat_patcher/fixers/django1_9.py' adding 'django_compat_patcher-0.4.dist-info/AUTHORS' adding 'django_compat_patcher-0.4.dist-info/LICENSE' adding 'django_compat_patcher-0.4.dist-info/METADATA' adding 'django_compat_patcher-0.4.dist-info/WHEEL' adding 'django_compat_patcher-0.4.dist-info/top_level.txt' adding 'django_compat_patcher-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-compat-patcher: finished with status 'done' Stored in directory: /tmp/tmpwvzi93cv Successfully built django-compat-patcher Cleaning up... Removing source in /tmp/pip-wheel-23f7rry_/django-compat-patcher Removed build tracker '/tmp/pip-req-tracker-e4zc2lta'