Created temporary directory: /tmp/pip-ephem-wheel-cache-fk8k1nhs Created temporary directory: /tmp/pip-req-tracker-q7puixt5 Created requirements tracker '/tmp/pip-req-tracker-q7puixt5' Created temporary directory: /tmp/pip-wheel-rzbz1gc3 Collecting django-ltree-fork==0.4.5 1 location(s) to search for versions of django-ltree-fork: * https://pypi.org/simple/django-ltree-fork/ Getting page https://pypi.org/simple/django-ltree-fork/ Analyzing links from page https://pypi.org/simple/django-ltree-fork/ Found link https://files.pythonhosted.org/packages/eb/0e/7fa7703afa3e3ab9c2bc2fbbb65620fd20b76e4d5f41c0f9f83929f85d52/django_ltree_fork-0.4.3.tar.gz#sha256=de54ad95c274071aaf0e37b2bbcda9123c8dc6adde4c4c311b5f4c1632809b21 (from https://pypi.org/simple/django-ltree-fork/) (requires-python:>=2.7), version: 0.4.3 Found link https://files.pythonhosted.org/packages/30/b2/88536f62dbc30d528477f7d24af0b04ad3db8e13b61aa0dbc2f5e052305e/django_ltree_fork-0.4.4.tar.gz#sha256=9bd73b17943d8f5e70d89083c4b672474ce7a851b316e87df5d2c015a58dccb5 (from https://pypi.org/simple/django-ltree-fork/) (requires-python:>=2.7), version: 0.4.4 Found link https://files.pythonhosted.org/packages/ce/20/4db5046ca5cd37a48886860495099b878678a01f6b2ccc5fdb75cacaf5d6/django_ltree_fork-0.4.5.tar.gz#sha256=82f1eb979b55889615c41736e566aa55a6f40becac846cd2d9fe386dbadffd1b (from https://pypi.org/simple/django-ltree-fork/) (requires-python:>=2.7), version: 0.4.5 Using version 0.4.5 (newest of versions: 0.4.5) Created temporary directory: /tmp/pip-unpack-hmva0f5o Downloading https://files.pythonhosted.org/packages/ce/20/4db5046ca5cd37a48886860495099b878678a01f6b2ccc5fdb75cacaf5d6/django_ltree_fork-0.4.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ce/20/4db5046ca5cd37a48886860495099b878678a01f6b2ccc5fdb75cacaf5d6/django_ltree_fork-0.4.5.tar.gz#sha256=82f1eb979b55889615c41736e566aa55a6f40becac846cd2d9fe386dbadffd1b (from https://pypi.org/simple/django-ltree-fork/) (requires-python:>=2.7) Added django-ltree-fork==0.4.5 from https://files.pythonhosted.org/packages/ce/20/4db5046ca5cd37a48886860495099b878678a01f6b2ccc5fdb75cacaf5d6/django_ltree_fork-0.4.5.tar.gz#sha256=82f1eb979b55889615c41736e566aa55a6f40becac846cd2d9fe386dbadffd1b to build tracker '/tmp/pip-req-tracker-q7puixt5' Running setup.py (path:/tmp/pip-wheel-rzbz1gc3/django-ltree-fork/setup.py) egg_info for package django-ltree-fork Running command python setup.py egg_info running egg_info creating pip-egg-info/django_ltree_fork.egg-info writing top-level names to pip-egg-info/django_ltree_fork.egg-info/top_level.txt writing pip-egg-info/django_ltree_fork.egg-info/PKG-INFO writing requirements to pip-egg-info/django_ltree_fork.egg-info/requires.txt writing dependency_links to pip-egg-info/django_ltree_fork.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_ltree_fork.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_ltree_fork.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_ltree_fork.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rzbz1gc3/django-ltree-fork has version 0.4.5, which satisfies requirement django-ltree-fork==0.4.5 from https://files.pythonhosted.org/packages/ce/20/4db5046ca5cd37a48886860495099b878678a01f6b2ccc5fdb75cacaf5d6/django_ltree_fork-0.4.5.tar.gz#sha256=82f1eb979b55889615c41736e566aa55a6f40becac846cd2d9fe386dbadffd1b Removed django-ltree-fork==0.4.5 from https://files.pythonhosted.org/packages/ce/20/4db5046ca5cd37a48886860495099b878678a01f6b2ccc5fdb75cacaf5d6/django_ltree_fork-0.4.5.tar.gz#sha256=82f1eb979b55889615c41736e566aa55a6f40becac846cd2d9fe386dbadffd1b from build tracker '/tmp/pip-req-tracker-q7puixt5' Building wheels for collected packages: django-ltree-fork Created temporary directory: /tmp/pip-wheel-zom5o2p0 Running setup.py bdist_wheel for django-ltree-fork: started Destination directory: /tmp/pip-wheel-zom5o2p0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rzbz1gc3/django-ltree-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-zom5o2p0 running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/django_ltree copying django_ltree/apps.py -> build/lib/django_ltree copying django_ltree/paths.py -> build/lib/django_ltree copying django_ltree/__init__.py -> build/lib/django_ltree copying django_ltree/lookups.py -> build/lib/django_ltree copying django_ltree/checks.py -> build/lib/django_ltree copying django_ltree/functions.py -> build/lib/django_ltree copying django_ltree/fields.py -> build/lib/django_ltree copying django_ltree/managers.py -> build/lib/django_ltree copying django_ltree/models.py -> build/lib/django_ltree creating build/lib/django_ltree/migrations copying django_ltree/migrations/0001_create_extension.py -> build/lib/django_ltree/migrations copying django_ltree/migrations/__init__.py -> build/lib/django_ltree/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_ltree copying build/lib/django_ltree/apps.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/paths.py -> build/bdist.linux-armv7l/wheel/django_ltree creating build/bdist.linux-armv7l/wheel/django_ltree/migrations copying build/lib/django_ltree/migrations/0001_create_extension.py -> build/bdist.linux-armv7l/wheel/django_ltree/migrations copying build/lib/django_ltree/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_ltree/migrations copying build/lib/django_ltree/__init__.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/lookups.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/checks.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/functions.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/fields.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/managers.py -> build/bdist.linux-armv7l/wheel/django_ltree copying build/lib/django_ltree/models.py -> build/bdist.linux-armv7l/wheel/django_ltree running install_egg_info running egg_info writing dependency_links to django_ltree_fork.egg-info/dependency_links.txt writing django_ltree_fork.egg-info/PKG-INFO writing top-level names to django_ltree_fork.egg-info/top_level.txt writing requirements to django_ltree_fork.egg-info/requires.txt reading manifest file 'django_ltree_fork.egg-info/SOURCES.txt' writing manifest file 'django_ltree_fork.egg-info/SOURCES.txt' Copying django_ltree_fork.egg-info to build/bdist.linux-armv7l/wheel/django_ltree_fork-0.4.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_ltree_fork-0.4.5.dist-info/WHEEL creating '/tmp/pip-wheel-zom5o2p0/django_ltree_fork-0.4.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_ltree/__init__.py' adding 'django_ltree/apps.py' adding 'django_ltree/checks.py' adding 'django_ltree/fields.py' adding 'django_ltree/functions.py' adding 'django_ltree/lookups.py' adding 'django_ltree/managers.py' adding 'django_ltree/models.py' adding 'django_ltree/paths.py' adding 'django_ltree/migrations/0001_create_extension.py' adding 'django_ltree/migrations/__init__.py' adding 'django_ltree_fork-0.4.5.dist-info/METADATA' adding 'django_ltree_fork-0.4.5.dist-info/WHEEL' adding 'django_ltree_fork-0.4.5.dist-info/top_level.txt' adding 'django_ltree_fork-0.4.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-ltree-fork: finished with status 'done' Stored in directory: /tmp/tmphgtdf5wi Successfully built django-ltree-fork Cleaning up... Removing source in /tmp/pip-wheel-rzbz1gc3/django-ltree-fork Removed build tracker '/tmp/pip-req-tracker-q7puixt5'