Created temporary directory: /tmp/pip-ephem-wheel-cache-gzf65qe_ Created temporary directory: /tmp/pip-req-tracker-mvxmpiig Created requirements tracker '/tmp/pip-req-tracker-mvxmpiig' Created temporary directory: /tmp/pip-wheel-vg2qrt53 Collecting django-pygments==0.4 1 location(s) to search for versions of django-pygments: * https://pypi.org/simple/django-pygments/ Getting page https://pypi.org/simple/django-pygments/ Analyzing links from page https://pypi.org/simple/django-pygments/ Found link https://files.pythonhosted.org/packages/a9/bf/3b16e34909fb58ae8986ad652664b8c70d5aca136e177bc3fb1b3ca06239/django-pygments-0.1.tar.gz#sha256=06473b575d0fd393505e88cc90767684763cefff03d58fca860c8b5ba7b94fc6 (from https://pypi.org/simple/django-pygments/), version: 0.1 Found link https://files.pythonhosted.org/packages/62/b0/32bc9fc8a710095f6af40a092f3bbfbc9399bdef223320db2876952c1d3f/django-pygments-0.3.tar.gz#sha256=dc739a399759913a1be96a37d20cfd32b0c89f855db874682d177b283e02e51c (from https://pypi.org/simple/django-pygments/), version: 0.3 Found link https://files.pythonhosted.org/packages/4e/e8/43ee5494234f6cc37cc5bb88b7245afa41d42e6aeb69a63c1967998b2d38/django-pygments-0.4.tar.gz#sha256=0210b517e19f3fd12856610fc3f6cf87dac359b211fa3009ff3ef78f2e2e61b8 (from https://pypi.org/simple/django-pygments/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-jtlstcf8 Downloading https://files.pythonhosted.org/packages/4e/e8/43ee5494234f6cc37cc5bb88b7245afa41d42e6aeb69a63c1967998b2d38/django-pygments-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4e/e8/43ee5494234f6cc37cc5bb88b7245afa41d42e6aeb69a63c1967998b2d38/django-pygments-0.4.tar.gz#sha256=0210b517e19f3fd12856610fc3f6cf87dac359b211fa3009ff3ef78f2e2e61b8 (from https://pypi.org/simple/django-pygments/) Added django-pygments==0.4 from https://files.pythonhosted.org/packages/4e/e8/43ee5494234f6cc37cc5bb88b7245afa41d42e6aeb69a63c1967998b2d38/django-pygments-0.4.tar.gz#sha256=0210b517e19f3fd12856610fc3f6cf87dac359b211fa3009ff3ef78f2e2e61b8 to build tracker '/tmp/pip-req-tracker-mvxmpiig' Running setup.py (path:/tmp/pip-wheel-vg2qrt53/django-pygments/setup.py) egg_info for package django-pygments Running command python setup.py egg_info running egg_info creating pip-egg-info/django_pygments.egg-info writing pip-egg-info/django_pygments.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_pygments.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_pygments.egg-info/top_level.txt writing requirements to pip-egg-info/django_pygments.egg-info/requires.txt writing manifest file 'pip-egg-info/django_pygments.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_pygments.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vg2qrt53/django-pygments has version 0.4, which satisfies requirement django-pygments==0.4 from https://files.pythonhosted.org/packages/4e/e8/43ee5494234f6cc37cc5bb88b7245afa41d42e6aeb69a63c1967998b2d38/django-pygments-0.4.tar.gz#sha256=0210b517e19f3fd12856610fc3f6cf87dac359b211fa3009ff3ef78f2e2e61b8 Removed django-pygments==0.4 from https://files.pythonhosted.org/packages/4e/e8/43ee5494234f6cc37cc5bb88b7245afa41d42e6aeb69a63c1967998b2d38/django-pygments-0.4.tar.gz#sha256=0210b517e19f3fd12856610fc3f6cf87dac359b211fa3009ff3ef78f2e2e61b8 from build tracker '/tmp/pip-req-tracker-mvxmpiig' Building wheels for collected packages: django-pygments Created temporary directory: /tmp/pip-wheel-xvk06njc Running setup.py bdist_wheel for django-pygments: started Destination directory: /tmp/pip-wheel-xvk06njc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vg2qrt53/django-pygments/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-xvk06njc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_pygments copying django_pygments/utils.py -> build/lib/django_pygments copying django_pygments/models.py -> build/lib/django_pygments copying django_pygments/views.py -> build/lib/django_pygments copying django_pygments/__init__.py -> build/lib/django_pygments copying django_pygments/urls.py -> build/lib/django_pygments creating build/lib/django_pygments/templatetags copying django_pygments/templatetags/__init__.py -> build/lib/django_pygments/templatetags copying django_pygments/templatetags/pygmentify.py -> build/lib/django_pygments/templatetags running egg_info writing dependency_links to django_pygments.egg-info/dependency_links.txt writing top-level names to django_pygments.egg-info/top_level.txt writing django_pygments.egg-info/PKG-INFO writing requirements to django_pygments.egg-info/requires.txt reading manifest file 'django_pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_pygments.egg-info/SOURCES.txt' creating build/lib/django_pygments/static creating build/lib/django_pygments/static/django_pygments creating build/lib/django_pygments/static/django_pygments/css copying django_pygments/static/django_pygments/css/demo.css -> build/lib/django_pygments/static/django_pygments/css copying django_pygments/static/django_pygments/css/pygments_default.css -> build/lib/django_pygments/static/django_pygments/css creating build/lib/django_pygments/templates creating build/lib/django_pygments/templates/django_pygments copying django_pygments/templates/django_pygments/demo.html -> build/lib/django_pygments/templates/django_pygments 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_pygments creating build/bdist.linux-armv7l/wheel/django_pygments/templates creating build/bdist.linux-armv7l/wheel/django_pygments/templates/django_pygments copying build/lib/django_pygments/templates/django_pygments/demo.html -> build/bdist.linux-armv7l/wheel/django_pygments/templates/django_pygments copying build/lib/django_pygments/utils.py -> build/bdist.linux-armv7l/wheel/django_pygments copying build/lib/django_pygments/models.py -> build/bdist.linux-armv7l/wheel/django_pygments copying build/lib/django_pygments/views.py -> build/bdist.linux-armv7l/wheel/django_pygments creating build/bdist.linux-armv7l/wheel/django_pygments/templatetags copying build/lib/django_pygments/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_pygments/templatetags copying build/lib/django_pygments/templatetags/pygmentify.py -> build/bdist.linux-armv7l/wheel/django_pygments/templatetags copying build/lib/django_pygments/__init__.py -> build/bdist.linux-armv7l/wheel/django_pygments creating build/bdist.linux-armv7l/wheel/django_pygments/static creating build/bdist.linux-armv7l/wheel/django_pygments/static/django_pygments creating build/bdist.linux-armv7l/wheel/django_pygments/static/django_pygments/css copying build/lib/django_pygments/static/django_pygments/css/pygments_default.css -> build/bdist.linux-armv7l/wheel/django_pygments/static/django_pygments/css copying build/lib/django_pygments/static/django_pygments/css/demo.css -> build/bdist.linux-armv7l/wheel/django_pygments/static/django_pygments/css copying build/lib/django_pygments/urls.py -> build/bdist.linux-armv7l/wheel/django_pygments running install_egg_info Copying django_pygments.egg-info to build/bdist.linux-armv7l/wheel/django_pygments-0.4-py3.4.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_pygments-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-xvk06njc/django_pygments-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_pygments/__init__.py' adding 'django_pygments/models.py' adding 'django_pygments/urls.py' adding 'django_pygments/utils.py' adding 'django_pygments/views.py' adding 'django_pygments/static/django_pygments/css/demo.css' adding 'django_pygments/static/django_pygments/css/pygments_default.css' adding 'django_pygments/templates/django_pygments/demo.html' adding 'django_pygments/templatetags/__init__.py' adding 'django_pygments/templatetags/pygmentify.py' adding 'django_pygments-0.4.dist-info/AUTHORS' adding 'django_pygments-0.4.dist-info/LICENSE' adding 'django_pygments-0.4.dist-info/METADATA' adding 'django_pygments-0.4.dist-info/WHEEL' adding 'django_pygments-0.4.dist-info/top_level.txt' adding 'django_pygments-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-pygments: finished with status 'done' Stored in directory: /tmp/tmp6o2qz9g8 Successfully built django-pygments Cleaning up... Removing source in /tmp/pip-wheel-vg2qrt53/django-pygments Removed build tracker '/tmp/pip-req-tracker-mvxmpiig'