Created temporary directory: /tmp/pip-ephem-wheel-cache-eq6ttwxz Created temporary directory: /tmp/pip-req-tracker-gulxg32m Created requirements tracker '/tmp/pip-req-tracker-gulxg32m' Created temporary directory: /tmp/pip-wheel-mfj27i6z Collecting coa-django-countable-field==1.6 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 Found link https://files.pythonhosted.org/packages/ac/1e/7d6a3f96606f3dcc9827df32cc1bf76efe0c8d2bd1abc37e00e820c531d3/coa-django-countable-field-1.5.tar.gz#sha256=4c3c50e5fd9b78a9d3f43f27f870d181c94046f4184a86c1947e4e3701acb671 (from https://pypi.org/simple/coa-django-countable-field/), version: 1.5 Found link https://files.pythonhosted.org/packages/80/aa/e1b6c1d07ba4731546d32f5a212e028465f707db4542690dd3ff4f62c7ba/coa-django-countable-field-1.6.tar.gz#sha256=455bbc11ae8c1ecd7fdb169f00352f80ef33d3a67780420cfc5962ed9aec0a6e (from https://pypi.org/simple/coa-django-countable-field/), version: 1.6 Using version 1.6 (newest of versions: 1.6) Created temporary directory: /tmp/pip-unpack-__ws60uv Downloading https://files.pythonhosted.org/packages/80/aa/e1b6c1d07ba4731546d32f5a212e028465f707db4542690dd3ff4f62c7ba/coa-django-countable-field-1.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/80/aa/e1b6c1d07ba4731546d32f5a212e028465f707db4542690dd3ff4f62c7ba/coa-django-countable-field-1.6.tar.gz#sha256=455bbc11ae8c1ecd7fdb169f00352f80ef33d3a67780420cfc5962ed9aec0a6e (from https://pypi.org/simple/coa-django-countable-field/) Added coa-django-countable-field==1.6 from https://files.pythonhosted.org/packages/80/aa/e1b6c1d07ba4731546d32f5a212e028465f707db4542690dd3ff4f62c7ba/coa-django-countable-field-1.6.tar.gz#sha256=455bbc11ae8c1ecd7fdb169f00352f80ef33d3a67780420cfc5962ed9aec0a6e to build tracker '/tmp/pip-req-tracker-gulxg32m' Running setup.py (path:/tmp/pip-wheel-mfj27i6z/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 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 top-level names to pip-egg-info/coa_django_countable_field.egg-info/top_level.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' writing manifest file 'pip-egg-info/coa_django_countable_field.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mfj27i6z/coa-django-countable-field has version 1.6, which satisfies requirement coa-django-countable-field==1.6 from https://files.pythonhosted.org/packages/80/aa/e1b6c1d07ba4731546d32f5a212e028465f707db4542690dd3ff4f62c7ba/coa-django-countable-field-1.6.tar.gz#sha256=455bbc11ae8c1ecd7fdb169f00352f80ef33d3a67780420cfc5962ed9aec0a6e Removed coa-django-countable-field==1.6 from https://files.pythonhosted.org/packages/80/aa/e1b6c1d07ba4731546d32f5a212e028465f707db4542690dd3ff4f62c7ba/coa-django-countable-field-1.6.tar.gz#sha256=455bbc11ae8c1ecd7fdb169f00352f80ef33d3a67780420cfc5962ed9aec0a6e from build tracker '/tmp/pip-req-tracker-gulxg32m' Building wheels for collected packages: coa-django-countable-field Created temporary directory: /tmp/pip-wheel-ft61_o2_ Running setup.py bdist_wheel for coa-django-countable-field: started Destination directory: /tmp/pip-wheel-ft61_o2_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mfj27i6z/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-ft61_o2_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/example_project copying example_project/views.py -> build/lib/example_project copying example_project/forms.py -> build/lib/example_project copying example_project/wsgi.py -> build/lib/example_project copying example_project/urls.py -> build/lib/example_project copying example_project/__init__.py -> build/lib/example_project copying example_project/settings.py -> build/lib/example_project creating build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/tests.py -> build/lib/tests copying tests/__init__.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 running egg_info writing dependency_links to coa_django_countable_field.egg-info/dependency_links.txt writing coa_django_countable_field.egg-info/PKG-INFO writing top-level names to coa_django_countable_field.egg-info/top_level.txt reading manifest file 'coa_django_countable_field.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'coa_django_countable_field.egg-info/SOURCES.txt' creating build/lib/countable_field/static creating build/lib/countable_field/static/countable_field creating build/lib/countable_field/static/countable_field/css copying countable_field/static/countable_field/css/styles.css -> build/lib/countable_field/static/countable_field/css creating build/lib/countable_field/static/countable_field/js copying countable_field/static/countable_field/js/scripts.js -> build/lib/countable_field/static/countable_field/js 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/example_project copying build/lib/example_project/views.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/wsgi.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/urls.py -> 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 creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/tests.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/countable_field creating build/bdist.linux-armv7l/wheel/countable_field/static creating build/bdist.linux-armv7l/wheel/countable_field/static/countable_field creating build/bdist.linux-armv7l/wheel/countable_field/static/countable_field/js copying build/lib/countable_field/static/countable_field/js/scripts.js -> build/bdist.linux-armv7l/wheel/countable_field/static/countable_field/js creating build/bdist.linux-armv7l/wheel/countable_field/static/countable_field/css copying build/lib/countable_field/static/countable_field/css/styles.css -> build/bdist.linux-armv7l/wheel/countable_field/static/countable_field/css 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 running install_egg_info Copying coa_django_countable_field.egg-info to build/bdist.linux-armv7l/wheel/coa_django_countable_field-1.6-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.6.dist-info/WHEEL creating '/tmp/pip-wheel-ft61_o2_/coa_django_countable_field-1.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'countable_field/__init__.py' adding 'countable_field/widgets.py' adding 'countable_field/static/countable_field/css/styles.css' adding 'countable_field/static/countable_field/js/scripts.js' 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.6.dist-info/LICENSE' adding 'coa_django_countable_field-1.6.dist-info/METADATA' adding 'coa_django_countable_field-1.6.dist-info/WHEEL' adding 'coa_django_countable_field-1.6.dist-info/top_level.txt' adding 'coa_django_countable_field-1.6.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/tmpv0duscd4 Successfully built coa-django-countable-field Cleaning up... Removing source in /tmp/pip-wheel-mfj27i6z/coa-django-countable-field Removed build tracker '/tmp/pip-req-tracker-gulxg32m'