Created temporary directory: /tmp/pip-ephem-wheel-cache-_b56vai4 Created temporary directory: /tmp/pip-req-tracker-7mziarau Created requirements tracker '/tmp/pip-req-tracker-7mziarau' Created temporary directory: /tmp/pip-wheel-tw03rayl Collecting collective.autopublishing==1.0.3 1 location(s) to search for versions of collective.autopublishing: * https://pypi.org/simple/collective-autopublishing/ Getting page https://pypi.org/simple/collective-autopublishing/ Analyzing links from page https://pypi.org/simple/collective-autopublishing/ Found link https://files.pythonhosted.org/packages/c8/01/be4099574c970a48118a4fa022eeb7ff913c03c6764059db38d288752b3d/collective.autopublishing-1.0.tar.gz#sha256=9cbf07c4daa9d5da80304b310c28ca202fbad14a23a90d961c4dafd686565166 (from https://pypi.org/simple/collective-autopublishing/), version: 1.0 Found link https://files.pythonhosted.org/packages/ce/8e/0f7300683535837d389ee2f46c658fd63370775f6fba25082326ab2c9457/collective.autopublishing-1.0.1.tar.gz#sha256=1cfe783aaa17b9fd501ea8e7e9cb5fac5841ef8d807adb4ef054c48bb042ed93 (from https://pypi.org/simple/collective-autopublishing/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/46/97/b95585805a5288f56278efb153318b135f1c77dd3b5c9549db38d3044135/collective.autopublishing-1.0.2.tar.gz#sha256=6b964546af1d05504576eff185e16b68ef889363361b5c5d6bff5445ef61f6aa (from https://pypi.org/simple/collective-autopublishing/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/68/74/377e7e6b86e92b183614a5bd5085ce2834339ce6d1a9ebbe7cb71ac78df8/collective.autopublishing-1.0.3.tar.gz#sha256=27de4be73b731f33229dfc10a864ecc40574aaad83d33c5394a33de1aaba9824 (from https://pypi.org/simple/collective-autopublishing/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-xr2jpg40 Downloading https://files.pythonhosted.org/packages/68/74/377e7e6b86e92b183614a5bd5085ce2834339ce6d1a9ebbe7cb71ac78df8/collective.autopublishing-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/68/74/377e7e6b86e92b183614a5bd5085ce2834339ce6d1a9ebbe7cb71ac78df8/collective.autopublishing-1.0.3.tar.gz#sha256=27de4be73b731f33229dfc10a864ecc40574aaad83d33c5394a33de1aaba9824 (from https://pypi.org/simple/collective-autopublishing/) Added collective.autopublishing==1.0.3 from https://files.pythonhosted.org/packages/68/74/377e7e6b86e92b183614a5bd5085ce2834339ce6d1a9ebbe7cb71ac78df8/collective.autopublishing-1.0.3.tar.gz#sha256=27de4be73b731f33229dfc10a864ecc40574aaad83d33c5394a33de1aaba9824 to build tracker '/tmp/pip-req-tracker-7mziarau' Running setup.py (path:/tmp/pip-wheel-tw03rayl/collective.autopublishing/setup.py) egg_info for package collective.autopublishing Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.autopublishing.egg-info writing requirements to pip-egg-info/collective.autopublishing.egg-info/requires.txt writing dependency_links to pip-egg-info/collective.autopublishing.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.autopublishing.egg-info/top_level.txt writing namespace_packages to pip-egg-info/collective.autopublishing.egg-info/namespace_packages.txt writing pip-egg-info/collective.autopublishing.egg-info/PKG-INFO writing entry points to pip-egg-info/collective.autopublishing.egg-info/entry_points.txt writing manifest file 'pip-egg-info/collective.autopublishing.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.autopublishing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '.project' found anywhere in distribution warning: no previously-included files matching '.pydevproject' found anywhere in distribution writing manifest file 'pip-egg-info/collective.autopublishing.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tw03rayl/collective.autopublishing has version 1.0.3, which satisfies requirement collective.autopublishing==1.0.3 from https://files.pythonhosted.org/packages/68/74/377e7e6b86e92b183614a5bd5085ce2834339ce6d1a9ebbe7cb71ac78df8/collective.autopublishing-1.0.3.tar.gz#sha256=27de4be73b731f33229dfc10a864ecc40574aaad83d33c5394a33de1aaba9824 Removed collective.autopublishing==1.0.3 from https://files.pythonhosted.org/packages/68/74/377e7e6b86e92b183614a5bd5085ce2834339ce6d1a9ebbe7cb71ac78df8/collective.autopublishing-1.0.3.tar.gz#sha256=27de4be73b731f33229dfc10a864ecc40574aaad83d33c5394a33de1aaba9824 from build tracker '/tmp/pip-req-tracker-7mziarau' Building wheels for collected packages: collective.autopublishing Created temporary directory: /tmp/pip-wheel-yx4olgbf Running setup.py bdist_wheel for collective.autopublishing: started Destination directory: /tmp/pip-wheel-yx4olgbf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tw03rayl/collective.autopublishing/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-yx4olgbf 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/autopublishing copying collective/autopublishing/__init__.py -> build/lib/collective/autopublishing copying collective/autopublishing/behavior.py -> build/lib/collective/autopublishing copying collective/autopublishing/interfaces.py -> build/lib/collective/autopublishing copying collective/autopublishing/setuphandlers.py -> build/lib/collective/autopublishing copying collective/autopublishing/upgradesteps.py -> build/lib/collective/autopublishing copying collective/autopublishing/eventhandler.py -> build/lib/collective/autopublishing creating build/lib/collective/autopublishing/browser copying collective/autopublishing/browser/__init__.py -> build/lib/collective/autopublishing/browser copying collective/autopublishing/browser/autopublishsettings.py -> build/lib/collective/autopublishing/browser copying collective/autopublishing/browser/autopublishreport.py -> build/lib/collective/autopublishing/browser creating build/lib/collective/autopublishing/tests copying collective/autopublishing/tests/__init__.py -> build/lib/collective/autopublishing/tests copying collective/autopublishing/tests/layer.py -> build/lib/collective/autopublishing/tests copying collective/autopublishing/tests/test_autopublishing.py -> build/lib/collective/autopublishing/tests running egg_info writing requirements to collective.autopublishing.egg-info/requires.txt writing collective.autopublishing.egg-info/PKG-INFO writing entry points to collective.autopublishing.egg-info/entry_points.txt writing dependency_links to collective.autopublishing.egg-info/dependency_links.txt writing namespace_packages to collective.autopublishing.egg-info/namespace_packages.txt writing top-level names to collective.autopublishing.egg-info/top_level.txt reading manifest file 'collective.autopublishing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '.project' found anywhere in distribution warning: no previously-included files matching '.pydevproject' found anywhere in distribution writing manifest file 'collective.autopublishing.egg-info/SOURCES.txt' copying collective/autopublishing/configure.zcml -> build/lib/collective/autopublishing copying collective/autopublishing/profiles.zcml -> build/lib/collective/autopublishing copying collective/autopublishing/upgradesteps.zcml -> build/lib/collective/autopublishing creating build/lib/collective/autopublishing/locales copying collective/autopublishing/locales/collective.autopublishing.pot -> build/lib/collective/autopublishing/locales copying collective/autopublishing/locales/plone.pot -> build/lib/collective/autopublishing/locales copying collective/autopublishing/locales/update.sh -> build/lib/collective/autopublishing/locales creating build/lib/collective/autopublishing/locales/da creating build/lib/collective/autopublishing/locales/da/LC_MESSAGES copying collective/autopublishing/locales/da/LC_MESSAGES/collective.autopublishing.po -> build/lib/collective/autopublishing/locales/da/LC_MESSAGES copying collective/autopublishing/locales/da/LC_MESSAGES/plone.po -> build/lib/collective/autopublishing/locales/da/LC_MESSAGES creating build/lib/collective/autopublishing/locales/de creating build/lib/collective/autopublishing/locales/de/LC_MESSAGES copying collective/autopublishing/locales/de/LC_MESSAGES/collective.autopublishing.po -> build/lib/collective/autopublishing/locales/de/LC_MESSAGES copying collective/autopublishing/locales/de/LC_MESSAGES/plone.po -> build/lib/collective/autopublishing/locales/de/LC_MESSAGES creating build/lib/collective/autopublishing/locales/es creating build/lib/collective/autopublishing/locales/es/LC_MESSAGES copying collective/autopublishing/locales/es/LC_MESSAGES/collective.autopublishing.po -> build/lib/collective/autopublishing/locales/es/LC_MESSAGES creating build/lib/collective/autopublishing/locales/fr creating build/lib/collective/autopublishing/locales/fr/LC_MESSAGES copying collective/autopublishing/locales/fr/LC_MESSAGES/collective.autopublishing.po -> build/lib/collective/autopublishing/locales/fr/LC_MESSAGES copying collective/autopublishing/locales/fr/LC_MESSAGES/plone.po -> build/lib/collective/autopublishing/locales/fr/LC_MESSAGES creating build/lib/collective/autopublishing/profiles creating build/lib/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/browserlayer.xml -> build/lib/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/collective.autopublishing_various.txt -> build/lib/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/controlpanel.xml -> build/lib/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/metadata.xml -> build/lib/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/registry.xml -> build/lib/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/rolemap.xml -> build/lib/collective/autopublishing/profiles/default creating build/lib/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/Collection.xml -> build/lib/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/Document.xml -> build/lib/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/Event.xml -> build/lib/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/News_Item.xml -> build/lib/collective/autopublishing/profiles/default/types creating build/lib/collective/autopublishing/profiles/migrate copying collective/autopublishing/profiles/migrate/collective.autopublishing_migrate_various.txt -> build/lib/collective/autopublishing/profiles/migrate copying collective/autopublishing/profiles/migrate/metadata.xml -> build/lib/collective/autopublishing/profiles/migrate copying collective/autopublishing/profiles/migrate/registry.xml -> build/lib/collective/autopublishing/profiles/migrate creating build/lib/collective/autopublishing/profiles/uninstall copying collective/autopublishing/profiles/uninstall/collective.autopublishing_uninstall_various.txt -> build/lib/collective/autopublishing/profiles/uninstall copying collective/autopublishing/profiles/uninstall/metadata.xml -> build/lib/collective/autopublishing/profiles/uninstall copying collective/autopublishing/profiles/uninstall/registry.xml -> build/lib/collective/autopublishing/profiles/uninstall copying collective/autopublishing/browser/autopublish_report.pt -> build/lib/collective/autopublishing/browser copying collective/autopublishing/browser/configure.zcml -> build/lib/collective/autopublishing/browser copying collective/autopublishing/browser/controlpanel_layout.pt -> build/lib/collective/autopublishing/browser copying collective/autopublishing/tests/test_autopublishing.txt -> build/lib/collective/autopublishing/tests 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/autopublishing/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/__init__.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/behavior.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/profiles.zcml -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/upgradesteps.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/eventhandler.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/upgradesteps.zcml -> build/bdist.linux-armv7l/wheel/collective/autopublishing copying collective/autopublishing/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales copying collective/autopublishing/locales/collective.autopublishing.pot -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales copying collective/autopublishing/locales/plone.pot -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales copying collective/autopublishing/locales/fr/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/fr/LC_MESSAGES copying collective/autopublishing/locales/fr/LC_MESSAGES/collective.autopublishing.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/fr/LC_MESSAGES copying collective/autopublishing/locales/es/LC_MESSAGES/collective.autopublishing.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/es/LC_MESSAGES copying collective/autopublishing/locales/de/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/de/LC_MESSAGES copying collective/autopublishing/locales/de/LC_MESSAGES/collective.autopublishing.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/de/LC_MESSAGES copying collective/autopublishing/locales/da/LC_MESSAGES/plone.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/da/LC_MESSAGES copying collective/autopublishing/locales/da/LC_MESSAGES/collective.autopublishing.po -> build/bdist.linux-armv7l/wheel/collective/autopublishing/locales/da/LC_MESSAGES copying collective/autopublishing/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/browser copying collective/autopublishing/browser/controlpanel_layout.pt -> build/bdist.linux-armv7l/wheel/collective/autopublishing/browser copying collective/autopublishing/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing/browser copying collective/autopublishing/browser/autopublishsettings.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing/browser copying collective/autopublishing/browser/autopublishreport.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing/browser copying collective/autopublishing/browser/autopublish_report.pt -> build/bdist.linux-armv7l/wheel/collective/autopublishing/browser copying collective/autopublishing/profiles/uninstall/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/uninstall copying collective/autopublishing/profiles/uninstall/collective.autopublishing_uninstall_various.txt -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/uninstall copying collective/autopublishing/profiles/uninstall/registry.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/uninstall copying collective/autopublishing/profiles/migrate/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/migrate copying collective/autopublishing/profiles/migrate/collective.autopublishing_migrate_various.txt -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/migrate copying collective/autopublishing/profiles/migrate/registry.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/migrate copying collective/autopublishing/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/collective.autopublishing_various.txt -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default copying collective/autopublishing/profiles/default/types/Event.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/Collection.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/Document.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default/types copying collective/autopublishing/profiles/default/types/News_Item.xml -> build/bdist.linux-armv7l/wheel/collective/autopublishing/profiles/default/types copying collective/autopublishing/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing/tests copying collective/autopublishing/tests/test_autopublishing.txt -> build/bdist.linux-armv7l/wheel/collective/autopublishing/tests copying collective/autopublishing/tests/layer.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing/tests copying collective/autopublishing/tests/test_autopublishing.py -> build/bdist.linux-armv7l/wheel/collective/autopublishing/tests running install_egg_info Copying collective.autopublishing.egg-info to build/bdist.linux-armv7l/wheel/collective.autopublishing-1.0.3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.autopublishing-1.0.3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.autopublishing-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-yx4olgbf/collective.autopublishing-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.autopublishing-1.0.3-py3.4-nspkg.pth' adding 'collective/autopublishing/__init__.py' adding 'collective/autopublishing/behavior.py' adding 'collective/autopublishing/configure.zcml' adding 'collective/autopublishing/eventhandler.py' adding 'collective/autopublishing/interfaces.py' adding 'collective/autopublishing/profiles.zcml' adding 'collective/autopublishing/setuphandlers.py' adding 'collective/autopublishing/upgradesteps.py' adding 'collective/autopublishing/upgradesteps.zcml' adding 'collective/autopublishing/browser/__init__.py' adding 'collective/autopublishing/browser/autopublish_report.pt' adding 'collective/autopublishing/browser/autopublishreport.py' adding 'collective/autopublishing/browser/autopublishsettings.py' adding 'collective/autopublishing/browser/configure.zcml' adding 'collective/autopublishing/browser/controlpanel_layout.pt' adding 'collective/autopublishing/locales/collective.autopublishing.pot' adding 'collective/autopublishing/locales/plone.pot' adding 'collective/autopublishing/locales/update.sh' adding 'collective/autopublishing/locales/da/LC_MESSAGES/collective.autopublishing.po' adding 'collective/autopublishing/locales/da/LC_MESSAGES/plone.po' adding 'collective/autopublishing/locales/de/LC_MESSAGES/collective.autopublishing.po' adding 'collective/autopublishing/locales/de/LC_MESSAGES/plone.po' adding 'collective/autopublishing/locales/es/LC_MESSAGES/collective.autopublishing.po' adding 'collective/autopublishing/locales/fr/LC_MESSAGES/collective.autopublishing.po' adding 'collective/autopublishing/locales/fr/LC_MESSAGES/plone.po' adding 'collective/autopublishing/profiles/default/browserlayer.xml' adding 'collective/autopublishing/profiles/default/collective.autopublishing_various.txt' adding 'collective/autopublishing/profiles/default/controlpanel.xml' adding 'collective/autopublishing/profiles/default/metadata.xml' adding 'collective/autopublishing/profiles/default/registry.xml' adding 'collective/autopublishing/profiles/default/rolemap.xml' adding 'collective/autopublishing/profiles/default/types/Collection.xml' adding 'collective/autopublishing/profiles/default/types/Document.xml' adding 'collective/autopublishing/profiles/default/types/Event.xml' adding 'collective/autopublishing/profiles/default/types/News_Item.xml' adding 'collective/autopublishing/profiles/migrate/collective.autopublishing_migrate_various.txt' adding 'collective/autopublishing/profiles/migrate/metadata.xml' adding 'collective/autopublishing/profiles/migrate/registry.xml' adding 'collective/autopublishing/profiles/uninstall/collective.autopublishing_uninstall_various.txt' adding 'collective/autopublishing/profiles/uninstall/metadata.xml' adding 'collective/autopublishing/profiles/uninstall/registry.xml' adding 'collective/autopublishing/tests/__init__.py' adding 'collective/autopublishing/tests/layer.py' adding 'collective/autopublishing/tests/test_autopublishing.py' adding 'collective/autopublishing/tests/test_autopublishing.txt' adding 'collective.autopublishing-1.0.3.dist-info/METADATA' adding 'collective.autopublishing-1.0.3.dist-info/WHEEL' adding 'collective.autopublishing-1.0.3.dist-info/entry_points.txt' adding 'collective.autopublishing-1.0.3.dist-info/namespace_packages.txt' adding 'collective.autopublishing-1.0.3.dist-info/top_level.txt' adding 'collective.autopublishing-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.autopublishing: finished with status 'done' Stored in directory: /tmp/tmprjm74yvg Successfully built collective.autopublishing Cleaning up... Removing source in /tmp/pip-wheel-tw03rayl/collective.autopublishing Removed build tracker '/tmp/pip-req-tracker-7mziarau'