Collecting wagtail-django-recaptcha==1.0 1 location(s) to search for versions of wagtail-django-recaptcha: * https://pypi.python.org/simple/wagtail-django-recaptcha/ Getting page https://pypi.python.org/simple/wagtail-django-recaptcha/ Analyzing links from page https://pypi.python.org/simple/wagtail-django-recaptcha/ Found link https://pypi.python.org/packages/07/14/7d0096f67af37245e1bbcedababee60204899bf79caa8e349a705dcf2a82/wagtail_django_recaptcha-0.1-py2.py3-none-any.whl#md5=8a438b026188eb8da48b46371a13788b (from https://pypi.python.org/simple/wagtail-django-recaptcha/), version: 0.1 Found link https://pypi.python.org/packages/11/44/bbd40584a2c3af71e885278eabc75637b1cc61ef12402b4c02c0a7b69f4e/wagtail-django-recaptcha-0.2.tar.gz#md5=76e86c1d7d9c2d1c0d5fc60f645f0b17 (from https://pypi.python.org/simple/wagtail-django-recaptcha/), version: 0.2 Found link https://pypi.python.org/packages/63/36/cbd44b8d8bd34ddcf3046fe7b65c25a4fe1ff60bd903409bc9acc2567365/wagtail-django-recaptcha-0.1.tar.gz#md5=8b918ae34f224d88c3fbd1cbfe90bab5 (from https://pypi.python.org/simple/wagtail-django-recaptcha/), version: 0.1 Found link https://pypi.python.org/packages/97/b6/d6cf2c1f627ba5d1e62daa4d49680677f6d5226a38b30f5990fc91d4140e/wagtail-django-recaptcha-1.0.tar.gz#md5=c50ba5e00b0b85e42c6e46413b9b5e83 (from https://pypi.python.org/simple/wagtail-django-recaptcha/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading wagtail-django-recaptcha-1.0.tar.gz Downloading from URL https://pypi.python.org/packages/97/b6/d6cf2c1f627ba5d1e62daa4d49680677f6d5226a38b30f5990fc91d4140e/wagtail-django-recaptcha-1.0.tar.gz#md5=c50ba5e00b0b85e42c6e46413b9b5e83 (from https://pypi.python.org/simple/wagtail-django-recaptcha/) Running setup.py (path:/tmp/pip-build-4t4towye/wagtail-django-recaptcha/setup.py) egg_info for package wagtail-django-recaptcha Running command python setup.py egg_info running egg_info creating pip-egg-info/wagtail_django_recaptcha.egg-info writing top-level names to pip-egg-info/wagtail_django_recaptcha.egg-info/top_level.txt writing pip-egg-info/wagtail_django_recaptcha.egg-info/PKG-INFO writing dependency_links to pip-egg-info/wagtail_django_recaptcha.egg-info/dependency_links.txt writing requirements to pip-egg-info/wagtail_django_recaptcha.egg-info/requires.txt writing manifest file 'pip-egg-info/wagtail_django_recaptcha.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wagtail_django_recaptcha.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/wagtail_django_recaptcha.egg-info/SOURCES.txt' Source in /tmp/pip-build-4t4towye/wagtail-django-recaptcha has version 1.0, which satisfies requirement wagtail-django-recaptcha==1.0 from https://pypi.python.org/packages/97/b6/d6cf2c1f627ba5d1e62daa4d49680677f6d5226a38b30f5990fc91d4140e/wagtail-django-recaptcha-1.0.tar.gz#md5=c50ba5e00b0b85e42c6e46413b9b5e83 Building wheels for collected packages: wagtail-django-recaptcha Running setup.py bdist_wheel for wagtail-django-recaptcha: started Destination directory: /tmp/tmpri3l_z_9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4t4towye/wagtail-django-recaptcha/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/tmpri3l_z_9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wagtailcaptcha copying wagtailcaptcha/forms.py -> build/lib/wagtailcaptcha copying wagtailcaptcha/models.py -> build/lib/wagtailcaptcha copying wagtailcaptcha/__init__.py -> build/lib/wagtailcaptcha creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_forms.py -> build/lib/tests copying tests/test_models.py -> build/lib/tests creating build/lib/tests/testapp copying tests/testapp/manage.py -> build/lib/tests/testapp copying tests/testapp/__init__.py -> build/lib/tests/testapp creating build/lib/tests/testapp/testapp copying tests/testapp/testapp/settings.py -> build/lib/tests/testapp/testapp copying tests/testapp/testapp/__init__.py -> build/lib/tests/testapp/testapp copying tests/testapp/testapp/urls.py -> build/lib/tests/testapp/testapp copying tests/testapp/testapp/wsgi.py -> build/lib/tests/testapp/testapp creating build/lib/tests/testapp/home copying tests/testapp/home/forms.py -> build/lib/tests/testapp/home copying tests/testapp/home/models.py -> build/lib/tests/testapp/home copying tests/testapp/home/__init__.py -> build/lib/tests/testapp/home creating build/lib/tests/testapp/home/migrations copying tests/testapp/home/migrations/0002_custom_form_builder_pages.py -> build/lib/tests/testapp/home/migrations copying tests/testapp/home/migrations/__init__.py -> build/lib/tests/testapp/home/migrations copying tests/testapp/home/migrations/0001_initial.py -> build/lib/tests/testapp/home/migrations running egg_info writing wagtail_django_recaptcha.egg-info/PKG-INFO writing dependency_links to wagtail_django_recaptcha.egg-info/dependency_links.txt writing requirements to wagtail_django_recaptcha.egg-info/requires.txt writing top-level names to wagtail_django_recaptcha.egg-info/top_level.txt reading manifest file 'wagtail_django_recaptcha.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wagtail_django_recaptcha.egg-info/SOURCES.txt' 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/wagtailcaptcha copying build/lib/wagtailcaptcha/forms.py -> build/bdist.linux-armv7l/wheel/wagtailcaptcha copying build/lib/wagtailcaptcha/models.py -> build/bdist.linux-armv7l/wheel/wagtailcaptcha copying build/lib/wagtailcaptcha/__init__.py -> build/bdist.linux-armv7l/wheel/wagtailcaptcha creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/testapp creating build/bdist.linux-armv7l/wheel/tests/testapp/testapp copying build/lib/tests/testapp/testapp/settings.py -> build/bdist.linux-armv7l/wheel/tests/testapp/testapp copying build/lib/tests/testapp/testapp/__init__.py -> build/bdist.linux-armv7l/wheel/tests/testapp/testapp copying build/lib/tests/testapp/testapp/urls.py -> build/bdist.linux-armv7l/wheel/tests/testapp/testapp copying build/lib/tests/testapp/testapp/wsgi.py -> build/bdist.linux-armv7l/wheel/tests/testapp/testapp creating build/bdist.linux-armv7l/wheel/tests/testapp/home copying build/lib/tests/testapp/home/forms.py -> build/bdist.linux-armv7l/wheel/tests/testapp/home creating build/bdist.linux-armv7l/wheel/tests/testapp/home/migrations copying build/lib/tests/testapp/home/migrations/0002_custom_form_builder_pages.py -> build/bdist.linux-armv7l/wheel/tests/testapp/home/migrations copying build/lib/tests/testapp/home/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/tests/testapp/home/migrations copying build/lib/tests/testapp/home/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/tests/testapp/home/migrations copying build/lib/tests/testapp/home/models.py -> build/bdist.linux-armv7l/wheel/tests/testapp/home copying build/lib/tests/testapp/home/__init__.py -> build/bdist.linux-armv7l/wheel/tests/testapp/home copying build/lib/tests/testapp/manage.py -> build/bdist.linux-armv7l/wheel/tests/testapp copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-armv7l/wheel/tests/testapp copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_forms.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_models.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying wagtail_django_recaptcha.egg-info to build/bdist.linux-armv7l/wheel/wagtail_django_recaptcha-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wagtail_django_recaptcha-1.0.dist-info/WHEEL Running setup.py bdist_wheel for wagtail-django-recaptcha: finished with status 'done' Stored in directory: /tmp/tmptxlk4oe3 Successfully built wagtail-django-recaptcha Cleaning up... Removing source in /tmp/pip-build-4t4towye/wagtail-django-recaptcha