Created temporary directory: /tmp/pip-ephem-wheel-cache-ldl1fbuw Created temporary directory: /tmp/pip-req-tracker-vsnhk9a6 Created requirements tracker '/tmp/pip-req-tracker-vsnhk9a6' Created temporary directory: /tmp/pip-wheel-z96gk2dy Collecting collective.easyformplugin.registration==1.0.0 1 location(s) to search for versions of collective.easyformplugin.registration: * https://pypi.org/simple/collective-easyformplugin-registration/ Getting page https://pypi.org/simple/collective-easyformplugin-registration/ Analyzing links from page https://pypi.org/simple/collective-easyformplugin-registration/ Found link https://files.pythonhosted.org/packages/10/29/24fb94245368598b208638420719556a0594de602a78df541435a557c30f/collective.easyformplugin.registration-1.0.0.tar.gz#sha256=b00d52e79ac5838a36e4d7a740e09f9da497c8d0df3bbe4f1e60fbf29029931c (from https://pypi.org/simple/collective-easyformplugin-registration/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-tov6132w Downloading https://files.pythonhosted.org/packages/10/29/24fb94245368598b208638420719556a0594de602a78df541435a557c30f/collective.easyformplugin.registration-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/10/29/24fb94245368598b208638420719556a0594de602a78df541435a557c30f/collective.easyformplugin.registration-1.0.0.tar.gz#sha256=b00d52e79ac5838a36e4d7a740e09f9da497c8d0df3bbe4f1e60fbf29029931c (from https://pypi.org/simple/collective-easyformplugin-registration/) Added collective.easyformplugin.registration==1.0.0 from https://files.pythonhosted.org/packages/10/29/24fb94245368598b208638420719556a0594de602a78df541435a557c30f/collective.easyformplugin.registration-1.0.0.tar.gz#sha256=b00d52e79ac5838a36e4d7a740e09f9da497c8d0df3bbe4f1e60fbf29029931c to build tracker '/tmp/pip-req-tracker-vsnhk9a6' Running setup.py (path:/tmp/pip-wheel-z96gk2dy/collective.easyformplugin.registration/setup.py) egg_info for package collective.easyformplugin.registration Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.easyformplugin.registration.egg-info writing requirements to pip-egg-info/collective.easyformplugin.registration.egg-info/requires.txt writing top-level names to pip-egg-info/collective.easyformplugin.registration.egg-info/top_level.txt writing pip-egg-info/collective.easyformplugin.registration.egg-info/PKG-INFO writing entry points to pip-egg-info/collective.easyformplugin.registration.egg-info/entry_points.txt writing dependency_links to pip-egg-info/collective.easyformplugin.registration.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/collective.easyformplugin.registration.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/collective.easyformplugin.registration.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.easyformplugin.registration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/collective.easyformplugin.registration.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z96gk2dy/collective.easyformplugin.registration has version 1.0.0, which satisfies requirement collective.easyformplugin.registration==1.0.0 from https://files.pythonhosted.org/packages/10/29/24fb94245368598b208638420719556a0594de602a78df541435a557c30f/collective.easyformplugin.registration-1.0.0.tar.gz#sha256=b00d52e79ac5838a36e4d7a740e09f9da497c8d0df3bbe4f1e60fbf29029931c Removed collective.easyformplugin.registration==1.0.0 from https://files.pythonhosted.org/packages/10/29/24fb94245368598b208638420719556a0594de602a78df541435a557c30f/collective.easyformplugin.registration-1.0.0.tar.gz#sha256=b00d52e79ac5838a36e4d7a740e09f9da497c8d0df3bbe4f1e60fbf29029931c from build tracker '/tmp/pip-req-tracker-vsnhk9a6' Building wheels for collected packages: collective.easyformplugin.registration Created temporary directory: /tmp/pip-wheel-pald6ek2 Running setup.py bdist_wheel for collective.easyformplugin.registration: started Destination directory: /tmp/pip-wheel-pald6ek2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z96gk2dy/collective.easyformplugin.registration/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-pald6ek2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/easyformplugin copying src/collective/easyformplugin/__init__.py -> build/lib/collective/easyformplugin creating build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/testing.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/interfaces.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/event.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/actions.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/setuphandlers.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/upgrades.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/__init__.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/behavior.py -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/vocabularies.py -> build/lib/collective/easyformplugin/registration creating build/lib/collective/easyformplugin/registration/locales copying src/collective/easyformplugin/registration/locales/update.py -> build/lib/collective/easyformplugin/registration/locales copying src/collective/easyformplugin/registration/locales/__init__.py -> build/lib/collective/easyformplugin/registration/locales creating build/lib/collective/easyformplugin/registration/browser copying src/collective/easyformplugin/registration/browser/contact_registrants_view.py -> build/lib/collective/easyformplugin/registration/browser copying src/collective/easyformplugin/registration/browser/__init__.py -> build/lib/collective/easyformplugin/registration/browser copying src/collective/easyformplugin/registration/browser/view.py -> build/lib/collective/easyformplugin/registration/browser creating build/lib/collective/easyformplugin/registration/tests copying src/collective/easyformplugin/registration/tests/test_setup.py -> build/lib/collective/easyformplugin/registration/tests copying src/collective/easyformplugin/registration/tests/test_robot.py -> build/lib/collective/easyformplugin/registration/tests copying src/collective/easyformplugin/registration/tests/__init__.py -> build/lib/collective/easyformplugin/registration/tests running egg_info writing namespace_packages to src/collective.easyformplugin.registration.egg-info/namespace_packages.txt writing src/collective.easyformplugin.registration.egg-info/PKG-INFO writing top-level names to src/collective.easyformplugin.registration.egg-info/top_level.txt writing dependency_links to src/collective.easyformplugin.registration.egg-info/dependency_links.txt writing entry points to src/collective.easyformplugin.registration.egg-info/entry_points.txt writing requirements to src/collective.easyformplugin.registration.egg-info/requires.txt reading manifest file 'src/collective.easyformplugin.registration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/collective.easyformplugin.registration.egg-info/SOURCES.txt' copying src/collective/easyformplugin/registration/actions.zcml -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/configure.zcml -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/permissions.zcml -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/registration_action_model.xml -> build/lib/collective/easyformplugin/registration copying src/collective/easyformplugin/registration/upgrades.zcml -> build/lib/collective/easyformplugin/registration creating build/lib/collective/easyformplugin/registration/default_schemata copying src/collective/easyformplugin/registration/default_schemata/actions_default.xml -> build/lib/collective/easyformplugin/registration/default_schemata copying src/collective/easyformplugin/registration/default_schemata/fields_default.xml -> build/lib/collective/easyformplugin/registration/default_schemata creating build/lib/collective/easyformplugin/registration/profiles creating build/lib/collective/easyformplugin/registration/profiles/default copying src/collective/easyformplugin/registration/profiles/default/actions.xml -> build/lib/collective/easyformplugin/registration/profiles/default copying src/collective/easyformplugin/registration/profiles/default/browserlayer.xml -> build/lib/collective/easyformplugin/registration/profiles/default copying src/collective/easyformplugin/registration/profiles/default/catalog.xml -> build/lib/collective/easyformplugin/registration/profiles/default copying src/collective/easyformplugin/registration/profiles/default/metadata.xml -> build/lib/collective/easyformplugin/registration/profiles/default copying src/collective/easyformplugin/registration/profiles/default/registry.xml -> build/lib/collective/easyformplugin/registration/profiles/default copying src/collective/easyformplugin/registration/profiles/default/rolemap.xml -> build/lib/collective/easyformplugin/registration/profiles/default creating build/lib/collective/easyformplugin/registration/profiles/default/types copying src/collective/easyformplugin/registration/profiles/default/types/EasyForm.xml -> build/lib/collective/easyformplugin/registration/profiles/default/types creating build/lib/collective/easyformplugin/registration/profiles/uninstall copying src/collective/easyformplugin/registration/profiles/uninstall/browserlayer.xml -> build/lib/collective/easyformplugin/registration/profiles/uninstall copying src/collective/easyformplugin/registration/locales/README.rst -> build/lib/collective/easyformplugin/registration/locales copying src/collective/easyformplugin/registration/locales/collective.easyformplugin.registration.pot -> build/lib/collective/easyformplugin/registration/locales copying src/collective/easyformplugin/registration/locales/update.sh -> build/lib/collective/easyformplugin/registration/locales creating build/lib/collective/easyformplugin/registration/locales/en creating build/lib/collective/easyformplugin/registration/locales/en/LC_MESSAGES copying src/collective/easyformplugin/registration/locales/en/LC_MESSAGES/collective.easyformplugin.registration.po -> build/lib/collective/easyformplugin/registration/locales/en/LC_MESSAGES creating build/lib/collective/easyformplugin/registration/locales/it creating build/lib/collective/easyformplugin/registration/locales/it/LC_MESSAGES copying src/collective/easyformplugin/registration/locales/it/LC_MESSAGES/collective.easyformplugin.registration.po -> build/lib/collective/easyformplugin/registration/locales/it/LC_MESSAGES copying src/collective/easyformplugin/registration/browser/configure.zcml -> build/lib/collective/easyformplugin/registration/browser copying src/collective/easyformplugin/registration/browser/contact-registrants-email.pt -> build/lib/collective/easyformplugin/registration/browser copying src/collective/easyformplugin/registration/browser/contact_registrants_view.pt -> build/lib/collective/easyformplugin/registration/browser copying src/collective/easyformplugin/registration/browser/registration_form.pt -> build/lib/collective/easyformplugin/registration/browser creating build/lib/collective/easyformplugin/registration/browser/static copying src/collective/easyformplugin/registration/browser/static/.gitkeep -> build/lib/collective/easyformplugin/registration/browser/static copying src/collective/easyformplugin/registration/browser/static/contact_registrants.js -> build/lib/collective/easyformplugin/registration/browser/static creating build/lib/collective/easyformplugin/registration/tests/robot copying src/collective/easyformplugin/registration/tests/robot/test_example.robot -> build/lib/collective/easyformplugin/registration/tests/robot installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) Skipping installation of build/bdist.linux-armv7l/wheel/collective/easyformplugin/__init__.py (namespace package) copying collective/easyformplugin/registration/testing.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/event.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/registration_action_model.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/actions.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/actions.zcml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/upgrades.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/__init__.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/behavior.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/vocabularies.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration copying collective/easyformplugin/registration/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales copying collective/easyformplugin/registration/locales/update.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales copying collective/easyformplugin/registration/locales/__init__.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales copying collective/easyformplugin/registration/locales/README.rst -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales copying collective/easyformplugin/registration/locales/collective.easyformplugin.registration.pot -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales copying collective/easyformplugin/registration/locales/it/LC_MESSAGES/collective.easyformplugin.registration.po -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales/it/LC_MESSAGES copying collective/easyformplugin/registration/locales/en/LC_MESSAGES/collective.easyformplugin.registration.po -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/locales/en/LC_MESSAGES copying collective/easyformplugin/registration/browser/registration_form.pt -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/contact_registrants_view.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/contact-registrants-email.pt -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/view.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/contact_registrants_view.pt -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser copying collective/easyformplugin/registration/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser/static copying collective/easyformplugin/registration/browser/static/contact_registrants.js -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/browser/static copying collective/easyformplugin/registration/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default copying collective/easyformplugin/registration/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default copying collective/easyformplugin/registration/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default copying collective/easyformplugin/registration/profiles/default/actions.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default copying collective/easyformplugin/registration/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default copying collective/easyformplugin/registration/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default copying collective/easyformplugin/registration/profiles/default/types/EasyForm.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/default/types copying collective/easyformplugin/registration/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/profiles/uninstall copying collective/easyformplugin/registration/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/tests copying collective/easyformplugin/registration/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/tests copying collective/easyformplugin/registration/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/tests copying collective/easyformplugin/registration/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/tests/robot copying collective/easyformplugin/registration/default_schemata/actions_default.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/default_schemata copying collective/easyformplugin/registration/default_schemata/fields_default.xml -> build/bdist.linux-armv7l/wheel/collective/easyformplugin/registration/default_schemata running install_egg_info Copying src/collective.easyformplugin.registration.egg-info to build/bdist.linux-armv7l/wheel/collective.easyformplugin.registration-1.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.easyformplugin.registration-1.0.0-py3.4-nspkg.pth running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.GPL" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/collective.easyformplugin.registration-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-pald6ek2/collective.easyformplugin.registration-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.easyformplugin.registration-1.0.0-py3.4-nspkg.pth' adding 'collective/easyformplugin/registration/__init__.py' adding 'collective/easyformplugin/registration/actions.py' adding 'collective/easyformplugin/registration/actions.zcml' adding 'collective/easyformplugin/registration/behavior.py' adding 'collective/easyformplugin/registration/configure.zcml' adding 'collective/easyformplugin/registration/event.py' adding 'collective/easyformplugin/registration/interfaces.py' adding 'collective/easyformplugin/registration/permissions.zcml' adding 'collective/easyformplugin/registration/registration_action_model.xml' adding 'collective/easyformplugin/registration/setuphandlers.py' adding 'collective/easyformplugin/registration/testing.py' adding 'collective/easyformplugin/registration/upgrades.py' adding 'collective/easyformplugin/registration/upgrades.zcml' adding 'collective/easyformplugin/registration/vocabularies.py' adding 'collective/easyformplugin/registration/browser/__init__.py' adding 'collective/easyformplugin/registration/browser/configure.zcml' adding 'collective/easyformplugin/registration/browser/contact-registrants-email.pt' adding 'collective/easyformplugin/registration/browser/contact_registrants_view.pt' adding 'collective/easyformplugin/registration/browser/contact_registrants_view.py' adding 'collective/easyformplugin/registration/browser/registration_form.pt' adding 'collective/easyformplugin/registration/browser/view.py' adding 'collective/easyformplugin/registration/browser/static/.gitkeep' adding 'collective/easyformplugin/registration/browser/static/contact_registrants.js' adding 'collective/easyformplugin/registration/default_schemata/actions_default.xml' adding 'collective/easyformplugin/registration/default_schemata/fields_default.xml' adding 'collective/easyformplugin/registration/locales/README.rst' adding 'collective/easyformplugin/registration/locales/__init__.py' adding 'collective/easyformplugin/registration/locales/collective.easyformplugin.registration.pot' adding 'collective/easyformplugin/registration/locales/update.py' adding 'collective/easyformplugin/registration/locales/update.sh' adding 'collective/easyformplugin/registration/locales/en/LC_MESSAGES/collective.easyformplugin.registration.po' adding 'collective/easyformplugin/registration/locales/it/LC_MESSAGES/collective.easyformplugin.registration.po' adding 'collective/easyformplugin/registration/profiles/default/actions.xml' adding 'collective/easyformplugin/registration/profiles/default/browserlayer.xml' adding 'collective/easyformplugin/registration/profiles/default/catalog.xml' adding 'collective/easyformplugin/registration/profiles/default/metadata.xml' adding 'collective/easyformplugin/registration/profiles/default/registry.xml' adding 'collective/easyformplugin/registration/profiles/default/rolemap.xml' adding 'collective/easyformplugin/registration/profiles/default/types/EasyForm.xml' adding 'collective/easyformplugin/registration/profiles/uninstall/browserlayer.xml' adding 'collective/easyformplugin/registration/tests/__init__.py' adding 'collective/easyformplugin/registration/tests/test_robot.py' adding 'collective/easyformplugin/registration/tests/test_setup.py' adding 'collective/easyformplugin/registration/tests/robot/test_example.robot' adding 'collective.easyformplugin.registration-1.0.0.dist-info/LICENSE.GPL' adding 'collective.easyformplugin.registration-1.0.0.dist-info/LICENSE.rst' adding 'collective.easyformplugin.registration-1.0.0.dist-info/METADATA' adding 'collective.easyformplugin.registration-1.0.0.dist-info/WHEEL' adding 'collective.easyformplugin.registration-1.0.0.dist-info/entry_points.txt' adding 'collective.easyformplugin.registration-1.0.0.dist-info/namespace_packages.txt' adding 'collective.easyformplugin.registration-1.0.0.dist-info/top_level.txt' adding 'collective.easyformplugin.registration-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.easyformplugin.registration: finished with status 'done' Stored in directory: /tmp/tmp53pcbk9c Successfully built collective.easyformplugin.registration Cleaning up... Removing source in /tmp/pip-wheel-z96gk2dy/collective.easyformplugin.registration Removed build tracker '/tmp/pip-req-tracker-vsnhk9a6'