Created temporary directory: /tmp/pip-ephem-wheel-cache-46k21fim Created temporary directory: /tmp/pip-req-tracker-bkokszx3 Created requirements tracker '/tmp/pip-req-tracker-bkokszx3' Created temporary directory: /tmp/pip-wheel-jgzfneah Collecting collective.sidebar==1.0.0a3 1 location(s) to search for versions of collective.sidebar: * https://pypi.org/simple/collective-sidebar/ Getting page https://pypi.org/simple/collective-sidebar/ Analyzing links from page https://pypi.org/simple/collective-sidebar/ Found link https://files.pythonhosted.org/packages/6d/4c/80b858f24d55e1c6931ea41c61fac7e8945538136a8e565f052e32ba2b4f/collective.sidebar-1.0.0a1.tar.gz#sha256=73afd173bf589447643ac1d1f1f47c5ff2d9d365f94424b1e06922d888e8fc4e (from https://pypi.org/simple/collective-sidebar/), version: 1.0.0a1 Found link https://files.pythonhosted.org/packages/63/40/2d01631365d63e9a0b076b693fbecc7b5a2ddeff9f3a84a466f92d4fea10/collective.sidebar-1.0.0a2.tar.gz#sha256=2d5a3eed8f3e030a72fb8d8f3f9208b1a8a1c1aff7febc9787961b2f852c8a46 (from https://pypi.org/simple/collective-sidebar/), version: 1.0.0a2 Found link https://files.pythonhosted.org/packages/4e/ee/df70ab3df29c798b974dd6ba87d9677c162020a700d8aa99cd78bce102f7/collective.sidebar-1.0.0a3.tar.gz#sha256=52b0a8959513a0ddfee09647866d78eb4ed87eb5812651f0f698433342b939fa (from https://pypi.org/simple/collective-sidebar/), version: 1.0.0a3 Using version 1.0.0a3 (newest of versions: 1.0.0a3) Created temporary directory: /tmp/pip-unpack-2xc9owij Downloading https://files.pythonhosted.org/packages/4e/ee/df70ab3df29c798b974dd6ba87d9677c162020a700d8aa99cd78bce102f7/collective.sidebar-1.0.0a3.tar.gz (280kB) Downloading from URL https://files.pythonhosted.org/packages/4e/ee/df70ab3df29c798b974dd6ba87d9677c162020a700d8aa99cd78bce102f7/collective.sidebar-1.0.0a3.tar.gz#sha256=52b0a8959513a0ddfee09647866d78eb4ed87eb5812651f0f698433342b939fa (from https://pypi.org/simple/collective-sidebar/) Added collective.sidebar==1.0.0a3 from https://files.pythonhosted.org/packages/4e/ee/df70ab3df29c798b974dd6ba87d9677c162020a700d8aa99cd78bce102f7/collective.sidebar-1.0.0a3.tar.gz#sha256=52b0a8959513a0ddfee09647866d78eb4ed87eb5812651f0f698433342b939fa to build tracker '/tmp/pip-req-tracker-bkokszx3' Running setup.py (path:/tmp/pip-wheel-jgzfneah/collective.sidebar/setup.py) egg_info for package collective.sidebar Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.sidebar.egg-info writing requirements to pip-egg-info/collective.sidebar.egg-info/requires.txt writing pip-egg-info/collective.sidebar.egg-info/PKG-INFO writing top-level names to pip-egg-info/collective.sidebar.egg-info/top_level.txt writing dependency_links to pip-egg-info/collective.sidebar.egg-info/dependency_links.txt writing entry points to pip-egg-info/collective.sidebar.egg-info/entry_points.txt writing namespace_packages to pip-egg-info/collective.sidebar.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/collective.sidebar.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.sidebar.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.sidebar.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jgzfneah/collective.sidebar has version 1.0.0a3, which satisfies requirement collective.sidebar==1.0.0a3 from https://files.pythonhosted.org/packages/4e/ee/df70ab3df29c798b974dd6ba87d9677c162020a700d8aa99cd78bce102f7/collective.sidebar-1.0.0a3.tar.gz#sha256=52b0a8959513a0ddfee09647866d78eb4ed87eb5812651f0f698433342b939fa Removed collective.sidebar==1.0.0a3 from https://files.pythonhosted.org/packages/4e/ee/df70ab3df29c798b974dd6ba87d9677c162020a700d8aa99cd78bce102f7/collective.sidebar-1.0.0a3.tar.gz#sha256=52b0a8959513a0ddfee09647866d78eb4ed87eb5812651f0f698433342b939fa from build tracker '/tmp/pip-req-tracker-bkokszx3' Building wheels for collected packages: collective.sidebar Created temporary directory: /tmp/pip-wheel-_9w7pgvg Running setup.py bdist_wheel for collective.sidebar: started Destination directory: /tmp/pip-wheel-_9w7pgvg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jgzfneah/collective.sidebar/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-_9w7pgvg 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/sidebar copying src/collective/sidebar/testing.py -> build/lib/collective/sidebar copying src/collective/sidebar/interfaces.py -> build/lib/collective/sidebar copying src/collective/sidebar/patches.py -> build/lib/collective/sidebar copying src/collective/sidebar/utils.py -> build/lib/collective/sidebar copying src/collective/sidebar/setuphandlers.py -> build/lib/collective/sidebar copying src/collective/sidebar/upgrades.py -> build/lib/collective/sidebar copying src/collective/sidebar/__init__.py -> build/lib/collective/sidebar creating build/lib/collective/sidebar/browser copying src/collective/sidebar/browser/sidebar.py -> build/lib/collective/sidebar/browser copying src/collective/sidebar/browser/__init__.py -> build/lib/collective/sidebar/browser creating build/lib/collective/sidebar/tests copying src/collective/sidebar/tests/test_setup.py -> build/lib/collective/sidebar/tests copying src/collective/sidebar/tests/test_robot.py -> build/lib/collective/sidebar/tests copying src/collective/sidebar/tests/test_sidebar.py -> build/lib/collective/sidebar/tests copying src/collective/sidebar/tests/__init__.py -> build/lib/collective/sidebar/tests copying src/collective/sidebar/tests/test_actions.py -> build/lib/collective/sidebar/tests running egg_info writing entry points to src/collective.sidebar.egg-info/entry_points.txt writing requirements to src/collective.sidebar.egg-info/requires.txt writing dependency_links to src/collective.sidebar.egg-info/dependency_links.txt writing namespace_packages to src/collective.sidebar.egg-info/namespace_packages.txt writing top-level names to src/collective.sidebar.egg-info/top_level.txt writing src/collective.sidebar.egg-info/PKG-INFO reading manifest file 'src/collective.sidebar.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.sidebar.egg-info/SOURCES.txt' copying src/collective/sidebar/configure.zcml -> build/lib/collective/sidebar copying src/collective/sidebar/permissions.zcml -> build/lib/collective/sidebar copying src/collective/sidebar/upgrades.zcml -> build/lib/collective/sidebar creating build/lib/collective/sidebar/locales copying src/collective/sidebar/locales/collective.sidebar.pot -> build/lib/collective/sidebar/locales copying src/collective/sidebar/locales/update.sh -> build/lib/collective/sidebar/locales creating build/lib/collective/sidebar/locales/de creating build/lib/collective/sidebar/locales/de/LC_MESSAGES copying src/collective/sidebar/locales/de/LC_MESSAGES/collective.sidebar.po -> build/lib/collective/sidebar/locales/de/LC_MESSAGES creating build/lib/collective/sidebar/profiles creating build/lib/collective/sidebar/profiles/default copying src/collective/sidebar/profiles/default/actions.xml -> build/lib/collective/sidebar/profiles/default copying src/collective/sidebar/profiles/default/browserlayer.xml -> build/lib/collective/sidebar/profiles/default copying src/collective/sidebar/profiles/default/catalog.xml -> build/lib/collective/sidebar/profiles/default copying src/collective/sidebar/profiles/default/metadata.xml -> build/lib/collective/sidebar/profiles/default copying src/collective/sidebar/profiles/default/registry.xml -> build/lib/collective/sidebar/profiles/default copying src/collective/sidebar/profiles/default/rolemap.xml -> build/lib/collective/sidebar/profiles/default creating build/lib/collective/sidebar/profiles/testing copying src/collective/sidebar/profiles/testing/metadata.xml -> build/lib/collective/sidebar/profiles/testing creating build/lib/collective/sidebar/profiles/uninstall copying src/collective/sidebar/profiles/uninstall/browserlayer.xml -> build/lib/collective/sidebar/profiles/uninstall copying src/collective/sidebar/browser/configure.zcml -> build/lib/collective/sidebar/browser creating build/lib/collective/sidebar/browser/overrides copying src/collective/sidebar/browser/overrides/.gitkeep -> build/lib/collective/sidebar/browser/overrides copying src/collective/sidebar/browser/overrides/Products.CMFPlone.browser.templates.main_template.pt -> build/lib/collective/sidebar/browser/overrides creating build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/.gitkeep -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/cover.less -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/main.less -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/mockup-patterns-structureupdater-compiled.js -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/mockup-patterns-structureupdater.js -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/sidebar-compiled.css -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/sidebar-compiled.css.map -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/sidebar-compiled.js -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/sidebar-compiled.js.map -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/sidebar.js -> build/lib/collective/sidebar/browser/static copying src/collective/sidebar/browser/static/sidebar.less -> build/lib/collective/sidebar/browser/static creating build/lib/collective/sidebar/browser/templates copying src/collective/sidebar/browser/templates/cover.pt -> build/lib/collective/sidebar/browser/templates copying src/collective/sidebar/browser/templates/sidebar.pt -> build/lib/collective/sidebar/browser/templates creating build/lib/collective/sidebar/tests/robot copying src/collective/sidebar/tests/robot/test_example.robot -> build/lib/collective/sidebar/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) copying collective/sidebar/testing.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/patches.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/utils.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/upgrades.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sidebar copying collective/sidebar/locales/collective.sidebar.pot -> build/bdist.linux-armv7l/wheel/collective/sidebar/locales copying collective/sidebar/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/sidebar/locales copying collective/sidebar/locales/de/LC_MESSAGES/collective.sidebar.po -> build/bdist.linux-armv7l/wheel/collective/sidebar/locales/de/LC_MESSAGES copying collective/sidebar/browser/sidebar.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser copying collective/sidebar/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser copying collective/sidebar/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser copying collective/sidebar/browser/templates/sidebar.pt -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/templates copying collective/sidebar/browser/templates/cover.pt -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/templates copying collective/sidebar/browser/static/sidebar.less -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/sidebar-compiled.css.map -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/sidebar-compiled.js.map -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/mockup-patterns-structureupdater.js -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/cover.less -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/sidebar-compiled.js -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/sidebar-compiled.css -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/sidebar.js -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/mockup-patterns-structureupdater-compiled.js -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/static/main.less -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/static copying collective/sidebar/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/overrides copying collective/sidebar/browser/overrides/Products.CMFPlone.browser.templates.main_template.pt -> build/bdist.linux-armv7l/wheel/collective/sidebar/browser/overrides copying collective/sidebar/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/default copying collective/sidebar/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/default copying collective/sidebar/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/default copying collective/sidebar/profiles/default/actions.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/default copying collective/sidebar/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/default copying collective/sidebar/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/default copying collective/sidebar/profiles/testing/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/testing copying collective/sidebar/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/sidebar/profiles/uninstall copying collective/sidebar/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/tests copying collective/sidebar/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/tests copying collective/sidebar/tests/test_sidebar.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/tests copying collective/sidebar/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/tests copying collective/sidebar/tests/test_actions.py -> build/bdist.linux-armv7l/wheel/collective/sidebar/tests copying collective/sidebar/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/sidebar/tests/robot running install_egg_info Copying src/collective.sidebar.egg-info to build/bdist.linux-armv7l/wheel/collective.sidebar-1.0.0a3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.sidebar-1.0.0a3-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.sidebar-1.0.0a3.dist-info/WHEEL creating '/tmp/pip-wheel-_9w7pgvg/collective.sidebar-1.0.0a3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.sidebar-1.0.0a3-py3.4-nspkg.pth' adding 'collective/sidebar/__init__.py' adding 'collective/sidebar/configure.zcml' adding 'collective/sidebar/interfaces.py' adding 'collective/sidebar/patches.py' adding 'collective/sidebar/permissions.zcml' adding 'collective/sidebar/setuphandlers.py' adding 'collective/sidebar/testing.py' adding 'collective/sidebar/upgrades.py' adding 'collective/sidebar/upgrades.zcml' adding 'collective/sidebar/utils.py' adding 'collective/sidebar/browser/__init__.py' adding 'collective/sidebar/browser/configure.zcml' adding 'collective/sidebar/browser/sidebar.py' adding 'collective/sidebar/browser/overrides/.gitkeep' adding 'collective/sidebar/browser/overrides/Products.CMFPlone.browser.templates.main_template.pt' adding 'collective/sidebar/browser/static/.gitkeep' adding 'collective/sidebar/browser/static/cover.less' adding 'collective/sidebar/browser/static/main.less' adding 'collective/sidebar/browser/static/mockup-patterns-structureupdater-compiled.js' adding 'collective/sidebar/browser/static/mockup-patterns-structureupdater.js' adding 'collective/sidebar/browser/static/sidebar-compiled.css' adding 'collective/sidebar/browser/static/sidebar-compiled.css.map' adding 'collective/sidebar/browser/static/sidebar-compiled.js' adding 'collective/sidebar/browser/static/sidebar-compiled.js.map' adding 'collective/sidebar/browser/static/sidebar.js' adding 'collective/sidebar/browser/static/sidebar.less' adding 'collective/sidebar/browser/templates/cover.pt' adding 'collective/sidebar/browser/templates/sidebar.pt' adding 'collective/sidebar/locales/collective.sidebar.pot' adding 'collective/sidebar/locales/update.sh' adding 'collective/sidebar/locales/de/LC_MESSAGES/collective.sidebar.po' adding 'collective/sidebar/profiles/default/actions.xml' adding 'collective/sidebar/profiles/default/browserlayer.xml' adding 'collective/sidebar/profiles/default/catalog.xml' adding 'collective/sidebar/profiles/default/metadata.xml' adding 'collective/sidebar/profiles/default/registry.xml' adding 'collective/sidebar/profiles/default/rolemap.xml' adding 'collective/sidebar/profiles/testing/metadata.xml' adding 'collective/sidebar/profiles/uninstall/browserlayer.xml' adding 'collective/sidebar/tests/__init__.py' adding 'collective/sidebar/tests/test_actions.py' adding 'collective/sidebar/tests/test_robot.py' adding 'collective/sidebar/tests/test_setup.py' adding 'collective/sidebar/tests/test_sidebar.py' adding 'collective/sidebar/tests/robot/test_example.robot' adding 'collective.sidebar-1.0.0a3.dist-info/LICENSE.GPL' adding 'collective.sidebar-1.0.0a3.dist-info/LICENSE.rst' adding 'collective.sidebar-1.0.0a3.dist-info/METADATA' adding 'collective.sidebar-1.0.0a3.dist-info/WHEEL' adding 'collective.sidebar-1.0.0a3.dist-info/entry_points.txt' adding 'collective.sidebar-1.0.0a3.dist-info/namespace_packages.txt' adding 'collective.sidebar-1.0.0a3.dist-info/top_level.txt' adding 'collective.sidebar-1.0.0a3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.sidebar: finished with status 'done' Stored in directory: /tmp/tmpwv996es7 Successfully built collective.sidebar Cleaning up... Removing source in /tmp/pip-wheel-jgzfneah/collective.sidebar Removed build tracker '/tmp/pip-req-tracker-bkokszx3'