Collecting django-wagtail-customforms==0.2.1 1 location(s) to search for versions of django-wagtail-customforms: * https://pypi.python.org/simple/django-wagtail-customforms/ Getting page https://pypi.python.org/simple/django-wagtail-customforms/ Analyzing links from page https://pypi.python.org/simple/django-wagtail-customforms/ Found link https://pypi.python.org/packages/7b/06/360bf4a73b3f1357b888d6b7547d0f3dab8c5fc718411466fadf5fdb2854/django-wagtail-customforms-0.2.01.tar.gz#md5=55f87cf407320176e20930adac83cdc9 (from https://pypi.python.org/simple/django-wagtail-customforms/), version: 0.2.01 Found link https://pypi.python.org/packages/88/70/422a178784e3e407b675392a48a473e643b973ba2d9ed5cb1a5261c4e9a3/django-wagtail-customforms-0.2.00.tar.gz#md5=a4d63240e0113d8f52846ddfa6e1aa09 (from https://pypi.python.org/simple/django-wagtail-customforms/), version: 0.2.00 Found link https://pypi.python.org/packages/b8/49/a1f5d1ef50db9c54bda1b1517f157f2d6bcdb23c7f7b492685e9727385a0/django-wagtail-customforms-0.2.02.tar.gz#md5=0e6c87763e796b295cebc5a8a584779e (from https://pypi.python.org/simple/django-wagtail-customforms/), version: 0.2.02 Found link https://pypi.python.org/packages/bd/99/0c862141dfe38cf4fceb7f439dd7f90cb173f61fc3a965cdbfd3154ec9f9/django-wagtail-customforms-0.1.00.tar.gz#md5=8dfe672e7dd9c56a53ed6712b4af7617 (from https://pypi.python.org/simple/django-wagtail-customforms/), version: 0.1.00 Found link https://pypi.python.org/packages/f9/7b/26479b2a8ae69b0eac1b53c47a213d0d2ba9e047aa63e8a6d0e31971e219/django-wagtail-customforms-0.1.01.tar.gz#md5=9477ce02d37a87e75908e6e29e154a40 (from https://pypi.python.org/simple/django-wagtail-customforms/), version: 0.1.01 Using version 0.2.1 (newest of versions: 0.2.1) Downloading django-wagtail-customforms-0.2.01.tar.gz Downloading from URL https://pypi.python.org/packages/7b/06/360bf4a73b3f1357b888d6b7547d0f3dab8c5fc718411466fadf5fdb2854/django-wagtail-customforms-0.2.01.tar.gz#md5=55f87cf407320176e20930adac83cdc9 (from https://pypi.python.org/simple/django-wagtail-customforms/) Running setup.py (path:/tmp/pip-build-v44lp302/django-wagtail-customforms/setup.py) egg_info for package django-wagtail-customforms Running command python setup.py egg_info running egg_info creating pip-egg-info/django_wagtail_customforms.egg-info writing pip-egg-info/django_wagtail_customforms.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_wagtail_customforms.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_wagtail_customforms.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_wagtail_customforms.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_wagtail_customforms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'pip-egg-info/django_wagtail_customforms.egg-info/SOURCES.txt' Source in /tmp/pip-build-v44lp302/django-wagtail-customforms has version 0.2.1, which satisfies requirement django-wagtail-customforms==0.2.1 from https://pypi.python.org/packages/7b/06/360bf4a73b3f1357b888d6b7547d0f3dab8c5fc718411466fadf5fdb2854/django-wagtail-customforms-0.2.01.tar.gz#md5=55f87cf407320176e20930adac83cdc9 Building wheels for collected packages: django-wagtail-customforms Running setup.py bdist_wheel for django-wagtail-customforms: started Destination directory: /tmp/tmptxmjodynpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-v44lp302/django-wagtail-customforms/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/tmptxmjodynpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/customforms copying customforms/wagtail_hooks.py -> build/lib/customforms copying customforms/forms.py -> build/lib/customforms copying customforms/blocks.py -> build/lib/customforms copying customforms/widgets.py -> build/lib/customforms copying customforms/permissions.py -> build/lib/customforms copying customforms/admin_urls.py -> build/lib/customforms copying customforms/models.py -> build/lib/customforms copying customforms/admin.py -> build/lib/customforms copying customforms/views.py -> build/lib/customforms copying customforms/tests.py -> build/lib/customforms copying customforms/edit_handlers.py -> build/lib/customforms copying customforms/__init__.py -> build/lib/customforms copying customforms/urls.py -> build/lib/customforms copying customforms/apps.py -> build/lib/customforms creating build/lib/customforms/example copying customforms/example/models.py -> build/lib/customforms/example copying customforms/example/admin.py -> build/lib/customforms/example copying customforms/example/views.py -> build/lib/customforms/example copying customforms/example/tests.py -> build/lib/customforms/example copying customforms/example/__init__.py -> build/lib/customforms/example copying customforms/example/apps.py -> build/lib/customforms/example creating build/lib/customforms/migrations copying customforms/migrations/__init__.py -> build/lib/customforms/migrations copying customforms/migrations/0001_initial.py -> build/lib/customforms/migrations creating build/lib/customforms/example/migrations copying customforms/example/migrations/__init__.py -> build/lib/customforms/example/migrations running egg_info writing django_wagtail_customforms.egg-info/PKG-INFO writing dependency_links to django_wagtail_customforms.egg-info/dependency_links.txt writing top-level names to django_wagtail_customforms.egg-info/top_level.txt reading manifest file 'django_wagtail_customforms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'django_wagtail_customforms.egg-info/SOURCES.txt' creating build/lib/customforms/static creating build/lib/customforms/static/customforms creating build/lib/customforms/static/customforms/js copying customforms/static/customforms/js/custom-form-fields.js -> build/lib/customforms/static/customforms/js copying customforms/static/customforms/js/form-chooser.js -> build/lib/customforms/static/customforms/js creating build/lib/customforms/templates creating build/lib/customforms/templates/customforms copying customforms/templates/customforms/customform.html -> build/lib/customforms/templates/customforms copying customforms/templates/customforms/customform_landing.html -> build/lib/customforms/templates/customforms copying customforms/templates/customforms/list.html -> build/lib/customforms/templates/customforms creating build/lib/customforms/templates/customforms/blocks copying customforms/templates/customforms/blocks/form.html -> build/lib/customforms/templates/customforms/blocks creating build/lib/customforms/templates/customforms/chooser copying customforms/templates/customforms/chooser/chooser.html -> build/lib/customforms/templates/customforms/chooser copying customforms/templates/customforms/chooser/chooser.js -> build/lib/customforms/templates/customforms/chooser copying customforms/templates/customforms/chooser/form_chosen.js -> build/lib/customforms/templates/customforms/chooser copying customforms/templates/customforms/chooser/results.html -> build/lib/customforms/templates/customforms/chooser creating build/lib/customforms/templates/customforms/forms creating build/lib/customforms/templates/customforms/forms/widgets copying customforms/templates/customforms/forms/widgets/blocktext.html -> build/lib/customforms/templates/customforms/forms/widgets copying customforms/templates/customforms/forms/widgets/form_chooser.html -> build/lib/customforms/templates/customforms/forms/widgets 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/customforms creating build/bdist.linux-armv7l/wheel/customforms/templates creating build/bdist.linux-armv7l/wheel/customforms/templates/customforms creating build/bdist.linux-armv7l/wheel/customforms/templates/customforms/blocks copying build/lib/customforms/templates/customforms/blocks/form.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/blocks creating build/bdist.linux-armv7l/wheel/customforms/templates/customforms/chooser copying build/lib/customforms/templates/customforms/chooser/results.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/chooser copying build/lib/customforms/templates/customforms/chooser/chooser.js -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/chooser copying build/lib/customforms/templates/customforms/chooser/chooser.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/chooser copying build/lib/customforms/templates/customforms/chooser/form_chosen.js -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/chooser copying build/lib/customforms/templates/customforms/customform_landing.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms copying build/lib/customforms/templates/customforms/list.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms copying build/lib/customforms/templates/customforms/customform.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms creating build/bdist.linux-armv7l/wheel/customforms/templates/customforms/forms creating build/bdist.linux-armv7l/wheel/customforms/templates/customforms/forms/widgets copying build/lib/customforms/templates/customforms/forms/widgets/blocktext.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/forms/widgets copying build/lib/customforms/templates/customforms/forms/widgets/form_chooser.html -> build/bdist.linux-armv7l/wheel/customforms/templates/customforms/forms/widgets copying build/lib/customforms/wagtail_hooks.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/forms.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/blocks.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/widgets.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/permissions.py -> build/bdist.linux-armv7l/wheel/customforms creating build/bdist.linux-armv7l/wheel/customforms/example creating build/bdist.linux-armv7l/wheel/customforms/example/migrations copying build/lib/customforms/example/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/customforms/example/migrations copying build/lib/customforms/example/models.py -> build/bdist.linux-armv7l/wheel/customforms/example copying build/lib/customforms/example/admin.py -> build/bdist.linux-armv7l/wheel/customforms/example copying build/lib/customforms/example/views.py -> build/bdist.linux-armv7l/wheel/customforms/example copying build/lib/customforms/example/tests.py -> build/bdist.linux-armv7l/wheel/customforms/example copying build/lib/customforms/example/__init__.py -> build/bdist.linux-armv7l/wheel/customforms/example copying build/lib/customforms/example/apps.py -> build/bdist.linux-armv7l/wheel/customforms/example creating build/bdist.linux-armv7l/wheel/customforms/migrations copying build/lib/customforms/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/customforms/migrations copying build/lib/customforms/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/customforms/migrations copying build/lib/customforms/admin_urls.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/models.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/admin.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/views.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/tests.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/edit_handlers.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/__init__.py -> build/bdist.linux-armv7l/wheel/customforms creating build/bdist.linux-armv7l/wheel/customforms/static creating build/bdist.linux-armv7l/wheel/customforms/static/customforms creating build/bdist.linux-armv7l/wheel/customforms/static/customforms/js copying build/lib/customforms/static/customforms/js/custom-form-fields.js -> build/bdist.linux-armv7l/wheel/customforms/static/customforms/js copying build/lib/customforms/static/customforms/js/form-chooser.js -> build/bdist.linux-armv7l/wheel/customforms/static/customforms/js copying build/lib/customforms/urls.py -> build/bdist.linux-armv7l/wheel/customforms copying build/lib/customforms/apps.py -> build/bdist.linux-armv7l/wheel/customforms running install_egg_info Copying django_wagtail_customforms.egg-info to build/bdist.linux-armv7l/wheel/django_wagtail_customforms-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_wagtail_customforms-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for django-wagtail-customforms: finished with status 'done' Stored in directory: /tmp/tmp8eht7pij Successfully built django-wagtail-customforms Cleaning up... Removing source in /tmp/pip-build-v44lp302/django-wagtail-customforms