Created temporary directory: /tmp/pip-ephem-wheel-cache-3wmhfkrf Created temporary directory: /tmp/pip-req-tracker-pnvqyo5a Created requirements tracker '/tmp/pip-req-tracker-pnvqyo5a' Created temporary directory: /tmp/pip-wheel-qmc8j15i Collecting collective.wfadaptations==0.2 1 location(s) to search for versions of collective.wfadaptations: * https://pypi.org/simple/collective-wfadaptations/ Getting page https://pypi.org/simple/collective-wfadaptations/ Analyzing links from page https://pypi.org/simple/collective-wfadaptations/ Found link https://files.pythonhosted.org/packages/32/49/9cd4df94e3e14fb86aaa5f5e3c6ec2b9c8fe07a70aa2a4e6a657590c2d92/collective.wfadaptations-0.1.tar.gz#sha256=0e7266c0212c62581941f0d8afcf2fc08342849321ec57f998a55b3653c66489 (from https://pypi.org/simple/collective-wfadaptations/), version: 0.1 Found link https://files.pythonhosted.org/packages/d4/d1/e90db21c46d24aa3636a39d9df5829526455cb24b1c5cd28648d7e90bef7/collective.wfadaptations-0.2.zip#sha256=4be4e618801b4655e72c02f780c04bd386a7e90d02ad9e94f2e536c8fd36fcc3 (from https://pypi.org/simple/collective-wfadaptations/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-w7vqo8dd Downloading https://files.pythonhosted.org/packages/d4/d1/e90db21c46d24aa3636a39d9df5829526455cb24b1c5cd28648d7e90bef7/collective.wfadaptations-0.2.zip Downloading from URL https://files.pythonhosted.org/packages/d4/d1/e90db21c46d24aa3636a39d9df5829526455cb24b1c5cd28648d7e90bef7/collective.wfadaptations-0.2.zip#sha256=4be4e618801b4655e72c02f780c04bd386a7e90d02ad9e94f2e536c8fd36fcc3 (from https://pypi.org/simple/collective-wfadaptations/) Added collective.wfadaptations==0.2 from https://files.pythonhosted.org/packages/d4/d1/e90db21c46d24aa3636a39d9df5829526455cb24b1c5cd28648d7e90bef7/collective.wfadaptations-0.2.zip#sha256=4be4e618801b4655e72c02f780c04bd386a7e90d02ad9e94f2e536c8fd36fcc3 to build tracker '/tmp/pip-req-tracker-pnvqyo5a' Running setup.py (path:/tmp/pip-wheel-qmc8j15i/collective.wfadaptations/setup.py) egg_info for package collective.wfadaptations Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.wfadaptations.egg-info writing requirements to pip-egg-info/collective.wfadaptations.egg-info/requires.txt writing dependency_links to pip-egg-info/collective.wfadaptations.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.wfadaptations.egg-info/top_level.txt writing pip-egg-info/collective.wfadaptations.egg-info/PKG-INFO writing entry points to pip-egg-info/collective.wfadaptations.egg-info/entry_points.txt writing namespace_packages to pip-egg-info/collective.wfadaptations.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/collective.wfadaptations.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.wfadaptations.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 '*.sh' found anywhere in distribution warning: no previously-included files matching '*.pot' found anywhere in distribution warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'bootstrap.py' warning: no previously-included files found matching '.editorconfig' no previously-included directories found matching 'buildout.d' writing manifest file 'pip-egg-info/collective.wfadaptations.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qmc8j15i/collective.wfadaptations has version 0.2, which satisfies requirement collective.wfadaptations==0.2 from https://files.pythonhosted.org/packages/d4/d1/e90db21c46d24aa3636a39d9df5829526455cb24b1c5cd28648d7e90bef7/collective.wfadaptations-0.2.zip#sha256=4be4e618801b4655e72c02f780c04bd386a7e90d02ad9e94f2e536c8fd36fcc3 Removed collective.wfadaptations==0.2 from https://files.pythonhosted.org/packages/d4/d1/e90db21c46d24aa3636a39d9df5829526455cb24b1c5cd28648d7e90bef7/collective.wfadaptations-0.2.zip#sha256=4be4e618801b4655e72c02f780c04bd386a7e90d02ad9e94f2e536c8fd36fcc3 from build tracker '/tmp/pip-req-tracker-pnvqyo5a' Building wheels for collected packages: collective.wfadaptations Created temporary directory: /tmp/pip-wheel-0fr1vy6q Running setup.py bdist_wheel for collective.wfadaptations: started Destination directory: /tmp/pip-wheel-0fr1vy6q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qmc8j15i/collective.wfadaptations/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-0fr1vy6q 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/wfadaptations copying src/collective/wfadaptations/api.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/testing.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/wfadaptation.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/__init__.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/setuphandlers.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/interfaces.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/vocabularies.py -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/example.py -> build/lib/collective/wfadaptations creating build/lib/collective/wfadaptations/browser copying src/collective/wfadaptations/browser/__init__.py -> build/lib/collective/wfadaptations/browser copying src/collective/wfadaptations/browser/settings.py -> build/lib/collective/wfadaptations/browser copying src/collective/wfadaptations/browser/list_adaptations.py -> build/lib/collective/wfadaptations/browser creating build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/test_vocabularies.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/__init__.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/test_robot.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/test_setup.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/test_api.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/test_associate.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/test_utilities.py -> build/lib/collective/wfadaptations/tests copying src/collective/wfadaptations/tests/base.py -> build/lib/collective/wfadaptations/tests creating build/lib/collective/wfadaptations/content copying src/collective/wfadaptations/content/__init__.py -> build/lib/collective/wfadaptations/content running egg_info writing requirements to src/collective.wfadaptations.egg-info/requires.txt writing top-level names to src/collective.wfadaptations.egg-info/top_level.txt writing namespace_packages to src/collective.wfadaptations.egg-info/namespace_packages.txt writing entry points to src/collective.wfadaptations.egg-info/entry_points.txt writing src/collective.wfadaptations.egg-info/PKG-INFO writing dependency_links to src/collective.wfadaptations.egg-info/dependency_links.txt reading manifest file 'src/collective.wfadaptations.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 '*.sh' found anywhere in distribution warning: no previously-included files matching '*.pot' found anywhere in distribution warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'bootstrap.py' warning: no previously-included files found matching '.editorconfig' no previously-included directories found matching 'buildout.d' writing manifest file 'src/collective.wfadaptations.egg-info/SOURCES.txt' copying src/collective/wfadaptations/configure.zcml -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/example.zcml -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/testing.zcml -> build/lib/collective/wfadaptations copying src/collective/wfadaptations/vocabularies.zcml -> build/lib/collective/wfadaptations creating build/lib/collective/wfadaptations/locales creating build/lib/collective/wfadaptations/locales/fr creating build/lib/collective/wfadaptations/locales/fr/LC_MESSAGES copying src/collective/wfadaptations/locales/fr/LC_MESSAGES/collective.wfadaptations.po -> build/lib/collective/wfadaptations/locales/fr/LC_MESSAGES creating build/lib/collective/wfadaptations/profiles creating build/lib/collective/wfadaptations/profiles/default copying src/collective/wfadaptations/profiles/default/browserlayer.xml -> build/lib/collective/wfadaptations/profiles/default copying src/collective/wfadaptations/profiles/default/collectivewfadaptations_marker.txt -> build/lib/collective/wfadaptations/profiles/default copying src/collective/wfadaptations/profiles/default/controlpanel.xml -> build/lib/collective/wfadaptations/profiles/default copying src/collective/wfadaptations/profiles/default/metadata.xml -> build/lib/collective/wfadaptations/profiles/default copying src/collective/wfadaptations/profiles/default/registry.xml -> build/lib/collective/wfadaptations/profiles/default copying src/collective/wfadaptations/browser/configure.zcml -> build/lib/collective/wfadaptations/browser creating build/lib/collective/wfadaptations/browser/static copying src/collective/wfadaptations/browser/static/.gitkeep -> build/lib/collective/wfadaptations/browser/static creating build/lib/collective/wfadaptations/browser/templates copying src/collective/wfadaptations/browser/templates/associate_workflow_adaptation.pt -> build/lib/collective/wfadaptations/browser/templates copying src/collective/wfadaptations/browser/templates/list_workflow_adaptations.pt -> build/lib/collective/wfadaptations/browser/templates copying src/collective/wfadaptations/browser/templates/manage_workflow_adaptations.pt -> build/lib/collective/wfadaptations/browser/templates creating build/lib/collective/wfadaptations/tests/robot copying src/collective/wfadaptations/tests/robot/.gitkeep -> build/lib/collective/wfadaptations/tests/robot copying src/collective/wfadaptations/tests/robot/test_example.robot -> build/lib/collective/wfadaptations/tests/robot copying src/collective/wfadaptations/tests/robot/test_wfadaptations.robot -> build/lib/collective/wfadaptations/tests/robot copying src/collective/wfadaptations/content/configure.zcml -> build/lib/collective/wfadaptations/content 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/wfadaptations/api.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/testing.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/wfadaptation.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/__init__.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/vocabularies.zcml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/testing.zcml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/vocabularies.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/example.zcml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/example.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations copying collective/wfadaptations/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser copying collective/wfadaptations/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser copying collective/wfadaptations/browser/settings.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser copying collective/wfadaptations/browser/list_adaptations.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser copying collective/wfadaptations/browser/templates/associate_workflow_adaptation.pt -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser/templates copying collective/wfadaptations/browser/templates/manage_workflow_adaptations.pt -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser/templates copying collective/wfadaptations/browser/templates/list_workflow_adaptations.pt -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser/templates copying collective/wfadaptations/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/browser/static copying collective/wfadaptations/tests/test_vocabularies.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/test_api.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/test_associate.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/test_utilities.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/base.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests copying collective/wfadaptations/tests/robot/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests/robot copying collective/wfadaptations/tests/robot/test_wfadaptations.robot -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests/robot copying collective/wfadaptations/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/tests/robot copying collective/wfadaptations/content/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/content copying collective/wfadaptations/content/__init__.py -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/content copying collective/wfadaptations/locales/fr/LC_MESSAGES/collective.wfadaptations.po -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/locales/fr/LC_MESSAGES copying collective/wfadaptations/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/profiles/default copying collective/wfadaptations/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/profiles/default copying collective/wfadaptations/profiles/default/collectivewfadaptations_marker.txt -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/profiles/default copying collective/wfadaptations/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/profiles/default copying collective/wfadaptations/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/wfadaptations/profiles/default running install_egg_info Copying src/collective.wfadaptations.egg-info to build/bdist.linux-armv7l/wheel/collective.wfadaptations-0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.wfadaptations-0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.wfadaptations-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-0fr1vy6q/collective.wfadaptations-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.wfadaptations-0.2-py3.4-nspkg.pth' adding 'collective/wfadaptations/__init__.py' adding 'collective/wfadaptations/api.py' adding 'collective/wfadaptations/configure.zcml' adding 'collective/wfadaptations/example.py' adding 'collective/wfadaptations/example.zcml' adding 'collective/wfadaptations/interfaces.py' adding 'collective/wfadaptations/setuphandlers.py' adding 'collective/wfadaptations/testing.py' adding 'collective/wfadaptations/testing.zcml' adding 'collective/wfadaptations/vocabularies.py' adding 'collective/wfadaptations/vocabularies.zcml' adding 'collective/wfadaptations/wfadaptation.py' adding 'collective/wfadaptations/browser/__init__.py' adding 'collective/wfadaptations/browser/configure.zcml' adding 'collective/wfadaptations/browser/list_adaptations.py' adding 'collective/wfadaptations/browser/settings.py' adding 'collective/wfadaptations/browser/static/.gitkeep' adding 'collective/wfadaptations/browser/templates/associate_workflow_adaptation.pt' adding 'collective/wfadaptations/browser/templates/list_workflow_adaptations.pt' adding 'collective/wfadaptations/browser/templates/manage_workflow_adaptations.pt' adding 'collective/wfadaptations/content/__init__.py' adding 'collective/wfadaptations/content/configure.zcml' adding 'collective/wfadaptations/locales/fr/LC_MESSAGES/collective.wfadaptations.po' adding 'collective/wfadaptations/profiles/default/browserlayer.xml' adding 'collective/wfadaptations/profiles/default/collectivewfadaptations_marker.txt' adding 'collective/wfadaptations/profiles/default/controlpanel.xml' adding 'collective/wfadaptations/profiles/default/metadata.xml' adding 'collective/wfadaptations/profiles/default/registry.xml' adding 'collective/wfadaptations/tests/__init__.py' adding 'collective/wfadaptations/tests/base.py' adding 'collective/wfadaptations/tests/test_api.py' adding 'collective/wfadaptations/tests/test_associate.py' adding 'collective/wfadaptations/tests/test_robot.py' adding 'collective/wfadaptations/tests/test_setup.py' adding 'collective/wfadaptations/tests/test_utilities.py' adding 'collective/wfadaptations/tests/test_vocabularies.py' adding 'collective/wfadaptations/tests/robot/.gitkeep' adding 'collective/wfadaptations/tests/robot/test_example.robot' adding 'collective/wfadaptations/tests/robot/test_wfadaptations.robot' adding 'collective.wfadaptations-0.2.dist-info/METADATA' adding 'collective.wfadaptations-0.2.dist-info/WHEEL' adding 'collective.wfadaptations-0.2.dist-info/entry_points.txt' adding 'collective.wfadaptations-0.2.dist-info/namespace_packages.txt' adding 'collective.wfadaptations-0.2.dist-info/top_level.txt' adding 'collective.wfadaptations-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.wfadaptations: finished with status 'done' Stored in directory: /tmp/tmpk1mrb0pq Successfully built collective.wfadaptations Cleaning up... Removing source in /tmp/pip-wheel-qmc8j15i/collective.wfadaptations Removed build tracker '/tmp/pip-req-tracker-pnvqyo5a'