Created temporary directory: /tmp/pip-ephem-wheel-cache-yvlqtkrq Created temporary directory: /tmp/pip-req-tracker-gy4nopgr Created requirements tracker '/tmp/pip-req-tracker-gy4nopgr' Created temporary directory: /tmp/pip-wheel-e4jer1q4 Collecting django-render-partial==0.4 1 location(s) to search for versions of django-render-partial: * https://pypi.org/simple/django-render-partial/ Getting page https://pypi.org/simple/django-render-partial/ Analyzing links from page https://pypi.org/simple/django-render-partial/ Found link https://files.pythonhosted.org/packages/e7/76/f0d6ade47aa6fd69b8cfa37ace104989134c557344ec15f08e7d61a7691c/django-render-partial-0.1.zip#sha256=64028539161dee6a1c5bc6d4bac4205593c0a76646e59229b7bf721cb38d4a2a (from https://pypi.org/simple/django-render-partial/), version: 0.1 Found link https://files.pythonhosted.org/packages/79/78/8aa255027fbf87b15539c135fdfe63cd22cbc9c84c2f507b9e845c31ef55/django-render-partial-0.2.tar.gz#sha256=7afe3c25aae34d3beaa637c0c69ccc5cba39679001abe3a29b77f2e68f1a352a (from https://pypi.org/simple/django-render-partial/), version: 0.2 Found link https://files.pythonhosted.org/packages/8d/fb/5af470ffe25f8e75a73a6de55e034d6ebca3fd77a50b713c08219f5eb65f/django-render-partial-0.3.zip#sha256=3d51cef309f436969b256ce4377fce9d5ee4f3b7dd0358a39e77b8418cd556a4 (from https://pypi.org/simple/django-render-partial/), version: 0.3 Found link https://files.pythonhosted.org/packages/d2/bc/eafbab58dabd9e72e4a375646d6231b27df38d7cc92066de3b4fa9f8fe9d/django-render-partial-0.4.tar.gz#sha256=7834485bbf061ee7c4f3e0d32257b5be3214bf8698a51638383ff754a08fc1e5 (from https://pypi.org/simple/django-render-partial/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-pdtp5bcq Downloading https://files.pythonhosted.org/packages/d2/bc/eafbab58dabd9e72e4a375646d6231b27df38d7cc92066de3b4fa9f8fe9d/django-render-partial-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d2/bc/eafbab58dabd9e72e4a375646d6231b27df38d7cc92066de3b4fa9f8fe9d/django-render-partial-0.4.tar.gz#sha256=7834485bbf061ee7c4f3e0d32257b5be3214bf8698a51638383ff754a08fc1e5 (from https://pypi.org/simple/django-render-partial/) Added django-render-partial==0.4 from https://files.pythonhosted.org/packages/d2/bc/eafbab58dabd9e72e4a375646d6231b27df38d7cc92066de3b4fa9f8fe9d/django-render-partial-0.4.tar.gz#sha256=7834485bbf061ee7c4f3e0d32257b5be3214bf8698a51638383ff754a08fc1e5 to build tracker '/tmp/pip-req-tracker-gy4nopgr' Running setup.py (path:/tmp/pip-wheel-e4jer1q4/django-render-partial/setup.py) egg_info for package django-render-partial Running command python setup.py egg_info running egg_info creating pip-egg-info/django_render_partial.egg-info writing pip-egg-info/django_render_partial.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_render_partial.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_render_partial.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_render_partial.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_render_partial.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_render_partial.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e4jer1q4/django-render-partial has version 0.4, which satisfies requirement django-render-partial==0.4 from https://files.pythonhosted.org/packages/d2/bc/eafbab58dabd9e72e4a375646d6231b27df38d7cc92066de3b4fa9f8fe9d/django-render-partial-0.4.tar.gz#sha256=7834485bbf061ee7c4f3e0d32257b5be3214bf8698a51638383ff754a08fc1e5 Removed django-render-partial==0.4 from https://files.pythonhosted.org/packages/d2/bc/eafbab58dabd9e72e4a375646d6231b27df38d7cc92066de3b4fa9f8fe9d/django-render-partial-0.4.tar.gz#sha256=7834485bbf061ee7c4f3e0d32257b5be3214bf8698a51638383ff754a08fc1e5 from build tracker '/tmp/pip-req-tracker-gy4nopgr' Building wheels for collected packages: django-render-partial Created temporary directory: /tmp/pip-wheel-p3_rn5va Running setup.py bdist_wheel for django-render-partial: started Destination directory: /tmp/pip-wheel-p3_rn5va Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e4jer1q4/django-render-partial/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-p3_rn5va running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_render_partial copying django_render_partial/__init__.py -> build/lib/django_render_partial creating build/lib/django_render_partial/templatetags copying django_render_partial/templatetags/__init__.py -> build/lib/django_render_partial/templatetags copying django_render_partial/templatetags/render_partial.py -> build/lib/django_render_partial/templatetags 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_render_partial copying build/lib/django_render_partial/__init__.py -> build/bdist.linux-armv7l/wheel/django_render_partial creating build/bdist.linux-armv7l/wheel/django_render_partial/templatetags copying build/lib/django_render_partial/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_render_partial/templatetags copying build/lib/django_render_partial/templatetags/render_partial.py -> build/bdist.linux-armv7l/wheel/django_render_partial/templatetags running install_egg_info running egg_info writing dependency_links to django_render_partial.egg-info/dependency_links.txt writing django_render_partial.egg-info/PKG-INFO writing top-level names to django_render_partial.egg-info/top_level.txt reading manifest file 'django_render_partial.egg-info/SOURCES.txt' writing manifest file 'django_render_partial.egg-info/SOURCES.txt' Copying django_render_partial.egg-info to build/bdist.linux-armv7l/wheel/django_render_partial-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_render_partial-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-p3_rn5va/django_render_partial-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_render_partial/__init__.py' adding 'django_render_partial/templatetags/__init__.py' adding 'django_render_partial/templatetags/render_partial.py' adding 'django_render_partial-0.4.dist-info/METADATA' adding 'django_render_partial-0.4.dist-info/WHEEL' adding 'django_render_partial-0.4.dist-info/top_level.txt' adding 'django_render_partial-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-render-partial: finished with status 'done' Stored in directory: /tmp/tmper94xg7r Successfully built django-render-partial Cleaning up... Removing source in /tmp/pip-wheel-e4jer1q4/django-render-partial Removed build tracker '/tmp/pip-req-tracker-gy4nopgr'