Created temporary directory: /tmp/pip-ephem-wheel-cache-6fe7rieb Created temporary directory: /tmp/pip-req-tracker-cnbic2x8 Created requirements tracker '/tmp/pip-req-tracker-cnbic2x8' Created temporary directory: /tmp/pip-wheel-e43kbrpp Collecting collective.consent==1.0b2 1 location(s) to search for versions of collective.consent: * https://pypi.org/simple/collective-consent/ Getting page https://pypi.org/simple/collective-consent/ Analyzing links from page https://pypi.org/simple/collective-consent/ Found link https://files.pythonhosted.org/packages/b2/90/3436627a0783f6734f620d59f585ef23ed3f00c1b6f45f1389f79a21d759/collective.consent-1.0b1.tar.gz#sha256=4c81120f1ef13dcc58f2fc0201c8dc0951d1f9d35c9e15638675eb27a23a4627 (from https://pypi.org/simple/collective-consent/), version: 1.0b1 Found link https://files.pythonhosted.org/packages/bc/df/96a322698a49d9332a6cd86a5ec9ffc7de21b3684df4a2e364a18143a2d1/collective.consent-1.0b2.tar.gz#sha256=5286b3ee6734e9b2645cd6fc7b34f88abbe4e34bdd3292349d4bdea501cec3a6 (from https://pypi.org/simple/collective-consent/), version: 1.0b2 Using version 1.0b2 (newest of versions: 1.0b2) Created temporary directory: /tmp/pip-unpack-1wz6isr_ Downloading https://files.pythonhosted.org/packages/bc/df/96a322698a49d9332a6cd86a5ec9ffc7de21b3684df4a2e364a18143a2d1/collective.consent-1.0b2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bc/df/96a322698a49d9332a6cd86a5ec9ffc7de21b3684df4a2e364a18143a2d1/collective.consent-1.0b2.tar.gz#sha256=5286b3ee6734e9b2645cd6fc7b34f88abbe4e34bdd3292349d4bdea501cec3a6 (from https://pypi.org/simple/collective-consent/) Added collective.consent==1.0b2 from https://files.pythonhosted.org/packages/bc/df/96a322698a49d9332a6cd86a5ec9ffc7de21b3684df4a2e364a18143a2d1/collective.consent-1.0b2.tar.gz#sha256=5286b3ee6734e9b2645cd6fc7b34f88abbe4e34bdd3292349d4bdea501cec3a6 to build tracker '/tmp/pip-req-tracker-cnbic2x8' Running setup.py (path:/tmp/pip-wheel-e43kbrpp/collective.consent/setup.py) egg_info for package collective.consent Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.consent.egg-info writing namespace_packages to pip-egg-info/collective.consent.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/collective.consent.egg-info/top_level.txt writing dependency_links to pip-egg-info/collective.consent.egg-info/dependency_links.txt writing requirements to pip-egg-info/collective.consent.egg-info/requires.txt writing entry points to pip-egg-info/collective.consent.egg-info/entry_points.txt writing pip-egg-info/collective.consent.egg-info/PKG-INFO writing manifest file 'pip-egg-info/collective.consent.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.consent.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.consent.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e43kbrpp/collective.consent has version 1.0b2, which satisfies requirement collective.consent==1.0b2 from https://files.pythonhosted.org/packages/bc/df/96a322698a49d9332a6cd86a5ec9ffc7de21b3684df4a2e364a18143a2d1/collective.consent-1.0b2.tar.gz#sha256=5286b3ee6734e9b2645cd6fc7b34f88abbe4e34bdd3292349d4bdea501cec3a6 Removed collective.consent==1.0b2 from https://files.pythonhosted.org/packages/bc/df/96a322698a49d9332a6cd86a5ec9ffc7de21b3684df4a2e364a18143a2d1/collective.consent-1.0b2.tar.gz#sha256=5286b3ee6734e9b2645cd6fc7b34f88abbe4e34bdd3292349d4bdea501cec3a6 from build tracker '/tmp/pip-req-tracker-cnbic2x8' Building wheels for collected packages: collective.consent Created temporary directory: /tmp/pip-wheel-esp8z82w Running setup.py bdist_wheel for collective.consent: started Destination directory: /tmp/pip-wheel-esp8z82w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e43kbrpp/collective.consent/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-esp8z82w 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/consent copying src/collective/consent/testing.py -> build/lib/collective/consent copying src/collective/consent/interfaces.py -> build/lib/collective/consent copying src/collective/consent/subscribers.py -> build/lib/collective/consent copying src/collective/consent/setuphandlers.py -> build/lib/collective/consent copying src/collective/consent/upgrades.py -> build/lib/collective/consent copying src/collective/consent/__init__.py -> build/lib/collective/consent creating build/lib/collective/consent/locales copying src/collective/consent/locales/update.py -> build/lib/collective/consent/locales copying src/collective/consent/locales/__init__.py -> build/lib/collective/consent/locales creating build/lib/collective/consent/browser copying src/collective/consent/browser/__init__.py -> build/lib/collective/consent/browser creating build/lib/collective/consent/views copying src/collective/consent/views/__init__.py -> build/lib/collective/consent/views copying src/collective/consent/views/consent_item_consents_view.py -> build/lib/collective/consent/views copying src/collective/consent/views/consent_item_view.py -> build/lib/collective/consent/views creating build/lib/collective/consent/content copying src/collective/consent/content/consent_item.py -> build/lib/collective/consent/content copying src/collective/consent/content/__init__.py -> build/lib/collective/consent/content copying src/collective/consent/content/consents_container.py -> build/lib/collective/consent/content creating build/lib/collective/consent/utilities copying src/collective/consent/utilities/__init__.py -> build/lib/collective/consent/utilities copying src/collective/consent/utilities/consent.py -> build/lib/collective/consent/utilities creating build/lib/collective/consent/tests copying src/collective/consent/tests/test_setup.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_robot.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_view_consent_item_consents_view.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_util_consent.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_view_consent_item_view.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/__init__.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_viewlet_check_consent_viewlet.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_ct_consents_container.py -> build/lib/collective/consent/tests copying src/collective/consent/tests/test_ct_consent_item.py -> build/lib/collective/consent/tests creating build/lib/collective/consent/viewlets copying src/collective/consent/viewlets/check_consent_viewlet.py -> build/lib/collective/consent/viewlets copying src/collective/consent/viewlets/__init__.py -> build/lib/collective/consent/viewlets running egg_info writing requirements to src/collective.consent.egg-info/requires.txt writing top-level names to src/collective.consent.egg-info/top_level.txt writing namespace_packages to src/collective.consent.egg-info/namespace_packages.txt writing dependency_links to src/collective.consent.egg-info/dependency_links.txt writing entry points to src/collective.consent.egg-info/entry_points.txt writing src/collective.consent.egg-info/PKG-INFO reading manifest file 'src/collective.consent.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.consent.egg-info/SOURCES.txt' copying src/collective/consent/configure.zcml -> build/lib/collective/consent copying src/collective/consent/permissions.zcml -> build/lib/collective/consent copying src/collective/consent/subscribers.zcml -> build/lib/collective/consent copying src/collective/consent/upgrades.zcml -> build/lib/collective/consent creating build/lib/collective/consent/profiles creating build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/browserlayer.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/catalog.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/diff_tool.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/metadata.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/registry.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/repositorytool.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/rolemap.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/types.xml -> build/lib/collective/consent/profiles/default copying src/collective/consent/profiles/default/types.xml.example -> build/lib/collective/consent/profiles/default creating build/lib/collective/consent/profiles/default/types copying src/collective/consent/profiles/default/types/Consent_Item.xml -> build/lib/collective/consent/profiles/default/types copying src/collective/consent/profiles/default/types/Consents_Container.xml -> build/lib/collective/consent/profiles/default/types creating build/lib/collective/consent/profiles/uninstall copying src/collective/consent/profiles/uninstall/browserlayer.xml -> build/lib/collective/consent/profiles/uninstall copying src/collective/consent/locales/README.rst -> build/lib/collective/consent/locales copying src/collective/consent/locales/collective.consent.pot -> build/lib/collective/consent/locales copying src/collective/consent/locales/update.sh -> build/lib/collective/consent/locales creating build/lib/collective/consent/locales/de creating build/lib/collective/consent/locales/de/LC_MESSAGES copying src/collective/consent/locales/de/LC_MESSAGES/collective.consent.po -> build/lib/collective/consent/locales/de/LC_MESSAGES creating build/lib/collective/consent/locales/en creating build/lib/collective/consent/locales/en/LC_MESSAGES copying src/collective/consent/locales/en/LC_MESSAGES/collective.consent.po -> build/lib/collective/consent/locales/en/LC_MESSAGES copying src/collective/consent/browser/configure.zcml -> build/lib/collective/consent/browser creating build/lib/collective/consent/browser/overrides copying src/collective/consent/browser/overrides/.gitkeep -> build/lib/collective/consent/browser/overrides creating build/lib/collective/consent/browser/static copying src/collective/consent/browser/static/.gitkeep -> build/lib/collective/consent/browser/static copying src/collective/consent/browser/static/main.css -> build/lib/collective/consent/browser/static copying src/collective/consent/browser/static/main.css.map -> build/lib/collective/consent/browser/static copying src/collective/consent/browser/static/main.less -> build/lib/collective/consent/browser/static copying src/collective/consent/browser/static/main.min.css -> build/lib/collective/consent/browser/static copying src/collective/consent/browser/static/main.min.css.map -> build/lib/collective/consent/browser/static copying src/collective/consent/views/configure.zcml -> build/lib/collective/consent/views copying src/collective/consent/views/consent_item_consents_view.pt -> build/lib/collective/consent/views copying src/collective/consent/views/consent_item_view.pt -> build/lib/collective/consent/views copying src/collective/consent/utilities/configure.zcml -> build/lib/collective/consent/utilities creating build/lib/collective/consent/tests/robot copying src/collective/consent/tests/robot/test_ct_consent_item.robot -> build/lib/collective/consent/tests/robot copying src/collective/consent/tests/robot/test_ct_consents_container.robot -> build/lib/collective/consent/tests/robot copying src/collective/consent/tests/robot/test_example.robot -> build/lib/collective/consent/tests/robot copying src/collective/consent/viewlets/check_consent_viewlet.pt -> build/lib/collective/consent/viewlets copying src/collective/consent/viewlets/configure.zcml -> build/lib/collective/consent/viewlets 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/consent/testing.py -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/subscribers.py -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/upgrades.py -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/subscribers.zcml -> build/bdist.linux-armv7l/wheel/collective/consent copying collective/consent/locales/collective.consent.pot -> build/bdist.linux-armv7l/wheel/collective/consent/locales copying collective/consent/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/consent/locales copying collective/consent/locales/update.py -> build/bdist.linux-armv7l/wheel/collective/consent/locales copying collective/consent/locales/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/locales copying collective/consent/locales/README.rst -> build/bdist.linux-armv7l/wheel/collective/consent/locales copying collective/consent/locales/de/LC_MESSAGES/collective.consent.po -> build/bdist.linux-armv7l/wheel/collective/consent/locales/de/LC_MESSAGES copying collective/consent/locales/en/LC_MESSAGES/collective.consent.po -> build/bdist.linux-armv7l/wheel/collective/consent/locales/en/LC_MESSAGES copying collective/consent/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/consent/browser copying collective/consent/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/browser copying collective/consent/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/consent/browser/static copying collective/consent/browser/static/main.min.css -> build/bdist.linux-armv7l/wheel/collective/consent/browser/static copying collective/consent/browser/static/main.css.map -> build/bdist.linux-armv7l/wheel/collective/consent/browser/static copying collective/consent/browser/static/main.css -> build/bdist.linux-armv7l/wheel/collective/consent/browser/static copying collective/consent/browser/static/main.min.css.map -> build/bdist.linux-armv7l/wheel/collective/consent/browser/static copying collective/consent/browser/static/main.less -> build/bdist.linux-armv7l/wheel/collective/consent/browser/static copying collective/consent/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/consent/browser/overrides copying collective/consent/profiles/default/repositorytool.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/types.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/types.xml.example -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/diff_tool.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default copying collective/consent/profiles/default/types/Consent_Item.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default/types copying collective/consent/profiles/default/types/Consents_Container.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/default/types copying collective/consent/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/consent/profiles/uninstall copying collective/consent/views/consent_item_view.pt -> build/bdist.linux-armv7l/wheel/collective/consent/views copying collective/consent/views/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/consent/views copying collective/consent/views/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/views copying collective/consent/views/consent_item_consents_view.py -> build/bdist.linux-armv7l/wheel/collective/consent/views copying collective/consent/views/consent_item_view.py -> build/bdist.linux-armv7l/wheel/collective/consent/views copying collective/consent/views/consent_item_consents_view.pt -> build/bdist.linux-armv7l/wheel/collective/consent/views copying collective/consent/content/consent_item.py -> build/bdist.linux-armv7l/wheel/collective/consent/content copying collective/consent/content/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/content copying collective/consent/content/consents_container.py -> build/bdist.linux-armv7l/wheel/collective/consent/content copying collective/consent/utilities/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/consent/utilities copying collective/consent/utilities/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/utilities copying collective/consent/utilities/consent.py -> build/bdist.linux-armv7l/wheel/collective/consent/utilities copying collective/consent/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_view_consent_item_consents_view.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_util_consent.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_view_consent_item_view.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_viewlet_check_consent_viewlet.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_ct_consents_container.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/test_ct_consent_item.py -> build/bdist.linux-armv7l/wheel/collective/consent/tests copying collective/consent/tests/robot/test_ct_consents_container.robot -> build/bdist.linux-armv7l/wheel/collective/consent/tests/robot copying collective/consent/tests/robot/test_ct_consent_item.robot -> build/bdist.linux-armv7l/wheel/collective/consent/tests/robot copying collective/consent/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/consent/tests/robot copying collective/consent/viewlets/check_consent_viewlet.pt -> build/bdist.linux-armv7l/wheel/collective/consent/viewlets copying collective/consent/viewlets/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/consent/viewlets copying collective/consent/viewlets/check_consent_viewlet.py -> build/bdist.linux-armv7l/wheel/collective/consent/viewlets copying collective/consent/viewlets/__init__.py -> build/bdist.linux-armv7l/wheel/collective/consent/viewlets running install_egg_info Copying src/collective.consent.egg-info to build/bdist.linux-armv7l/wheel/collective.consent-1.0b2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.consent-1.0b2-py3.4-nspkg.pth running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/collective.consent-1.0b2.dist-info/WHEEL creating '/tmp/pip-wheel-esp8z82w/collective.consent-1.0b2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.consent-1.0b2-py3.4-nspkg.pth' adding 'collective/consent/__init__.py' adding 'collective/consent/configure.zcml' adding 'collective/consent/interfaces.py' adding 'collective/consent/permissions.zcml' adding 'collective/consent/setuphandlers.py' adding 'collective/consent/subscribers.py' adding 'collective/consent/subscribers.zcml' adding 'collective/consent/testing.py' adding 'collective/consent/upgrades.py' adding 'collective/consent/upgrades.zcml' adding 'collective/consent/browser/__init__.py' adding 'collective/consent/browser/configure.zcml' adding 'collective/consent/browser/overrides/.gitkeep' adding 'collective/consent/browser/static/.gitkeep' adding 'collective/consent/browser/static/main.css' adding 'collective/consent/browser/static/main.css.map' adding 'collective/consent/browser/static/main.less' adding 'collective/consent/browser/static/main.min.css' adding 'collective/consent/browser/static/main.min.css.map' adding 'collective/consent/content/__init__.py' adding 'collective/consent/content/consent_item.py' adding 'collective/consent/content/consents_container.py' adding 'collective/consent/locales/README.rst' adding 'collective/consent/locales/__init__.py' adding 'collective/consent/locales/collective.consent.pot' adding 'collective/consent/locales/update.py' adding 'collective/consent/locales/update.sh' adding 'collective/consent/locales/de/LC_MESSAGES/collective.consent.po' adding 'collective/consent/locales/en/LC_MESSAGES/collective.consent.po' adding 'collective/consent/profiles/default/browserlayer.xml' adding 'collective/consent/profiles/default/catalog.xml' adding 'collective/consent/profiles/default/diff_tool.xml' adding 'collective/consent/profiles/default/metadata.xml' adding 'collective/consent/profiles/default/registry.xml' adding 'collective/consent/profiles/default/repositorytool.xml' adding 'collective/consent/profiles/default/rolemap.xml' adding 'collective/consent/profiles/default/types.xml' adding 'collective/consent/profiles/default/types.xml.example' adding 'collective/consent/profiles/default/types/Consent_Item.xml' adding 'collective/consent/profiles/default/types/Consents_Container.xml' adding 'collective/consent/profiles/uninstall/browserlayer.xml' adding 'collective/consent/tests/__init__.py' adding 'collective/consent/tests/test_ct_consent_item.py' adding 'collective/consent/tests/test_ct_consents_container.py' adding 'collective/consent/tests/test_robot.py' adding 'collective/consent/tests/test_setup.py' adding 'collective/consent/tests/test_util_consent.py' adding 'collective/consent/tests/test_view_consent_item_consents_view.py' adding 'collective/consent/tests/test_view_consent_item_view.py' adding 'collective/consent/tests/test_viewlet_check_consent_viewlet.py' adding 'collective/consent/tests/robot/test_ct_consent_item.robot' adding 'collective/consent/tests/robot/test_ct_consents_container.robot' adding 'collective/consent/tests/robot/test_example.robot' adding 'collective/consent/utilities/__init__.py' adding 'collective/consent/utilities/configure.zcml' adding 'collective/consent/utilities/consent.py' adding 'collective/consent/viewlets/__init__.py' adding 'collective/consent/viewlets/check_consent_viewlet.pt' adding 'collective/consent/viewlets/check_consent_viewlet.py' adding 'collective/consent/viewlets/configure.zcml' adding 'collective/consent/views/__init__.py' adding 'collective/consent/views/configure.zcml' adding 'collective/consent/views/consent_item_consents_view.pt' adding 'collective/consent/views/consent_item_consents_view.py' adding 'collective/consent/views/consent_item_view.pt' adding 'collective/consent/views/consent_item_view.py' adding 'collective.consent-1.0b2.dist-info/LICENSE.rst' adding 'collective.consent-1.0b2.dist-info/METADATA' adding 'collective.consent-1.0b2.dist-info/WHEEL' adding 'collective.consent-1.0b2.dist-info/entry_points.txt' adding 'collective.consent-1.0b2.dist-info/namespace_packages.txt' adding 'collective.consent-1.0b2.dist-info/top_level.txt' adding 'collective.consent-1.0b2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.consent: finished with status 'done' Stored in directory: /tmp/tmpxhlc8s1d Successfully built collective.consent Cleaning up... Removing source in /tmp/pip-wheel-e43kbrpp/collective.consent Removed build tracker '/tmp/pip-req-tracker-cnbic2x8'