Collecting django-handyhelpers==0.0.3 1 location(s) to search for versions of django-handyhelpers: * https://pypi.python.org/simple/django-handyhelpers/ Getting page https://pypi.python.org/simple/django-handyhelpers/ Analyzing links from page https://pypi.org/simple/django-handyhelpers/ Found link https://files.pythonhosted.org/packages/a2/6c/9a21acdc7390e69d1e0a8a87be1ce3ccbf3f620b51ec26a856eebd782ff8/django-handyhelpers-0.0.1.tar.gz#sha256=1ac8e9a343e7866bd21b9210af7e24c4bf60add4ac06e8d99ed23979f3b1a414 (from https://pypi.org/simple/django-handyhelpers/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/5c/03/60089c5e81d54c0beca358b69d9ebadcca8ed4e258a45f08ec8ea39e0819/django_handyhelpers-0.0.1-py2-none-any.whl#sha256=fd2cdac67bc22dd99bb65f42ee1f5ba0c5c4bd16480fb5d98857de3e869e4c65 (from https://pypi.org/simple/django-handyhelpers/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/3b/10/796966435019f2c4048e358fff3da28899a5921d605f1ad5836063a5aab1/django-handyhelpers-0.0.2.tar.gz#sha256=4d7e767a7017d04216b75e0eba7173efb3851cf465c9c0fa1c4a152f69a75432 (from https://pypi.org/simple/django-handyhelpers/), version: 0.0.2 Skipping link https://files.pythonhosted.org/packages/59/1c/332794374e61a2c3583275bad80c935998f0f0dcb9c4cd41beef5cafcfc3/django_handyhelpers-0.0.2-py2-none-any.whl#sha256=05aa3cfb6ca640e4792e0429b6316988d06ebacaa4880a7cf1f17b2a9200c51d (from https://pypi.org/simple/django-handyhelpers/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/4d/b3/b06214087061095ead99be3f243c743bfb8df29773a814ebf1034ac1a278/django-handyhelpers-0.0.3.tar.gz#sha256=f479fb9c5e44451a8249f6213844afc3a52779dda52868dca7b6a70989a3fa9d (from https://pypi.org/simple/django-handyhelpers/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/bd/5e/bc36a25f3b9b102bd54f49d2060ed77192a12d35571cc191722bf4b91b40/django_handyhelpers-0.0.3-py2-none-any.whl#sha256=7988823f9c79af1c47f848f24c6d75fd079f6df2419f6752c6c3399874669d8f (from https://pypi.org/simple/django-handyhelpers/); it is not compatible with this Python Using version 0.0.3 (newest of versions: 0.0.3) Downloading https://files.pythonhosted.org/packages/4d/b3/b06214087061095ead99be3f243c743bfb8df29773a814ebf1034ac1a278/django-handyhelpers-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4d/b3/b06214087061095ead99be3f243c743bfb8df29773a814ebf1034ac1a278/django-handyhelpers-0.0.3.tar.gz#sha256=f479fb9c5e44451a8249f6213844afc3a52779dda52868dca7b6a70989a3fa9d (from https://pypi.org/simple/django-handyhelpers/) Running setup.py (path:/tmp/pip-build-4fzxhben/django-handyhelpers/setup.py) egg_info for package django-handyhelpers Running command python setup.py egg_info running egg_info creating pip-egg-info/django_handyhelpers.egg-info writing dependency_links to pip-egg-info/django_handyhelpers.egg-info/dependency_links.txt writing pip-egg-info/django_handyhelpers.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_handyhelpers.egg-info/top_level.txt writing requirements to pip-egg-info/django_handyhelpers.egg-info/requires.txt writing manifest file 'pip-egg-info/django_handyhelpers.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_handyhelpers.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_handyhelpers.egg-info/SOURCES.txt' Source in /tmp/pip-build-4fzxhben/django-handyhelpers has version 0.0.3, which satisfies requirement django-handyhelpers==0.0.3 from https://files.pythonhosted.org/packages/4d/b3/b06214087061095ead99be3f243c743bfb8df29773a814ebf1034ac1a278/django-handyhelpers-0.0.3.tar.gz#sha256=f479fb9c5e44451a8249f6213844afc3a52779dda52868dca7b6a70989a3fa9d Building wheels for collected packages: django-handyhelpers Running setup.py bdist_wheel for django-handyhelpers: started Destination directory: /tmp/tmpziinw9sfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4fzxhben/django-handyhelpers/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/tmpziinw9sfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djangohelpers copying djangohelpers/fields.py -> build/lib/djangohelpers copying djangohelpers/views.py -> build/lib/djangohelpers copying djangohelpers/models.py -> build/lib/djangohelpers copying djangohelpers/forms.py -> build/lib/djangohelpers copying djangohelpers/querysets.py -> build/lib/djangohelpers copying djangohelpers/permissions.py -> build/lib/djangohelpers copying djangohelpers/tags.py -> build/lib/djangohelpers copying djangohelpers/drf_permissions.py -> build/lib/djangohelpers copying djangohelpers/managers.py -> build/lib/djangohelpers copying djangohelpers/__init__.py -> build/lib/djangohelpers 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/djangohelpers copying build/lib/djangohelpers/fields.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/views.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/models.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/forms.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/querysets.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/permissions.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/tags.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/drf_permissions.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/managers.py -> build/bdist.linux-armv7l/wheel/djangohelpers copying build/lib/djangohelpers/__init__.py -> build/bdist.linux-armv7l/wheel/djangohelpers running install_egg_info running egg_info writing requirements to django_handyhelpers.egg-info/requires.txt writing dependency_links to django_handyhelpers.egg-info/dependency_links.txt writing top-level names to django_handyhelpers.egg-info/top_level.txt writing django_handyhelpers.egg-info/PKG-INFO reading manifest file 'django_handyhelpers.egg-info/SOURCES.txt' writing manifest file 'django_handyhelpers.egg-info/SOURCES.txt' Copying django_handyhelpers.egg-info to build/bdist.linux-armv7l/wheel/django_handyhelpers-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_handyhelpers-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for django-handyhelpers: finished with status 'done' Stored in directory: /tmp/tmpiq9coxi4 Successfully built django-handyhelpers Cleaning up... Removing source in /tmp/pip-build-4fzxhben/django-handyhelpers