Collecting sdh.forms==1.0.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.python.org/simple/sdh-forms/ Found link https://pypi.python.org/packages/7e/df/186f6a6295f20383f55148d693409a0a764a07e702df76526ac7f0ae45aa/sdh.forms-1.0.1.tar.gz#md5=d703cb625ad63176b73fe0906dd18e42 (from https://pypi.python.org/simple/sdh-forms/), version: 1.0.1 Found link https://pypi.python.org/packages/80/08/db90b26c7ad3e29377b0e4e44cb14012b906b32260c9875e2d14ce9c76df/sdh.forms-1.0.0.tar.gz#md5=0e626bba17a1940f3dd15e2785ec5772 (from https://pypi.python.org/simple/sdh-forms/), version: 1.0.0 Found link https://pypi.python.org/packages/eb/81/d8141f7e5eb190f908af0ae696a85270d105814358f3fa45f3ee84c0be8f/sdh.forms-1.0.2.tar.gz#md5=76e52771a7f125d1eb90ff2ab9f224f4 (from https://pypi.python.org/simple/sdh-forms/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Downloading sdh.forms-1.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/eb/81/d8141f7e5eb190f908af0ae696a85270d105814358f3fa45f3ee84c0be8f/sdh.forms-1.0.2.tar.gz#md5=76e52771a7f125d1eb90ff2ab9f224f4 (from https://pypi.python.org/simple/sdh-forms/) Running setup.py (path:/tmp/pip-build-qki98dx6/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 eager_resources to pip-egg-info/sdh.forms.egg-info/eager_resources.txt 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 top-level names to pip-egg-info/sdh.forms.egg-info/top_level.txt writing pip-egg-info/sdh.forms.egg-info/PKG-INFO writing requirements to pip-egg-info/sdh.forms.egg-info/requires.txt 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-build-qki98dx6/sdh.forms has version 1.0.2, which satisfies requirement sdh.forms==1.0.2 from https://pypi.python.org/packages/eb/81/d8141f7e5eb190f908af0ae696a85270d105814358f3fa45f3ee84c0be8f/sdh.forms-1.0.2.tar.gz#md5=76e52771a7f125d1eb90ff2ab9f224f4 Building wheels for collected packages: sdh.forms Running setup.py bdist_wheel for sdh.forms: started Destination directory: /tmp/tmph9c7c_nrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qki98dx6/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/tmph9c7c_nrpip-wheel- 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 src/sdh.forms.egg-info/PKG-INFO 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 requirements to src/sdh.forms.egg-info/requires.txt writing namespace_packages to src/sdh.forms.egg-info/namespace_packages.txt writing eager_resources to src/sdh.forms.egg-info/eager_resources.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.0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/sdh.forms-1.0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/sdh.forms-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for sdh.forms: finished with status 'done' Stored in directory: /tmp/tmpxs5i4ee1 Successfully built sdh.forms Cleaning up... Removing source in /tmp/pip-build-qki98dx6/sdh.forms