Created temporary directory: /tmp/pip-ephem-wheel-cache-27nusej1 Created temporary directory: /tmp/pip-req-tracker-fzllksxj Created requirements tracker '/tmp/pip-req-tracker-fzllksxj' Created temporary directory: /tmp/pip-wheel-7qkyd0xd Looking in indexes: https://pypi.python.org/simple Collecting collective.tiles.collection==0.1.0 1 location(s) to search for versions of collective.tiles.collection: * https://pypi.python.org/simple/collective-tiles-collection/ Getting page https://pypi.python.org/simple/collective-tiles-collection/ Analyzing links from page https://pypi.org/simple/collective-tiles-collection/ Found link https://files.pythonhosted.org/packages/6e/0f/926b2c1e388397f727398b8678d185fb670ce33247032e9a6bbdb8de367d/collective.tiles.collection-0.1.0.tar.gz#sha256=82621a61469bd093d56e4058a0a99557b785f4010184f78cb1a51083c2ec4db8 (from https://pypi.org/simple/collective-tiles-collection/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ed/58/88ac7230fbe809abea47173159564e1fc2451b52a47e8b2a75f3fde32ff3/collective.tiles.collection-1.1.1.tar.gz#sha256=59bdd156aaa15be6b785ccea888eae9218dd729882deb734acc0af3a19821cf6 (from https://pypi.org/simple/collective-tiles-collection/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/13/02/5a3db88d970a1de42856279895974c05189e45b1ccabf10e43035e4524bd/collective.tiles.collection-1.1.2.tar.gz#sha256=1633a56b8dc69c2362a7c3bedcd9d162cd3dc1bacbeec0ad0d7a953b25b4812d (from https://pypi.org/simple/collective-tiles-collection/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/bf/70/3ad3d402aebc4ce9785deab4a38c26e0538bf39f8de1a1bdc0ce820042f8/collective.tiles.collection-1.1.3.tar.gz#sha256=a69786145a310ee5c753b91004639addd6ab0bf46d8632fa31cba40d536d23c0 (from https://pypi.org/simple/collective-tiles-collection/), version: 1.1.3 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-5d46bhfn Downloading https://files.pythonhosted.org/packages/6e/0f/926b2c1e388397f727398b8678d185fb670ce33247032e9a6bbdb8de367d/collective.tiles.collection-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6e/0f/926b2c1e388397f727398b8678d185fb670ce33247032e9a6bbdb8de367d/collective.tiles.collection-0.1.0.tar.gz#sha256=82621a61469bd093d56e4058a0a99557b785f4010184f78cb1a51083c2ec4db8 (from https://pypi.org/simple/collective-tiles-collection/) Added collective.tiles.collection==0.1.0 from https://files.pythonhosted.org/packages/6e/0f/926b2c1e388397f727398b8678d185fb670ce33247032e9a6bbdb8de367d/collective.tiles.collection-0.1.0.tar.gz#sha256=82621a61469bd093d56e4058a0a99557b785f4010184f78cb1a51083c2ec4db8 to build tracker '/tmp/pip-req-tracker-fzllksxj' Running setup.py (path:/tmp/pip-wheel-7qkyd0xd/collective.tiles.collection/setup.py) egg_info for package collective.tiles.collection Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.tiles.collection.egg-info writing requirements to pip-egg-info/collective.tiles.collection.egg-info/requires.txt writing pip-egg-info/collective.tiles.collection.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/collective.tiles.collection.egg-info/namespace_packages.txt writing entry points to pip-egg-info/collective.tiles.collection.egg-info/entry_points.txt writing dependency_links to pip-egg-info/collective.tiles.collection.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.tiles.collection.egg-info/top_level.txt writing manifest file 'pip-egg-info/collective.tiles.collection.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.tiles.collection.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.tiles.collection.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7qkyd0xd/collective.tiles.collection has version 0.1.0, which satisfies requirement collective.tiles.collection==0.1.0 from https://files.pythonhosted.org/packages/6e/0f/926b2c1e388397f727398b8678d185fb670ce33247032e9a6bbdb8de367d/collective.tiles.collection-0.1.0.tar.gz#sha256=82621a61469bd093d56e4058a0a99557b785f4010184f78cb1a51083c2ec4db8 Removed collective.tiles.collection==0.1.0 from https://files.pythonhosted.org/packages/6e/0f/926b2c1e388397f727398b8678d185fb670ce33247032e9a6bbdb8de367d/collective.tiles.collection-0.1.0.tar.gz#sha256=82621a61469bd093d56e4058a0a99557b785f4010184f78cb1a51083c2ec4db8 from build tracker '/tmp/pip-req-tracker-fzllksxj' Building wheels for collected packages: collective.tiles.collection Created temporary directory: /tmp/pip-wheel-ngekxmkp Running setup.py bdist_wheel for collective.tiles.collection: started Destination directory: /tmp/pip-wheel-ngekxmkp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7qkyd0xd/collective.tiles.collection/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-ngekxmkp 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/tiles copying src/collective/tiles/__init__.py -> build/lib/collective/tiles creating build/lib/collective/tiles/collection copying src/collective/tiles/collection/testing.py -> build/lib/collective/tiles/collection copying src/collective/tiles/collection/interfaces.py -> build/lib/collective/tiles/collection copying src/collective/tiles/collection/vocabularies.py -> build/lib/collective/tiles/collection copying src/collective/tiles/collection/__init__.py -> build/lib/collective/tiles/collection copying src/collective/tiles/collection/setuphandlers.py -> build/lib/collective/tiles/collection copying src/collective/tiles/collection/collection.py -> build/lib/collective/tiles/collection creating build/lib/collective/tiles/collection/browser copying src/collective/tiles/collection/browser/__init__.py -> build/lib/collective/tiles/collection/browser copying src/collective/tiles/collection/browser/base_view.py -> build/lib/collective/tiles/collection/browser creating build/lib/collective/tiles/collection/tests copying src/collective/tiles/collection/tests/test_robot.py -> build/lib/collective/tiles/collection/tests copying src/collective/tiles/collection/tests/test_setup.py -> build/lib/collective/tiles/collection/tests copying src/collective/tiles/collection/tests/__init__.py -> build/lib/collective/tiles/collection/tests running egg_info writing namespace_packages to src/collective.tiles.collection.egg-info/namespace_packages.txt writing dependency_links to src/collective.tiles.collection.egg-info/dependency_links.txt writing requirements to src/collective.tiles.collection.egg-info/requires.txt writing src/collective.tiles.collection.egg-info/PKG-INFO writing top-level names to src/collective.tiles.collection.egg-info/top_level.txt writing entry points to src/collective.tiles.collection.egg-info/entry_points.txt reading manifest file 'src/collective.tiles.collection.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.tiles.collection.egg-info/SOURCES.txt' copying src/collective/tiles/collection/configure.zcml -> build/lib/collective/tiles/collection creating build/lib/collective/tiles/collection/locales copying src/collective/tiles/collection/locales/collective.tiles.collection.pot -> build/lib/collective/tiles/collection/locales copying src/collective/tiles/collection/locales/update.sh -> build/lib/collective/tiles/collection/locales creating build/lib/collective/tiles/collection/locales/it creating build/lib/collective/tiles/collection/locales/it/LC_MESSAGES copying src/collective/tiles/collection/locales/it/LC_MESSAGES/collective.tiles.collection.mo -> build/lib/collective/tiles/collection/locales/it/LC_MESSAGES copying src/collective/tiles/collection/locales/it/LC_MESSAGES/collective.tiles.collection.po -> build/lib/collective/tiles/collection/locales/it/LC_MESSAGES creating build/lib/collective/tiles/collection/profiles creating build/lib/collective/tiles/collection/profiles/default copying src/collective/tiles/collection/profiles/default/browserlayer.xml -> build/lib/collective/tiles/collection/profiles/default copying src/collective/tiles/collection/profiles/default/metadata.xml -> build/lib/collective/tiles/collection/profiles/default copying src/collective/tiles/collection/profiles/default/registry.xml -> build/lib/collective/tiles/collection/profiles/default creating build/lib/collective/tiles/collection/profiles/mosaic_support copying src/collective/tiles/collection/profiles/mosaic_support/registry.xml -> build/lib/collective/tiles/collection/profiles/mosaic_support creating build/lib/collective/tiles/collection/profiles/uninstall copying src/collective/tiles/collection/profiles/uninstall/browserlayer.xml -> build/lib/collective/tiles/collection/profiles/uninstall copying src/collective/tiles/collection/browser/configure.zcml -> build/lib/collective/tiles/collection/browser creating build/lib/collective/tiles/collection/browser/overrides copying src/collective/tiles/collection/browser/overrides/.gitkeep -> build/lib/collective/tiles/collection/browser/overrides creating build/lib/collective/tiles/collection/browser/static copying src/collective/tiles/collection/browser/static/.gitkeep -> build/lib/collective/tiles/collection/browser/static creating build/lib/collective/tiles/collection/browser/templates copying src/collective/tiles/collection/browser/templates/base_view.pt -> build/lib/collective/tiles/collection/browser/templates copying src/collective/tiles/collection/browser/templates/collection_tile.pt -> build/lib/collective/tiles/collection/browser/templates creating build/lib/collective/tiles/collection/tests/robot copying src/collective/tiles/collection/tests/robot/test_example.robot -> build/lib/collective/tiles/collection/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) Skipping installation of build/bdist.linux-armv7l/wheel/collective/tiles/__init__.py (namespace package) copying collective/tiles/collection/testing.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/vocabularies.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/collection.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection copying collective/tiles/collection/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser copying collective/tiles/collection/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser copying collective/tiles/collection/browser/base_view.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser copying collective/tiles/collection/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser/static copying collective/tiles/collection/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser/overrides copying collective/tiles/collection/browser/templates/collection_tile.pt -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser/templates copying collective/tiles/collection/browser/templates/base_view.pt -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/browser/templates copying collective/tiles/collection/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/tests copying collective/tiles/collection/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/tests copying collective/tiles/collection/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/tests copying collective/tiles/collection/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/tests/robot copying collective/tiles/collection/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/profiles/default copying collective/tiles/collection/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/profiles/default copying collective/tiles/collection/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/profiles/default copying collective/tiles/collection/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/profiles/uninstall copying collective/tiles/collection/profiles/mosaic_support/registry.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/profiles/mosaic_support copying collective/tiles/collection/locales/collective.tiles.collection.pot -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/locales copying collective/tiles/collection/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/locales copying collective/tiles/collection/locales/it/LC_MESSAGES/collective.tiles.collection.mo -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/locales/it/LC_MESSAGES copying collective/tiles/collection/locales/it/LC_MESSAGES/collective.tiles.collection.po -> build/bdist.linux-armv7l/wheel/collective/tiles/collection/locales/it/LC_MESSAGES running install_egg_info Copying src/collective.tiles.collection.egg-info to build/bdist.linux-armv7l/wheel/collective.tiles.collection-0.1.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.tiles.collection-0.1.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.tiles.collection-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ngekxmkp/collective.tiles.collection-0.1.0-py3-none-any.whl' and adding '.' to it adding 'collective.tiles.collection-0.1.0-py3.4-nspkg.pth' adding 'collective/tiles/collection/__init__.py' adding 'collective/tiles/collection/collection.py' adding 'collective/tiles/collection/configure.zcml' adding 'collective/tiles/collection/interfaces.py' adding 'collective/tiles/collection/setuphandlers.py' adding 'collective/tiles/collection/testing.py' adding 'collective/tiles/collection/vocabularies.py' adding 'collective/tiles/collection/browser/__init__.py' adding 'collective/tiles/collection/browser/base_view.py' adding 'collective/tiles/collection/browser/configure.zcml' adding 'collective/tiles/collection/browser/overrides/.gitkeep' adding 'collective/tiles/collection/browser/static/.gitkeep' adding 'collective/tiles/collection/browser/templates/base_view.pt' adding 'collective/tiles/collection/browser/templates/collection_tile.pt' adding 'collective/tiles/collection/locales/collective.tiles.collection.pot' adding 'collective/tiles/collection/locales/update.sh' adding 'collective/tiles/collection/locales/it/LC_MESSAGES/collective.tiles.collection.mo' adding 'collective/tiles/collection/locales/it/LC_MESSAGES/collective.tiles.collection.po' adding 'collective/tiles/collection/profiles/default/browserlayer.xml' adding 'collective/tiles/collection/profiles/default/metadata.xml' adding 'collective/tiles/collection/profiles/default/registry.xml' adding 'collective/tiles/collection/profiles/mosaic_support/registry.xml' adding 'collective/tiles/collection/profiles/uninstall/browserlayer.xml' adding 'collective/tiles/collection/tests/__init__.py' adding 'collective/tiles/collection/tests/test_robot.py' adding 'collective/tiles/collection/tests/test_setup.py' adding 'collective/tiles/collection/tests/robot/test_example.robot' adding 'collective.tiles.collection-0.1.0.dist-info/entry_points.txt' adding 'collective.tiles.collection-0.1.0.dist-info/namespace_packages.txt' adding 'collective.tiles.collection-0.1.0.dist-info/top_level.txt' adding 'collective.tiles.collection-0.1.0.dist-info/WHEEL' adding 'collective.tiles.collection-0.1.0.dist-info/METADATA' adding 'collective.tiles.collection-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.tiles.collection: finished with status 'done' Stored in directory: /tmp/tmp86_rsxku Successfully built collective.tiles.collection Cleaning up... Removing source in /tmp/pip-wheel-7qkyd0xd/collective.tiles.collection Removed build tracker '/tmp/pip-req-tracker-fzllksxj'