Created temporary directory: /tmp/pip-ephem-wheel-cache-jzcd8iz5 Created temporary directory: /tmp/pip-req-tracker-yrk37l8u Created requirements tracker '/tmp/pip-req-tracker-yrk37l8u' Created temporary directory: /tmp/pip-wheel-q_wdv__9 Collecting coa-django-countable-field==1.4 1 location(s) to search for versions of coa-django-countable-field: * https://pypi.org/simple/coa-django-countable-field/ Getting page https://pypi.org/simple/coa-django-countable-field/ Analyzing links from page https://pypi.org/simple/coa-django-countable-field/ Found link https://files.pythonhosted.org/packages/26/45/6b265cc84ff96129c81475080065da23e452539fd0c1657cfc570b119231/coa-django-countable-field-1.3.tar.gz#sha256=972acf828d822f3de378dfe1b1c8eed2f304d6353fcbd1c8cb802689e173b81a (from https://pypi.org/simple/coa-django-countable-field/), version: 1.3 Found link https://files.pythonhosted.org/packages/f8/c4/2c102cce5683d62baf7811e4fc4345ad0229f0c00a7c10d54351aa744cfe/coa-django-countable-field-1.4.tar.gz#sha256=4df4395d3cfacf2cb6b809b10b300fef4ed7f32792baf29c33f243d7fba0e1c0 (from https://pypi.org/simple/coa-django-countable-field/), version: 1.4 Using version 1.4 (newest of versions: 1.4) Created temporary directory: /tmp/pip-unpack-tb2xja28 Downloading https://files.pythonhosted.org/packages/f8/c4/2c102cce5683d62baf7811e4fc4345ad0229f0c00a7c10d54351aa744cfe/coa-django-countable-field-1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f8/c4/2c102cce5683d62baf7811e4fc4345ad0229f0c00a7c10d54351aa744cfe/coa-django-countable-field-1.4.tar.gz#sha256=4df4395d3cfacf2cb6b809b10b300fef4ed7f32792baf29c33f243d7fba0e1c0 (from https://pypi.org/simple/coa-django-countable-field/) Added coa-django-countable-field==1.4 from https://files.pythonhosted.org/packages/f8/c4/2c102cce5683d62baf7811e4fc4345ad0229f0c00a7c10d54351aa744cfe/coa-django-countable-field-1.4.tar.gz#sha256=4df4395d3cfacf2cb6b809b10b300fef4ed7f32792baf29c33f243d7fba0e1c0 to build tracker '/tmp/pip-req-tracker-yrk37l8u' Running setup.py (path:/tmp/pip-wheel-q_wdv__9/coa-django-countable-field/setup.py) egg_info for package coa-django-countable-field Running command python setup.py egg_info running egg_info creating pip-egg-info/coa_django_countable_field.egg-info writing top-level names to pip-egg-info/coa_django_countable_field.egg-info/top_level.txt writing pip-egg-info/coa_django_countable_field.egg-info/PKG-INFO writing dependency_links to pip-egg-info/coa_django_countable_field.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/coa_django_countable_field.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/coa_django_countable_field.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... writing manifest file 'pip-egg-info/coa_django_countable_field.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-q_wdv__9/coa-django-countable-field has version 1.4, which satisfies requirement coa-django-countable-field==1.4 from https://files.pythonhosted.org/packages/f8/c4/2c102cce5683d62baf7811e4fc4345ad0229f0c00a7c10d54351aa744cfe/coa-django-countable-field-1.4.tar.gz#sha256=4df4395d3cfacf2cb6b809b10b300fef4ed7f32792baf29c33f243d7fba0e1c0 Removed coa-django-countable-field==1.4 from https://files.pythonhosted.org/packages/f8/c4/2c102cce5683d62baf7811e4fc4345ad0229f0c00a7c10d54351aa744cfe/coa-django-countable-field-1.4.tar.gz#sha256=4df4395d3cfacf2cb6b809b10b300fef4ed7f32792baf29c33f243d7fba0e1c0 from build tracker '/tmp/pip-req-tracker-yrk37l8u' Building wheels for collected packages: coa-django-countable-field Created temporary directory: /tmp/pip-wheel-qoxhbx3i Running setup.py bdist_wheel for coa-django-countable-field: started Destination directory: /tmp/pip-wheel-qoxhbx3i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-q_wdv__9/coa-django-countable-field/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-qoxhbx3i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/tests.py -> build/lib/tests copying tests/test_settings.py -> build/lib/tests creating build/lib/countable_field copying countable_field/__init__.py -> build/lib/countable_field copying countable_field/widgets.py -> build/lib/countable_field creating build/lib/example_project copying example_project/__init__.py -> build/lib/example_project copying example_project/settings.py -> build/lib/example_project copying example_project/wsgi.py -> build/lib/example_project copying example_project/forms.py -> build/lib/example_project copying example_project/views.py -> build/lib/example_project copying example_project/urls.py -> build/lib/example_project running egg_info writing top-level names to coa_django_countable_field.egg-info/top_level.txt writing dependency_links to coa_django_countable_field.egg-info/dependency_links.txt writing coa_django_countable_field.egg-info/PKG-INFO reading manifest file 'coa_django_countable_field.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... writing manifest file 'coa_django_countable_field.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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/tests.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/countable_field copying build/lib/countable_field/__init__.py -> build/bdist.linux-armv7l/wheel/countable_field copying build/lib/countable_field/widgets.py -> build/bdist.linux-armv7l/wheel/countable_field creating build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/__init__.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/settings.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/wsgi.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/forms.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/views.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/urls.py -> build/bdist.linux-armv7l/wheel/example_project running install_egg_info Copying coa_django_countable_field.egg-info to build/bdist.linux-armv7l/wheel/coa_django_countable_field-1.4-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/coa_django_countable_field-1.4.dist-info/WHEEL creating '/tmp/pip-wheel-qoxhbx3i/coa_django_countable_field-1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'countable_field/__init__.py' adding 'countable_field/widgets.py' adding 'example_project/__init__.py' adding 'example_project/forms.py' adding 'example_project/settings.py' adding 'example_project/urls.py' adding 'example_project/views.py' adding 'example_project/wsgi.py' adding 'tests/__init__.py' adding 'tests/test_settings.py' adding 'tests/tests.py' adding 'coa_django_countable_field-1.4.dist-info/LICENSE' adding 'coa_django_countable_field-1.4.dist-info/METADATA' adding 'coa_django_countable_field-1.4.dist-info/WHEEL' adding 'coa_django_countable_field-1.4.dist-info/top_level.txt' adding 'coa_django_countable_field-1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for coa-django-countable-field: finished with status 'done' Stored in directory: /tmp/tmpih3tqpsk Successfully built coa-django-countable-field Cleaning up... Removing source in /tmp/pip-wheel-q_wdv__9/coa-django-countable-field Removed build tracker '/tmp/pip-req-tracker-yrk37l8u'