Created temporary directory: /tmp/pip-ephem-wheel-cache-lppcxkqk Created temporary directory: /tmp/pip-req-tracker-etxc6bjo Created requirements tracker '/tmp/pip-req-tracker-etxc6bjo' Created temporary directory: /tmp/pip-wheel-n4chqaek Collecting django-project-info==1.0.0 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 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-uc5q4jdk Downloading https://files.pythonhosted.org/packages/03/a9/fbc9a6ddba910bd25ff7d094aad356404d8a4d3dc01f54ad862fd158093e/django-project-info-1.0.0.tar.gz Downloading from URL 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/) Added django-project-info==1.0.0 from https://files.pythonhosted.org/packages/03/a9/fbc9a6ddba910bd25ff7d094aad356404d8a4d3dc01f54ad862fd158093e/django-project-info-1.0.0.tar.gz#sha256=6f89fdd054854b6de97df724f0258776eb79644b26c7553711f0992ac9c1315f to build tracker '/tmp/pip-req-tracker-etxc6bjo' Running setup.py (path:/tmp/pip-wheel-n4chqaek/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 dependency_links to pip-egg-info/django_project_info.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_project_info.egg-info/top_level.txt writing requirements to pip-egg-info/django_project_info.egg-info/requires.txt writing pip-egg-info/django_project_info.egg-info/PKG-INFO 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-n4chqaek/django-project-info has version 1.0.0, which satisfies requirement django-project-info==1.0.0 from https://files.pythonhosted.org/packages/03/a9/fbc9a6ddba910bd25ff7d094aad356404d8a4d3dc01f54ad862fd158093e/django-project-info-1.0.0.tar.gz#sha256=6f89fdd054854b6de97df724f0258776eb79644b26c7553711f0992ac9c1315f Removed django-project-info==1.0.0 from https://files.pythonhosted.org/packages/03/a9/fbc9a6ddba910bd25ff7d094aad356404d8a4d3dc01f54ad862fd158093e/django-project-info-1.0.0.tar.gz#sha256=6f89fdd054854b6de97df724f0258776eb79644b26c7553711f0992ac9c1315f from build tracker '/tmp/pip-req-tracker-etxc6bjo' Building wheels for collected packages: django-project-info Created temporary directory: /tmp/pip-wheel-175j7ht7 Running setup.py bdist_wheel for django-project-info: started Destination directory: /tmp/pip-wheel-175j7ht7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n4chqaek/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-175j7ht7 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/version_utils.py -> build/lib/project_info copying project_info/__init__.py -> build/lib/project_info copying project_info/types.py -> build/lib/project_info copying project_info/bitbucket_utils.py -> build/lib/project_info copying project_info/git_utils.py -> build/lib/project_info running egg_info writing dependency_links to django_project_info.egg-info/dependency_links.txt writing django_project_info.egg-info/PKG-INFO writing top-level names to django_project_info.egg-info/top_level.txt writing requirements to django_project_info.egg-info/requires.txt reading manifest file 'django_project_info.egg-info/SOURCES.txt' writing manifest file 'django_project_info.egg-info/SOURCES.txt' creating build/lib/project_info/bin copying project_info/bin/release-bitbucket.py -> build/lib/project_info/bin copying project_info/bin/release-git.py -> build/lib/project_info/bin copying project_info/bin/release-version.py -> build/lib/project_info/bin running build_scripts creating build/scripts-3.4 copying and adjusting project_info/bin/release-version.py -> build/scripts-3.4 copying and adjusting project_info/bin/release-git.py -> build/scripts-3.4 copying and adjusting project_info/bin/release-bitbucket.py -> build/scripts-3.4 changing mode of build/scripts-3.4/release-version.py from 644 to 755 changing mode of build/scripts-3.4/release-git.py from 644 to 755 changing mode of build/scripts-3.4/release-bitbucket.py from 644 to 755 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/version_utils.py -> build/bdist.linux-armv7l/wheel/project_info creating build/bdist.linux-armv7l/wheel/project_info/bin copying build/lib/project_info/bin/release-version.py -> build/bdist.linux-armv7l/wheel/project_info/bin copying build/lib/project_info/bin/release-git.py -> build/bdist.linux-armv7l/wheel/project_info/bin copying build/lib/project_info/bin/release-bitbucket.py -> build/bdist.linux-armv7l/wheel/project_info/bin copying build/lib/project_info/__init__.py -> build/bdist.linux-armv7l/wheel/project_info copying build/lib/project_info/types.py -> build/bdist.linux-armv7l/wheel/project_info copying build/lib/project_info/bitbucket_utils.py -> build/bdist.linux-armv7l/wheel/project_info copying build/lib/project_info/git_utils.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.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data creating build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts copying build/scripts-3.4/release-version.py -> build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts copying build/scripts-3.4/release-git.py -> build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts copying build/scripts-3.4/release-bitbucket.py -> build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts/release-version.py to 755 changing mode of build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts/release-git.py to 755 changing mode of build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.data/scripts/release-bitbucket.py to 755 creating build/bdist.linux-armv7l/wheel/django_project_info-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-175j7ht7/django_project_info-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_project_info-1.0.0.data/scripts/release-bitbucket.py' adding 'django_project_info-1.0.0.data/scripts/release-git.py' adding 'django_project_info-1.0.0.data/scripts/release-version.py' adding 'project_info/__init__.py' adding 'project_info/bitbucket_utils.py' adding 'project_info/context_processors.py' adding 'project_info/git_utils.py' adding 'project_info/types.py' adding 'project_info/version_utils.py' adding 'project_info/bin/release-bitbucket.py' adding 'project_info/bin/release-git.py' adding 'project_info/bin/release-version.py' adding 'django_project_info-1.0.0.dist-info/METADATA' adding 'django_project_info-1.0.0.dist-info/WHEEL' adding 'django_project_info-1.0.0.dist-info/top_level.txt' adding 'django_project_info-1.0.0.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/tmpk621nuco Successfully built django-project-info Cleaning up... Removing source in /tmp/pip-wheel-n4chqaek/django-project-info Removed build tracker '/tmp/pip-req-tracker-etxc6bjo'