Created temporary directory: /tmp/pip-ephem-wheel-cache-5xgb3gmd Created temporary directory: /tmp/pip-req-tracker-x3innhrc Created requirements tracker '/tmp/pip-req-tracker-x3innhrc' Created temporary directory: /tmp/pip-wheel-ko0yugtt Collecting django-project-info==1.0.1 1 location(s) to search for versions of django-project-info: * https://pypi.org/simple/django-project-info/ Getting page https://pypi.org/simple/django-project-info/ Analyzing links from page https://pypi.org/simple/django-project-info/ Found link https://files.pythonhosted.org/packages/69/dc/475f2f80bf8d9bb3064a3795c87e1ff86dbbb8bba8446c16d82ad016906e/django-project-info-0.4.0.tar.gz#sha256=3feafc6aed34157ccc7574c2a8818b2c635ce74aea3ef887abef55d5b6437879 (from https://pypi.org/simple/django-project-info/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/03/a9/fbc9a6ddba910bd25ff7d094aad356404d8a4d3dc01f54ad862fd158093e/django-project-info-1.0.0.tar.gz#sha256=6f89fdd054854b6de97df724f0258776eb79644b26c7553711f0992ac9c1315f (from https://pypi.org/simple/django-project-info/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/2c/74/1da045b8995c8be98a7b7d8ff9d73d042e38f083572c700a8b2156f0947a/django-project-info-1.0.1.tar.gz#sha256=f9d42cb741a6c53ec8d3a558d9cc869f6ed970a387d321e58493df6ed2fbbeb0 (from https://pypi.org/simple/django-project-info/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-yr8jdtqk Downloading https://files.pythonhosted.org/packages/2c/74/1da045b8995c8be98a7b7d8ff9d73d042e38f083572c700a8b2156f0947a/django-project-info-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2c/74/1da045b8995c8be98a7b7d8ff9d73d042e38f083572c700a8b2156f0947a/django-project-info-1.0.1.tar.gz#sha256=f9d42cb741a6c53ec8d3a558d9cc869f6ed970a387d321e58493df6ed2fbbeb0 (from https://pypi.org/simple/django-project-info/) Added django-project-info==1.0.1 from https://files.pythonhosted.org/packages/2c/74/1da045b8995c8be98a7b7d8ff9d73d042e38f083572c700a8b2156f0947a/django-project-info-1.0.1.tar.gz#sha256=f9d42cb741a6c53ec8d3a558d9cc869f6ed970a387d321e58493df6ed2fbbeb0 to build tracker '/tmp/pip-req-tracker-x3innhrc' Running setup.py (path:/tmp/pip-wheel-ko0yugtt/django-project-info/setup.py) egg_info for package django-project-info Running command python setup.py egg_info running egg_info creating pip-egg-info/django_project_info.egg-info writing requirements to pip-egg-info/django_project_info.egg-info/requires.txt writing dependency_links to pip-egg-info/django_project_info.egg-info/dependency_links.txt writing pip-egg-info/django_project_info.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_project_info.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_project_info.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_project_info.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_project_info.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ko0yugtt/django-project-info has version 1.0.1, which satisfies requirement django-project-info==1.0.1 from https://files.pythonhosted.org/packages/2c/74/1da045b8995c8be98a7b7d8ff9d73d042e38f083572c700a8b2156f0947a/django-project-info-1.0.1.tar.gz#sha256=f9d42cb741a6c53ec8d3a558d9cc869f6ed970a387d321e58493df6ed2fbbeb0 Removed django-project-info==1.0.1 from https://files.pythonhosted.org/packages/2c/74/1da045b8995c8be98a7b7d8ff9d73d042e38f083572c700a8b2156f0947a/django-project-info-1.0.1.tar.gz#sha256=f9d42cb741a6c53ec8d3a558d9cc869f6ed970a387d321e58493df6ed2fbbeb0 from build tracker '/tmp/pip-req-tracker-x3innhrc' Building wheels for collected packages: django-project-info Created temporary directory: /tmp/pip-wheel-vf0q1b3o Running setup.py bdist_wheel for django-project-info: started Destination directory: /tmp/pip-wheel-vf0q1b3o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ko0yugtt/django-project-info/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-vf0q1b3o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/project_info copying project_info/context_processors.py -> build/lib/project_info copying project_info/__init__.py -> build/lib/project_info running egg_info writing dependency_links to django_project_info.egg-info/dependency_links.txt writing requirements to django_project_info.egg-info/requires.txt writing django_project_info.egg-info/PKG-INFO writing top-level names to django_project_info.egg-info/top_level.txt reading manifest file 'django_project_info.egg-info/SOURCES.txt' writing manifest file 'django_project_info.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/project_info copying build/lib/project_info/context_processors.py -> build/bdist.linux-armv7l/wheel/project_info copying build/lib/project_info/__init__.py -> build/bdist.linux-armv7l/wheel/project_info running install_egg_info Copying django_project_info.egg-info to build/bdist.linux-armv7l/wheel/django_project_info-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_project_info-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-vf0q1b3o/django_project_info-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'project_info/__init__.py' adding 'project_info/context_processors.py' adding 'django_project_info-1.0.1.dist-info/METADATA' adding 'django_project_info-1.0.1.dist-info/WHEEL' adding 'django_project_info-1.0.1.dist-info/top_level.txt' adding 'django_project_info-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-project-info: finished with status 'done' Stored in directory: /tmp/tmp5tt_pa4s Successfully built django-project-info Cleaning up... Removing source in /tmp/pip-wheel-ko0yugtt/django-project-info Removed build tracker '/tmp/pip-req-tracker-x3innhrc'