Created temporary directory: /tmp/pip-ephem-wheel-cache-vpcbekeb Created temporary directory: /tmp/pip-req-tracker-6ahf8yx8 Created requirements tracker '/tmp/pip-req-tracker-6ahf8yx8' Created temporary directory: /tmp/pip-wheel-aum80d0k Looking in indexes: https://pypi.python.org/simple Collecting sdh.forms==1.1.2 1 location(s) to search for versions of sdh.forms: * https://pypi.python.org/simple/sdh-forms/ Getting page https://pypi.python.org/simple/sdh-forms/ Analyzing links from page https://pypi.org/simple/sdh-forms/ Found link https://files.pythonhosted.org/packages/80/08/db90b26c7ad3e29377b0e4e44cb14012b906b32260c9875e2d14ce9c76df/sdh.forms-1.0.0.tar.gz#sha256=d47e1691f9132cfe9ab4a478c91ae1d35fde64120157c76a3dbf52fd4550615b (from https://pypi.org/simple/sdh-forms/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/7e/df/186f6a6295f20383f55148d693409a0a764a07e702df76526ac7f0ae45aa/sdh.forms-1.0.1.tar.gz#sha256=3eace62356ac2af9a9ff5ee858c89e632f1ec76f9bae64a37fb18da54cefb265 (from https://pypi.org/simple/sdh-forms/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/eb/81/d8141f7e5eb190f908af0ae696a85270d105814358f3fa45f3ee84c0be8f/sdh.forms-1.0.2.tar.gz#sha256=04518c4aea9187149fd3af532617f88b317785bb179a390fdb85dc0a9f40a996 (from https://pypi.org/simple/sdh-forms/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/e2/4c/9e27bb20559e272786738d7c76a0e344821a7af503e029e1a597200b0241/sdh.forms-1.1.2.tar.gz#sha256=a0dc4aed12468a1358758987eea752ca629749a5e6c45efc8331a8ecc5f978bb (from https://pypi.org/simple/sdh-forms/), version: 1.1.2 Using version 1.1.2 (newest of versions: 1.1.2) Created temporary directory: /tmp/pip-unpack-anp1c9gu Downloading https://files.pythonhosted.org/packages/e2/4c/9e27bb20559e272786738d7c76a0e344821a7af503e029e1a597200b0241/sdh.forms-1.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e2/4c/9e27bb20559e272786738d7c76a0e344821a7af503e029e1a597200b0241/sdh.forms-1.1.2.tar.gz#sha256=a0dc4aed12468a1358758987eea752ca629749a5e6c45efc8331a8ecc5f978bb (from https://pypi.org/simple/sdh-forms/) Added sdh.forms==1.1.2 from https://files.pythonhosted.org/packages/e2/4c/9e27bb20559e272786738d7c76a0e344821a7af503e029e1a597200b0241/sdh.forms-1.1.2.tar.gz#sha256=a0dc4aed12468a1358758987eea752ca629749a5e6c45efc8331a8ecc5f978bb to build tracker '/tmp/pip-req-tracker-6ahf8yx8' Running setup.py (path:/tmp/pip-wheel-aum80d0k/sdh.forms/setup.py) egg_info for package sdh.forms Running command python setup.py egg_info running egg_info creating pip-egg-info/sdh.forms.egg-info writing dependency_links to pip-egg-info/sdh.forms.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/sdh.forms.egg-info/namespace_packages.txt writing eager_resources to pip-egg-info/sdh.forms.egg-info/eager_resources.txt writing top-level names to pip-egg-info/sdh.forms.egg-info/top_level.txt writing requirements to pip-egg-info/sdh.forms.egg-info/requires.txt writing pip-egg-info/sdh.forms.egg-info/PKG-INFO writing manifest file 'pip-egg-info/sdh.forms.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sdh.forms.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/sdh.forms.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aum80d0k/sdh.forms has version 1.1.2, which satisfies requirement sdh.forms==1.1.2 from https://files.pythonhosted.org/packages/e2/4c/9e27bb20559e272786738d7c76a0e344821a7af503e029e1a597200b0241/sdh.forms-1.1.2.tar.gz#sha256=a0dc4aed12468a1358758987eea752ca629749a5e6c45efc8331a8ecc5f978bb Removed sdh.forms==1.1.2 from https://files.pythonhosted.org/packages/e2/4c/9e27bb20559e272786738d7c76a0e344821a7af503e029e1a597200b0241/sdh.forms-1.1.2.tar.gz#sha256=a0dc4aed12468a1358758987eea752ca629749a5e6c45efc8331a8ecc5f978bb from build tracker '/tmp/pip-req-tracker-6ahf8yx8' Building wheels for collected packages: sdh.forms Created temporary directory: /tmp/pip-wheel-on16tb0y Running setup.py bdist_wheel for sdh.forms: started Destination directory: /tmp/pip-wheel-on16tb0y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aum80d0k/sdh.forms/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-on16tb0y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sdh copying src/sdh/__init__.py -> build/lib/sdh creating build/lib/sdh/forms copying src/sdh/forms/forms.py -> build/lib/sdh/forms copying src/sdh/forms/base.py -> build/lib/sdh/forms copying src/sdh/forms/widgets.py -> build/lib/sdh/forms copying src/sdh/forms/fields.py -> build/lib/sdh/forms copying src/sdh/forms/__init__.py -> build/lib/sdh/forms creating build/lib/sdh/forms/templatetags copying src/sdh/forms/templatetags/__init__.py -> build/lib/sdh/forms/templatetags copying src/sdh/forms/templatetags/sdhforms.py -> build/lib/sdh/forms/templatetags running egg_info writing requirements to src/sdh.forms.egg-info/requires.txt writing dependency_links to src/sdh.forms.egg-info/dependency_links.txt writing top-level names to src/sdh.forms.egg-info/top_level.txt writing eager_resources to src/sdh.forms.egg-info/eager_resources.txt writing src/sdh.forms.egg-info/PKG-INFO writing namespace_packages to src/sdh.forms.egg-info/namespace_packages.txt reading manifest file 'src/sdh.forms.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 'src/sdh.forms.egg-info/SOURCES.txt' creating build/lib/sdh/forms/templates creating build/lib/sdh/forms/templates/sdh creating build/lib/sdh/forms/templates/sdh/forms copying src/sdh/forms/templates/sdh/forms/field.html -> build/lib/sdh/forms/templates/sdh/forms copying src/sdh/forms/templates/sdh/forms/form.html -> build/lib/sdh/forms/templates/sdh/forms installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/sdh/__init__.py (namespace package) copying sdh/forms/forms.py -> build/bdist.linux-armv7l/wheel/sdh/forms copying sdh/forms/base.py -> build/bdist.linux-armv7l/wheel/sdh/forms copying sdh/forms/widgets.py -> build/bdist.linux-armv7l/wheel/sdh/forms copying sdh/forms/fields.py -> build/bdist.linux-armv7l/wheel/sdh/forms copying sdh/forms/__init__.py -> build/bdist.linux-armv7l/wheel/sdh/forms copying sdh/forms/templates/sdh/forms/field.html -> build/bdist.linux-armv7l/wheel/sdh/forms/templates/sdh/forms copying sdh/forms/templates/sdh/forms/form.html -> build/bdist.linux-armv7l/wheel/sdh/forms/templates/sdh/forms copying sdh/forms/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/sdh/forms/templatetags copying sdh/forms/templatetags/sdhforms.py -> build/bdist.linux-armv7l/wheel/sdh/forms/templatetags running install_egg_info Copying src/sdh.forms.egg-info to build/bdist.linux-armv7l/wheel/sdh.forms-1.1.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/sdh.forms-1.1.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/sdh.forms-1.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-on16tb0y/sdh.forms-1.1.2-py3-none-any.whl' and adding '.' to it adding 'sdh.forms-1.1.2-py3.4-nspkg.pth' adding 'sdh/forms/__init__.py' adding 'sdh/forms/base.py' adding 'sdh/forms/fields.py' adding 'sdh/forms/forms.py' adding 'sdh/forms/widgets.py' adding 'sdh/forms/templates/sdh/forms/field.html' adding 'sdh/forms/templates/sdh/forms/form.html' adding 'sdh/forms/templatetags/__init__.py' adding 'sdh/forms/templatetags/sdhforms.py' adding 'sdh.forms-1.1.2.dist-info/eager_resources.txt' adding 'sdh.forms-1.1.2.dist-info/namespace_packages.txt' adding 'sdh.forms-1.1.2.dist-info/top_level.txt' adding 'sdh.forms-1.1.2.dist-info/WHEEL' adding 'sdh.forms-1.1.2.dist-info/METADATA' adding 'sdh.forms-1.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sdh.forms: finished with status 'done' Stored in directory: /tmp/tmppftrx6tt Successfully built sdh.forms Cleaning up... Removing source in /tmp/pip-wheel-aum80d0k/sdh.forms Removed build tracker '/tmp/pip-req-tracker-6ahf8yx8'