Collecting collective.signupsheet==0.3.2 1 location(s) to search for versions of collective.signupsheet: * https://pypi.python.org/simple/collective-signupsheet/ Getting page https://pypi.python.org/simple/collective-signupsheet/ Analyzing links from page https://pypi.org/simple/collective-signupsheet/ Found link https://files.pythonhosted.org/packages/6b/18/f56d39d53f322033def53be3f0910e63b7144c1b0e926e41bc8b20139833/collective.signupsheet-0.1.1.zip#sha256=4a23e7e31464d1bb60de46bb4d6707cdf6cb33f7a87864984011445a025b7e7a (from https://pypi.org/simple/collective-signupsheet/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/cd/a1/821d3da2a9727d4938d1c3f5770c8f18d3f715f9bc7801a8e1d2e3876523/collective.signupsheet-0.1.2.zip#sha256=a9357d9cd2a492b2e70c2e0b61bfadc3a0c5e9dff67347f8e4694c70698546f3 (from https://pypi.org/simple/collective-signupsheet/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/51/3b/b4c9ab6ec265309b68934a2ef4e919ee08664921f0a0862775340b15cf7b/collective.signupsheet-0.2.0.zip#sha256=debbc341db80a9fb6b1979faaa45b98ad5ff408e0035637746d3a31334eabc74 (from https://pypi.org/simple/collective-signupsheet/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/a4/66/e431e577af15d4e10ffeb9c10460635f6a5a488a612af45c731dcacdcee1/collective.signupsheet-0.3.0.tar.gz#sha256=7e83c60da3a006d20927c5254dadb0c11eb2eebe250ba44d369ad8598b305cba (from https://pypi.org/simple/collective-signupsheet/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/ce/8d/0da67bb8f869f54586ad6819e158577abae14372c6817502e7aa2726595d/collective.signupsheet-0.3.1.tar.gz#sha256=fe5d7cfdbeadb5ad0a27d3b3e6d7b5b881cbd23ab6412f7ceedb5ece10b1e0ba (from https://pypi.org/simple/collective-signupsheet/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/06/63/65903727f6e6b04c11e8e95899f3f1439c4adadc4a543b9527cf0258aeb5/collective.signupsheet-0.3.2.tar.gz#sha256=25e49965a29ca45493e96b17332c68751bf9a67494bd10e7bd8f7224bd8c4c25 (from https://pypi.org/simple/collective-signupsheet/), version: 0.3.2 Using version 0.3.2 (newest of versions: 0.3.2) Downloading https://files.pythonhosted.org/packages/06/63/65903727f6e6b04c11e8e95899f3f1439c4adadc4a543b9527cf0258aeb5/collective.signupsheet-0.3.2.tar.gz (60kB) Downloading from URL https://files.pythonhosted.org/packages/06/63/65903727f6e6b04c11e8e95899f3f1439c4adadc4a543b9527cf0258aeb5/collective.signupsheet-0.3.2.tar.gz#sha256=25e49965a29ca45493e96b17332c68751bf9a67494bd10e7bd8f7224bd8c4c25 (from https://pypi.org/simple/collective-signupsheet/) Running setup.py (path:/tmp/pip-build-9oktfo8q/collective.signupsheet/setup.py) egg_info for package collective.signupsheet Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.signupsheet.egg-info writing pip-egg-info/collective.signupsheet.egg-info/PKG-INFO writing dependency_links to pip-egg-info/collective.signupsheet.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.signupsheet.egg-info/top_level.txt writing namespace_packages to pip-egg-info/collective.signupsheet.egg-info/namespace_packages.txt writing requirements to pip-egg-info/collective.signupsheet.egg-info/requires.txt writing entry points to pip-egg-info/collective.signupsheet.egg-info/entry_points.txt writing manifest file 'pip-egg-info/collective.signupsheet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.signupsheet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.mo' anywhere in distribution writing manifest file 'pip-egg-info/collective.signupsheet.egg-info/SOURCES.txt' Source in /tmp/pip-build-9oktfo8q/collective.signupsheet has version 0.3.2, which satisfies requirement collective.signupsheet==0.3.2 from https://files.pythonhosted.org/packages/06/63/65903727f6e6b04c11e8e95899f3f1439c4adadc4a543b9527cf0258aeb5/collective.signupsheet-0.3.2.tar.gz#sha256=25e49965a29ca45493e96b17332c68751bf9a67494bd10e7bd8f7224bd8c4c25 Building wheels for collected packages: collective.signupsheet Running setup.py bdist_wheel for collective.signupsheet: started Destination directory: /tmp/tmpktw232mnpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9oktfo8q/collective.signupsheet/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/tmpktw232mnpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying collective/__init__.py -> build/lib/collective creating build/lib/collective/signupsheet copying collective/signupsheet/interfaces.py -> build/lib/collective/signupsheet copying collective/signupsheet/__init__.py -> build/lib/collective/signupsheet copying collective/signupsheet/config.py -> build/lib/collective/signupsheet copying collective/signupsheet/setuphandlers.py -> build/lib/collective/signupsheet creating build/lib/collective/signupsheet/adapters copying collective/signupsheet/adapters/initialize_signup_sheet_form.py -> build/lib/collective/signupsheet/adapters copying collective/signupsheet/adapters/__init__.py -> build/lib/collective/signupsheet/adapters creating build/lib/collective/signupsheet/contents copying collective/signupsheet/contents/__init__.py -> build/lib/collective/signupsheet/contents copying collective/signupsheet/contents/signupsheet.py -> build/lib/collective/signupsheet/contents creating build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/pfg_field_messages.py -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_notification.py -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/signupsheet_baseview.py -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/__init__.py -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/pfg_utilities.py -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_data.py -> build/lib/collective/signupsheet/browsers creating build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_form.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_events.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_setup.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/__init__.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/base.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_browserview.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_utilities.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_views.py -> build/lib/collective/signupsheet/tests copying collective/signupsheet/tests/test_workflow.py -> build/lib/collective/signupsheet/tests creating build/lib/collective/signupsheet/events copying collective/signupsheet/events/finalize_registrant.py -> build/lib/collective/signupsheet/events copying collective/signupsheet/events/signupsheet_events.py -> build/lib/collective/signupsheet/events copying collective/signupsheet/events/__init__.py -> build/lib/collective/signupsheet/events creating build/lib/collective/signupsheet/utilities copying collective/signupsheet/utilities/utilities.py -> build/lib/collective/signupsheet/utilities copying collective/signupsheet/utilities/__init__.py -> build/lib/collective/signupsheet/utilities running egg_info writing dependency_links to collective.signupsheet.egg-info/dependency_links.txt writing entry points to collective.signupsheet.egg-info/entry_points.txt writing requirements to collective.signupsheet.egg-info/requires.txt writing collective.signupsheet.egg-info/PKG-INFO writing namespace_packages to collective.signupsheet.egg-info/namespace_packages.txt writing top-level names to collective.signupsheet.egg-info/top_level.txt reading manifest file 'collective.signupsheet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.mo' anywhere in distribution writing manifest file 'collective.signupsheet.egg-info/SOURCES.txt' copying collective/signupsheet/configure.zcml -> build/lib/collective/signupsheet copying collective/signupsheet/permissions.zcml -> build/lib/collective/signupsheet creating build/lib/collective/signupsheet/Extensions copying collective/signupsheet/Extensions/Install.py -> build/lib/collective/signupsheet/Extensions creating build/lib/collective/signupsheet/locales copying collective/signupsheet/locales/collective.signupsheet-manual.pot -> build/lib/collective/signupsheet/locales copying collective/signupsheet/locales/collective.signupsheet.pot -> build/lib/collective/signupsheet/locales copying collective/signupsheet/locales/plone.pot -> build/lib/collective/signupsheet/locales copying collective/signupsheet/locales/rebuildPo.sh -> build/lib/collective/signupsheet/locales creating build/lib/collective/signupsheet/locales/de creating build/lib/collective/signupsheet/locales/de/LC_MESSAGES copying collective/signupsheet/locales/de/LC_MESSAGES/collective.signupsheet.po -> build/lib/collective/signupsheet/locales/de/LC_MESSAGES copying collective/signupsheet/locales/de/LC_MESSAGES/plone.po -> build/lib/collective/signupsheet/locales/de/LC_MESSAGES creating build/lib/collective/signupsheet/locales/it creating build/lib/collective/signupsheet/locales/it/LC_MESSAGES copying collective/signupsheet/locales/it/LC_MESSAGES/collective.signupsheet.po -> build/lib/collective/signupsheet/locales/it/LC_MESSAGES copying collective/signupsheet/locales/it/LC_MESSAGES/plone.po -> build/lib/collective/signupsheet/locales/it/LC_MESSAGES creating build/lib/collective/signupsheet/locales/no creating build/lib/collective/signupsheet/locales/no/LC_MESSAGES copying collective/signupsheet/locales/no/LC_MESSAGES/collective.signupsheet.po -> build/lib/collective/signupsheet/locales/no/LC_MESSAGES copying collective/signupsheet/locales/no/LC_MESSAGES/plone.po -> build/lib/collective/signupsheet/locales/no/LC_MESSAGES creating build/lib/collective/signupsheet/profiles creating build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/collective.signupsheet_various.txt -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/factorytool.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/metadata.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/propertiestool.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/rolemap.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/skins.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/tinymce.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/types.xml -> build/lib/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/workflows.xml -> build/lib/collective/signupsheet/profiles/default creating build/lib/collective/signupsheet/profiles/default/types copying collective/signupsheet/profiles/default/types/SignupSheet.xml -> build/lib/collective/signupsheet/profiles/default/types creating build/lib/collective/signupsheet/profiles/default/workflows creating build/lib/collective/signupsheet/profiles/default/workflows/signupsheet_registrant_workflow copying collective/signupsheet/profiles/default/workflows/signupsheet_registrant_workflow/definition.xml -> build/lib/collective/signupsheet/profiles/default/workflows/signupsheet_registrant_workflow creating build/lib/collective/signupsheet/profiles/default/workflows/signupsheet_workflow copying collective/signupsheet/profiles/default/workflows/signupsheet_workflow/definition.xml -> build/lib/collective/signupsheet/profiles/default/workflows/signupsheet_workflow creating build/lib/collective/signupsheet/profiles/to1010 copying collective/signupsheet/profiles/to1010/types.xml -> build/lib/collective/signupsheet/profiles/to1010 creating build/lib/collective/signupsheet/profiles/to1010/types copying collective/signupsheet/profiles/to1010/types/SignupSheet.xml -> build/lib/collective/signupsheet/profiles/to1010/types creating build/lib/collective/signupsheet/profiles/uninstall copying collective/signupsheet/profiles/uninstall/propertiestool.xml -> build/lib/collective/signupsheet/profiles/uninstall copying collective/signupsheet/profiles/uninstall/skins.xml -> build/lib/collective/signupsheet/profiles/uninstall copying collective/signupsheet/profiles/uninstall/tinymce.xml -> build/lib/collective/signupsheet/profiles/uninstall creating build/lib/collective/signupsheet/skins creating build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/confirm_registrant.py -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/registrant.gif -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/signup.gif -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/signupsheet_event_macro.pt -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/ss_base_view_p3.cpt -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/ss_base_view_p3.cpt.metadata -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/ss_fgvalidate_base.vpy -> build/lib/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/adapters/configure.zcml -> build/lib/collective/signupsheet/adapters copying collective/signupsheet/contents/configure.zcml -> build/lib/collective/signupsheet/contents copying collective/signupsheet/browsers/configure.zcml -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/import_registrants.pt -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/quickedit.pt -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_data_export.pt -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_notification.pt -> build/lib/collective/signupsheet/browsers copying collective/signupsheet/browsers/view_registrants.pt -> build/lib/collective/signupsheet/browsers creating build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/confirm_icon.png -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/delete_icon.png -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/edit.png -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/hourglass.png -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/question.png -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/signupsheet.css -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/signupsheet.js -> build/lib/collective/signupsheet/browsers/resources copying collective/signupsheet/tests/registrants_view.txt -> build/lib/collective/signupsheet/tests copying collective/signupsheet/events/configure.zcml -> build/lib/collective/signupsheet/events copying collective/signupsheet/utilities/configure.zcml -> build/lib/collective/signupsheet/utilities 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) copying collective/signupsheet/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet copying collective/signupsheet/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet copying collective/signupsheet/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet copying collective/signupsheet/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet copying collective/signupsheet/config.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet copying collective/signupsheet/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet copying collective/signupsheet/adapters/initialize_signup_sheet_form.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/adapters copying collective/signupsheet/adapters/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/adapters copying collective/signupsheet/adapters/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/adapters copying collective/signupsheet/contents/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/contents copying collective/signupsheet/contents/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/contents copying collective/signupsheet/contents/signupsheet.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/contents copying collective/signupsheet/skins/collective_signupsheet/signupsheet_event_macro.pt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/ss_base_view_p3.cpt.metadata -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/ss_base_view_p3.cpt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/confirm_registrant.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/registrant.gif -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/ss_fgvalidate_base.vpy -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/skins/collective_signupsheet/signup.gif -> build/bdist.linux-armv7l/wheel/collective/signupsheet/skins/collective_signupsheet copying collective/signupsheet/browsers/pfg_field_messages.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/import_registrants.pt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_notification.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/signupsheet_baseview.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/quickedit.pt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/view_registrants.pt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_data_export.pt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/pfg_utilities.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_data.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/registrants_notification.pt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers copying collective/signupsheet/browsers/resources/signupsheet.js -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/question.png -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/edit.png -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/hourglass.png -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/signupsheet.css -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/confirm_icon.png -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/browsers/resources/delete_icon.png -> build/bdist.linux-armv7l/wheel/collective/signupsheet/browsers/resources copying collective/signupsheet/tests/test_form.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/test_events.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/registrants_view.txt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/base.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/test_browserview.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/test_utilities.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/test_views.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/tests/test_workflow.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/tests copying collective/signupsheet/events/finalize_registrant.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/events copying collective/signupsheet/events/signupsheet_events.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/events copying collective/signupsheet/events/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/events copying collective/signupsheet/events/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/events copying collective/signupsheet/profiles/default/tinymce.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/skins.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/factorytool.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/types.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/propertiestool.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/collective.signupsheet_various.txt -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/workflows.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default copying collective/signupsheet/profiles/default/types/SignupSheet.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default/types copying collective/signupsheet/profiles/default/workflows/signupsheet_registrant_workflow/definition.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default/workflows/signupsheet_registrant_workflow copying collective/signupsheet/profiles/default/workflows/signupsheet_workflow/definition.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/default/workflows/signupsheet_workflow copying collective/signupsheet/profiles/to1010/types.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/to1010 copying collective/signupsheet/profiles/to1010/types/SignupSheet.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/to1010/types copying collective/signupsheet/profiles/uninstall/tinymce.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/uninstall copying collective/signupsheet/profiles/uninstall/skins.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/uninstall copying collective/signupsheet/profiles/uninstall/propertiestool.xml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/profiles/uninstall copying collective/signupsheet/utilities/utilities.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/utilities copying collective/signupsheet/utilities/__init__.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/utilities copying collective/signupsheet/utilities/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/signupsheet/utilities copying collective/signupsheet/Extensions/Install.py -> build/bdist.linux-armv7l/wheel/collective/signupsheet/Extensions copying collective/signupsheet/locales/plone.pot -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales copying collective/signupsheet/locales/rebuildPo.sh -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales copying collective/signupsheet/locales/collective.signupsheet.pot -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales copying collective/signupsheet/locales/collective.signupsheet-manual.pot -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales copying collective/signupsheet/locales/it/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales/it/LC_MESSAGES copying collective/signupsheet/locales/it/LC_MESSAGES/collective.signupsheet.po -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales/it/LC_MESSAGES copying collective/signupsheet/locales/no/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales/no/LC_MESSAGES copying collective/signupsheet/locales/no/LC_MESSAGES/collective.signupsheet.po -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales/no/LC_MESSAGES copying collective/signupsheet/locales/de/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales/de/LC_MESSAGES copying collective/signupsheet/locales/de/LC_MESSAGES/collective.signupsheet.po -> build/bdist.linux-armv7l/wheel/collective/signupsheet/locales/de/LC_MESSAGES running install_egg_info Copying collective.signupsheet.egg-info to build/bdist.linux-armv7l/wheel/collective.signupsheet-0.3.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.signupsheet-0.3.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.signupsheet-0.3.2.dist-info/WHEEL Running setup.py bdist_wheel for collective.signupsheet: finished with status 'done' Stored in directory: /tmp/tmp2gjnfk5f Successfully built collective.signupsheet Cleaning up... Removing source in /tmp/pip-build-9oktfo8q/collective.signupsheet