Created temporary directory: /tmp/pip-ephem-wheel-cache-q6huizu1 Created temporary directory: /tmp/pip-req-tracker-d01bsxno Created requirements tracker '/tmp/pip-req-tracker-d01bsxno' Created temporary directory: /tmp/pip-wheel-aro2z_p6 Collecting django-form-tags==1.3 1 location(s) to search for versions of django-form-tags: * https://pypi.org/simple/django-form-tags/ Getting page https://pypi.org/simple/django-form-tags/ Analyzing links from page https://pypi.org/simple/django-form-tags/ Found link https://files.pythonhosted.org/packages/44/d2/b3cb542f0022b1a5855d3b0c4438672b4aeb50c5d69c707d3d50c0d157a2/django-form-tags-1.0.tar.gz#sha256=1eac1ccb56d0ab35300ed387bb8c519b7ea73504f19405a1743a341f668c1bfb (from https://pypi.org/simple/django-form-tags/), version: 1.0 Found link https://files.pythonhosted.org/packages/16/82/7a5b9557f0e8c3fe0e9d13b6abecc2b5338aec8a1a28167a063e284800bf/django-form-tags-1.1.tar.gz#sha256=73be219e4481121c0e3232ddafc750460a724911c21bc483c89bfa3e1fb3ff01 (from https://pypi.org/simple/django-form-tags/), version: 1.1 Found link https://files.pythonhosted.org/packages/9e/92/21add13209eb60b888b6c7607a03bf4193f9b60891d73428530aa5ef02cb/django-form-tags-1.2.tar.gz#sha256=231352a837cb393e64c8028bd1fcba3e63d9c03f2c4ea1b2a696ef9b334a4e9e (from https://pypi.org/simple/django-form-tags/), version: 1.2 Found link https://files.pythonhosted.org/packages/f8/de/650c81ef0bb4214fc43d9eb7b00c673a2fd8aacdc6c75aa358c0181efc69/django-form-tags-1.3.tar.gz#sha256=017d80a8a23e9ca248d449e9010bec96da025fd8013baac9de8c6c0bdb9adf82 (from https://pypi.org/simple/django-form-tags/), version: 1.3 Using version 1.3 (newest of versions: 1.3) Created temporary directory: /tmp/pip-unpack-z6qkz0qu Downloading https://files.pythonhosted.org/packages/f8/de/650c81ef0bb4214fc43d9eb7b00c673a2fd8aacdc6c75aa358c0181efc69/django-form-tags-1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f8/de/650c81ef0bb4214fc43d9eb7b00c673a2fd8aacdc6c75aa358c0181efc69/django-form-tags-1.3.tar.gz#sha256=017d80a8a23e9ca248d449e9010bec96da025fd8013baac9de8c6c0bdb9adf82 (from https://pypi.org/simple/django-form-tags/) Added django-form-tags==1.3 from https://files.pythonhosted.org/packages/f8/de/650c81ef0bb4214fc43d9eb7b00c673a2fd8aacdc6c75aa358c0181efc69/django-form-tags-1.3.tar.gz#sha256=017d80a8a23e9ca248d449e9010bec96da025fd8013baac9de8c6c0bdb9adf82 to build tracker '/tmp/pip-req-tracker-d01bsxno' Running setup.py (path:/tmp/pip-wheel-aro2z_p6/django-form-tags/setup.py) egg_info for package django-form-tags Running command python setup.py egg_info running egg_info creating pip-egg-info/django_form_tags.egg-info writing requirements to pip-egg-info/django_form_tags.egg-info/requires.txt writing top-level names to pip-egg-info/django_form_tags.egg-info/top_level.txt writing pip-egg-info/django_form_tags.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_form_tags.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_form_tags.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_form_tags.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/django_form_tags.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aro2z_p6/django-form-tags has version 1.3, which satisfies requirement django-form-tags==1.3 from https://files.pythonhosted.org/packages/f8/de/650c81ef0bb4214fc43d9eb7b00c673a2fd8aacdc6c75aa358c0181efc69/django-form-tags-1.3.tar.gz#sha256=017d80a8a23e9ca248d449e9010bec96da025fd8013baac9de8c6c0bdb9adf82 Removed django-form-tags==1.3 from https://files.pythonhosted.org/packages/f8/de/650c81ef0bb4214fc43d9eb7b00c673a2fd8aacdc6c75aa358c0181efc69/django-form-tags-1.3.tar.gz#sha256=017d80a8a23e9ca248d449e9010bec96da025fd8013baac9de8c6c0bdb9adf82 from build tracker '/tmp/pip-req-tracker-d01bsxno' Building wheels for collected packages: django-form-tags Created temporary directory: /tmp/pip-wheel-j2d7evcc Running setup.py bdist_wheel for django-form-tags: started Destination directory: /tmp/pip-wheel-j2d7evcc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aro2z_p6/django-form-tags/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-j2d7evcc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/form_tags copying form_tags/__init__.py -> build/lib/form_tags copying form_tags/conf.py -> build/lib/form_tags creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/mixins.py -> build/lib/tests copying tests/test_fields.py -> build/lib/tests copying tests/test_fieldwrappers.py -> build/lib/tests copying tests/test_translations.py -> build/lib/tests copying tests/test_fieldholders.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests creating build/lib/form_tags/templatetags copying form_tags/templatetags/__init__.py -> build/lib/form_tags/templatetags copying form_tags/templatetags/forms.py -> build/lib/form_tags/templatetags running egg_info writing top-level names to django_form_tags.egg-info/top_level.txt writing django_form_tags.egg-info/PKG-INFO writing dependency_links to django_form_tags.egg-info/dependency_links.txt writing requirements to django_form_tags.egg-info/requires.txt reading manifest file 'django_form_tags.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'django_form_tags.egg-info/SOURCES.txt' creating build/lib/form_tags/locale creating build/lib/form_tags/locale/nl creating build/lib/form_tags/locale/nl/LC_MESSAGES copying form_tags/locale/nl/LC_MESSAGES/django.mo -> build/lib/form_tags/locale/nl/LC_MESSAGES copying form_tags/locale/nl/LC_MESSAGES/django.po -> build/lib/form_tags/locale/nl/LC_MESSAGES creating build/lib/form_tags/static creating build/lib/form_tags/static/form_tags copying form_tags/static/form_tags/icon_date_range.svg -> build/lib/form_tags/static/form_tags copying form_tags/static/form_tags/icon_edit.svg -> build/lib/form_tags/static/form_tags copying form_tags/static/form_tags/icon_eye.svg -> build/lib/form_tags/static/form_tags 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/form_tags copying build/lib/form_tags/__init__.py -> build/bdist.linux-armv7l/wheel/form_tags creating build/bdist.linux-armv7l/wheel/form_tags/locale creating build/bdist.linux-armv7l/wheel/form_tags/locale/nl creating build/bdist.linux-armv7l/wheel/form_tags/locale/nl/LC_MESSAGES copying build/lib/form_tags/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/form_tags/locale/nl/LC_MESSAGES copying build/lib/form_tags/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/form_tags/locale/nl/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/form_tags/static creating build/bdist.linux-armv7l/wheel/form_tags/static/form_tags copying build/lib/form_tags/static/form_tags/icon_eye.svg -> build/bdist.linux-armv7l/wheel/form_tags/static/form_tags copying build/lib/form_tags/static/form_tags/icon_date_range.svg -> build/bdist.linux-armv7l/wheel/form_tags/static/form_tags copying build/lib/form_tags/static/form_tags/icon_edit.svg -> build/bdist.linux-armv7l/wheel/form_tags/static/form_tags copying build/lib/form_tags/conf.py -> build/bdist.linux-armv7l/wheel/form_tags creating build/bdist.linux-armv7l/wheel/form_tags/templatetags copying build/lib/form_tags/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/form_tags/templatetags copying build/lib/form_tags/templatetags/forms.py -> build/bdist.linux-armv7l/wheel/form_tags/templatetags creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/mixins.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fields.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fieldwrappers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_translations.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fieldholders.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying django_form_tags.egg-info to build/bdist.linux-armv7l/wheel/django_form_tags-1.3-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_form_tags-1.3.dist-info/WHEEL creating '/tmp/pip-wheel-j2d7evcc/django_form_tags-1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'form_tags/__init__.py' adding 'form_tags/conf.py' adding 'form_tags/locale/nl/LC_MESSAGES/django.mo' adding 'form_tags/locale/nl/LC_MESSAGES/django.po' adding 'form_tags/static/form_tags/icon_date_range.svg' adding 'form_tags/static/form_tags/icon_edit.svg' adding 'form_tags/static/form_tags/icon_eye.svg' adding 'form_tags/templatetags/__init__.py' adding 'form_tags/templatetags/forms.py' adding 'tests/__init__.py' adding 'tests/mixins.py' adding 'tests/test_fieldholders.py' adding 'tests/test_fields.py' adding 'tests/test_fieldwrappers.py' adding 'tests/test_translations.py' adding 'tests/test_utils.py' adding 'django_form_tags-1.3.dist-info/LICENSE.txt' adding 'django_form_tags-1.3.dist-info/METADATA' adding 'django_form_tags-1.3.dist-info/WHEEL' adding 'django_form_tags-1.3.dist-info/top_level.txt' adding 'django_form_tags-1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-form-tags: finished with status 'done' Stored in directory: /tmp/tmpl81x7r9p Successfully built django-form-tags Cleaning up... Removing source in /tmp/pip-wheel-aro2z_p6/django-form-tags Removed build tracker '/tmp/pip-req-tracker-d01bsxno'