Created temporary directory: /tmp/pip-ephem-wheel-cache-r4qv61yj Created temporary directory: /tmp/pip-req-tracker-ccnua4xb Created requirements tracker '/tmp/pip-req-tracker-ccnua4xb' Created temporary directory: /tmp/pip-wheel-i1fa2vlq Looking in indexes: https://pypi.python.org/simple Collecting collective.vocabularies==1.0.0 1 location(s) to search for versions of collective.vocabularies: * https://pypi.python.org/simple/collective-vocabularies/ Getting page https://pypi.python.org/simple/collective-vocabularies/ Analyzing links from page https://pypi.org/simple/collective-vocabularies/ Skipping link https://files.pythonhosted.org/packages/df/44/a89a4a3bac977b2efda2690ac3f53fefdc0013141950950459ae501c72e2/collective.vocabularies-1.0a1-py2-none-any.whl#sha256=b8681e788c5a2ee0ef0101784619f59233db49f4b3c53bcff50c23f826058f16 (from https://pypi.org/simple/collective-vocabularies/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/5e/5d/01408a707dcc8831e619a9944371ba68aeb86d7d939b4ac8580e50cb04da/collective.vocabularies-1.0a1.tar.gz#sha256=a0a16a34fc3db455060de933e3ebde9d715d48d753518956d90fab7f9db4da63 (from https://pypi.org/simple/collective-vocabularies/), version: 1.0a1 Skipping link https://files.pythonhosted.org/packages/e5/a7/23903ca5195807b2dbecce0a56502afb20780dba63583a4cc5c3a7bdb4e8/collective.vocabularies-1.0.0-py2-none-any.whl#sha256=2ed32c7108c56414d375a6ab4d8201389d533113b38d5a2880462a772ea286f6 (from https://pypi.org/simple/collective-vocabularies/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/f2/a4/ae8abee905a5e215ad308a30f9a92de22967be90aacfbafddc02b903906e/collective.vocabularies-1.0.0.tar.gz#sha256=03a1d3f86524b6db0ea9eff5be20129494537a5493a8aaf8c73e41827353cc1d (from https://pypi.org/simple/collective-vocabularies/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-u5d3ke7e Downloading https://files.pythonhosted.org/packages/f2/a4/ae8abee905a5e215ad308a30f9a92de22967be90aacfbafddc02b903906e/collective.vocabularies-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f2/a4/ae8abee905a5e215ad308a30f9a92de22967be90aacfbafddc02b903906e/collective.vocabularies-1.0.0.tar.gz#sha256=03a1d3f86524b6db0ea9eff5be20129494537a5493a8aaf8c73e41827353cc1d (from https://pypi.org/simple/collective-vocabularies/) Added collective.vocabularies==1.0.0 from https://files.pythonhosted.org/packages/f2/a4/ae8abee905a5e215ad308a30f9a92de22967be90aacfbafddc02b903906e/collective.vocabularies-1.0.0.tar.gz#sha256=03a1d3f86524b6db0ea9eff5be20129494537a5493a8aaf8c73e41827353cc1d to build tracker '/tmp/pip-req-tracker-ccnua4xb' Running setup.py (path:/tmp/pip-wheel-i1fa2vlq/collective.vocabularies/setup.py) egg_info for package collective.vocabularies Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.vocabularies.egg-info writing requirements to pip-egg-info/collective.vocabularies.egg-info/requires.txt writing dependency_links to pip-egg-info/collective.vocabularies.egg-info/dependency_links.txt writing pip-egg-info/collective.vocabularies.egg-info/PKG-INFO writing top-level names to pip-egg-info/collective.vocabularies.egg-info/top_level.txt writing namespace_packages to pip-egg-info/collective.vocabularies.egg-info/namespace_packages.txt writing entry points to pip-egg-info/collective.vocabularies.egg-info/entry_points.txt writing manifest file 'pip-egg-info/collective.vocabularies.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.vocabularies.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.vocabularies.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-i1fa2vlq/collective.vocabularies has version 1.0.0, which satisfies requirement collective.vocabularies==1.0.0 from https://files.pythonhosted.org/packages/f2/a4/ae8abee905a5e215ad308a30f9a92de22967be90aacfbafddc02b903906e/collective.vocabularies-1.0.0.tar.gz#sha256=03a1d3f86524b6db0ea9eff5be20129494537a5493a8aaf8c73e41827353cc1d Removed collective.vocabularies==1.0.0 from https://files.pythonhosted.org/packages/f2/a4/ae8abee905a5e215ad308a30f9a92de22967be90aacfbafddc02b903906e/collective.vocabularies-1.0.0.tar.gz#sha256=03a1d3f86524b6db0ea9eff5be20129494537a5493a8aaf8c73e41827353cc1d from build tracker '/tmp/pip-req-tracker-ccnua4xb' Building wheels for collected packages: collective.vocabularies Created temporary directory: /tmp/pip-wheel-0b3l50e8 Running setup.py bdist_wheel for collective.vocabularies: started Destination directory: /tmp/pip-wheel-0b3l50e8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-i1fa2vlq/collective.vocabularies/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-0b3l50e8 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/vocabularies copying src/collective/vocabularies/testing.py -> build/lib/collective/vocabularies copying src/collective/vocabularies/vocab.py -> build/lib/collective/vocabularies copying src/collective/vocabularies/interfaces.py -> build/lib/collective/vocabularies copying src/collective/vocabularies/__init__.py -> build/lib/collective/vocabularies copying src/collective/vocabularies/setuphandlers.py -> build/lib/collective/vocabularies creating build/lib/collective/vocabularies/browser copying src/collective/vocabularies/browser/__init__.py -> build/lib/collective/vocabularies/browser creating build/lib/collective/vocabularies/tests copying src/collective/vocabularies/tests/test_robot.py -> build/lib/collective/vocabularies/tests copying src/collective/vocabularies/tests/test_setup.py -> build/lib/collective/vocabularies/tests copying src/collective/vocabularies/tests/__init__.py -> build/lib/collective/vocabularies/tests creating build/lib/collective/vocabularies/organisation copying src/collective/vocabularies/organisation/factories.py -> build/lib/collective/vocabularies/organisation copying src/collective/vocabularies/organisation/vocab.py -> build/lib/collective/vocabularies/organisation copying src/collective/vocabularies/organisation/__init__.py -> build/lib/collective/vocabularies/organisation running egg_info writing top-level names to src/collective.vocabularies.egg-info/top_level.txt writing namespace_packages to src/collective.vocabularies.egg-info/namespace_packages.txt writing src/collective.vocabularies.egg-info/PKG-INFO writing requirements to src/collective.vocabularies.egg-info/requires.txt writing dependency_links to src/collective.vocabularies.egg-info/dependency_links.txt writing entry points to src/collective.vocabularies.egg-info/entry_points.txt reading manifest file 'src/collective.vocabularies.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.vocabularies.egg-info/SOURCES.txt' copying src/collective/vocabularies/configure.zcml -> build/lib/collective/vocabularies copying src/collective/vocabularies/meta.zcml -> build/lib/collective/vocabularies creating build/lib/collective/vocabularies/databases copying src/collective/vocabularies/databases/countries.json -> build/lib/collective/vocabularies/databases creating build/lib/collective/vocabularies/locales copying src/collective/vocabularies/locales/collective.vocabularies.pot -> build/lib/collective/vocabularies/locales copying src/collective/vocabularies/locales/update.sh -> build/lib/collective/vocabularies/locales creating build/lib/collective/vocabularies/profiles creating build/lib/collective/vocabularies/profiles/default copying src/collective/vocabularies/profiles/default/browserlayer.xml -> build/lib/collective/vocabularies/profiles/default copying src/collective/vocabularies/profiles/default/metadata.xml -> build/lib/collective/vocabularies/profiles/default creating build/lib/collective/vocabularies/profiles/organisation copying src/collective/vocabularies/profiles/organisation/browserlayer.xml -> build/lib/collective/vocabularies/profiles/organisation copying src/collective/vocabularies/profiles/organisation/metadata.xml -> build/lib/collective/vocabularies/profiles/organisation creating build/lib/collective/vocabularies/profiles/uninstall copying src/collective/vocabularies/profiles/uninstall/browserlayer.xml -> build/lib/collective/vocabularies/profiles/uninstall copying src/collective/vocabularies/browser/configure.zcml -> build/lib/collective/vocabularies/browser creating build/lib/collective/vocabularies/browser/overrides copying src/collective/vocabularies/browser/overrides/.gitkeep -> build/lib/collective/vocabularies/browser/overrides creating build/lib/collective/vocabularies/browser/static copying src/collective/vocabularies/browser/static/.gitkeep -> build/lib/collective/vocabularies/browser/static creating build/lib/collective/vocabularies/tests/robot copying src/collective/vocabularies/tests/robot/test_example.robot -> build/lib/collective/vocabularies/tests/robot copying src/collective/vocabularies/organisation/configure.zcml -> build/lib/collective/vocabularies/organisation 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/vocabularies/testing.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/vocab.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/meta.zcml -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/__init__.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies copying collective/vocabularies/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/browser copying collective/vocabularies/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/browser copying collective/vocabularies/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/vocabularies/browser/static copying collective/vocabularies/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/vocabularies/browser/overrides copying collective/vocabularies/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/tests copying collective/vocabularies/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/tests copying collective/vocabularies/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/tests copying collective/vocabularies/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/vocabularies/tests/robot copying collective/vocabularies/databases/countries.json -> build/bdist.linux-armv7l/wheel/collective/vocabularies/databases copying collective/vocabularies/organisation/factories.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/organisation copying collective/vocabularies/organisation/vocab.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/organisation copying collective/vocabularies/organisation/__init__.py -> build/bdist.linux-armv7l/wheel/collective/vocabularies/organisation copying collective/vocabularies/organisation/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/organisation copying collective/vocabularies/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/profiles/default copying collective/vocabularies/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/profiles/default copying collective/vocabularies/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/profiles/uninstall copying collective/vocabularies/profiles/organisation/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/profiles/organisation copying collective/vocabularies/profiles/organisation/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/vocabularies/profiles/organisation copying collective/vocabularies/locales/collective.vocabularies.pot -> build/bdist.linux-armv7l/wheel/collective/vocabularies/locales copying collective/vocabularies/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/vocabularies/locales running install_egg_info Copying src/collective.vocabularies.egg-info to build/bdist.linux-armv7l/wheel/collective.vocabularies-1.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.vocabularies-1.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.vocabularies-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-0b3l50e8/collective.vocabularies-1.0.0-py3-none-any.whl' and adding '.' to it adding 'collective.vocabularies-1.0.0-py3.4-nspkg.pth' adding 'collective/vocabularies/__init__.py' adding 'collective/vocabularies/configure.zcml' adding 'collective/vocabularies/interfaces.py' adding 'collective/vocabularies/meta.zcml' adding 'collective/vocabularies/setuphandlers.py' adding 'collective/vocabularies/testing.py' adding 'collective/vocabularies/vocab.py' adding 'collective/vocabularies/browser/__init__.py' adding 'collective/vocabularies/browser/configure.zcml' adding 'collective/vocabularies/browser/overrides/.gitkeep' adding 'collective/vocabularies/browser/static/.gitkeep' adding 'collective/vocabularies/databases/countries.json' adding 'collective/vocabularies/locales/collective.vocabularies.pot' adding 'collective/vocabularies/locales/update.sh' adding 'collective/vocabularies/organisation/__init__.py' adding 'collective/vocabularies/organisation/configure.zcml' adding 'collective/vocabularies/organisation/factories.py' adding 'collective/vocabularies/organisation/vocab.py' adding 'collective/vocabularies/profiles/default/browserlayer.xml' adding 'collective/vocabularies/profiles/default/metadata.xml' adding 'collective/vocabularies/profiles/organisation/browserlayer.xml' adding 'collective/vocabularies/profiles/organisation/metadata.xml' adding 'collective/vocabularies/profiles/uninstall/browserlayer.xml' adding 'collective/vocabularies/tests/__init__.py' adding 'collective/vocabularies/tests/test_robot.py' adding 'collective/vocabularies/tests/test_setup.py' adding 'collective/vocabularies/tests/robot/test_example.robot' adding 'collective.vocabularies-1.0.0.dist-info/entry_points.txt' adding 'collective.vocabularies-1.0.0.dist-info/namespace_packages.txt' adding 'collective.vocabularies-1.0.0.dist-info/top_level.txt' adding 'collective.vocabularies-1.0.0.dist-info/WHEEL' adding 'collective.vocabularies-1.0.0.dist-info/METADATA' adding 'collective.vocabularies-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.vocabularies: finished with status 'done' Stored in directory: /tmp/tmpepqirkk6 Successfully built collective.vocabularies Cleaning up... Removing source in /tmp/pip-wheel-i1fa2vlq/collective.vocabularies Removed build tracker '/tmp/pip-req-tracker-ccnua4xb'