Created temporary directory: /tmp/pip-ephem-wheel-cache-fntrcmp3 Created temporary directory: /tmp/pip-req-tracker-8lelug20 Created requirements tracker '/tmp/pip-req-tracker-8lelug20' Created temporary directory: /tmp/pip-wheel-tjjrh71v Collecting redturtle.exporter.base==1.0.0 1 location(s) to search for versions of redturtle.exporter.base: * https://pypi.org/simple/redturtle-exporter-base/ Getting page https://pypi.org/simple/redturtle-exporter-base/ Analyzing links from page https://pypi.org/simple/redturtle-exporter-base/ Found link https://files.pythonhosted.org/packages/d7/4e/6d4b4bdb6bad975ed5967a057a1d76b017fbca9c609257fab373c308badc/redturtle.exporter.base-1.0.0.tar.gz#sha256=99a1cfe148e314aa92a3e0f65860afbea94ba2b486685dbf240a96363ff5a9d2 (from https://pypi.org/simple/redturtle-exporter-base/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-n2jlh2_e Downloading https://files.pythonhosted.org/packages/d7/4e/6d4b4bdb6bad975ed5967a057a1d76b017fbca9c609257fab373c308badc/redturtle.exporter.base-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d7/4e/6d4b4bdb6bad975ed5967a057a1d76b017fbca9c609257fab373c308badc/redturtle.exporter.base-1.0.0.tar.gz#sha256=99a1cfe148e314aa92a3e0f65860afbea94ba2b486685dbf240a96363ff5a9d2 (from https://pypi.org/simple/redturtle-exporter-base/) Added redturtle.exporter.base==1.0.0 from https://files.pythonhosted.org/packages/d7/4e/6d4b4bdb6bad975ed5967a057a1d76b017fbca9c609257fab373c308badc/redturtle.exporter.base-1.0.0.tar.gz#sha256=99a1cfe148e314aa92a3e0f65860afbea94ba2b486685dbf240a96363ff5a9d2 to build tracker '/tmp/pip-req-tracker-8lelug20' Running setup.py (path:/tmp/pip-wheel-tjjrh71v/redturtle.exporter.base/setup.py) egg_info for package redturtle.exporter.base Running command python setup.py egg_info running egg_info creating pip-egg-info/redturtle.exporter.base.egg-info writing top-level names to pip-egg-info/redturtle.exporter.base.egg-info/top_level.txt writing requirements to pip-egg-info/redturtle.exporter.base.egg-info/requires.txt writing entry points to pip-egg-info/redturtle.exporter.base.egg-info/entry_points.txt writing pip-egg-info/redturtle.exporter.base.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/redturtle.exporter.base.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/redturtle.exporter.base.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/redturtle.exporter.base.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redturtle.exporter.base.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/redturtle.exporter.base.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tjjrh71v/redturtle.exporter.base has version 1.0.0, which satisfies requirement redturtle.exporter.base==1.0.0 from https://files.pythonhosted.org/packages/d7/4e/6d4b4bdb6bad975ed5967a057a1d76b017fbca9c609257fab373c308badc/redturtle.exporter.base-1.0.0.tar.gz#sha256=99a1cfe148e314aa92a3e0f65860afbea94ba2b486685dbf240a96363ff5a9d2 Removed redturtle.exporter.base==1.0.0 from https://files.pythonhosted.org/packages/d7/4e/6d4b4bdb6bad975ed5967a057a1d76b017fbca9c609257fab373c308badc/redturtle.exporter.base-1.0.0.tar.gz#sha256=99a1cfe148e314aa92a3e0f65860afbea94ba2b486685dbf240a96363ff5a9d2 from build tracker '/tmp/pip-req-tracker-8lelug20' Building wheels for collected packages: redturtle.exporter.base Created temporary directory: /tmp/pip-wheel-5tq9hxov Running setup.py bdist_wheel for redturtle.exporter.base: started Destination directory: /tmp/pip-wheel-5tq9hxov Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tjjrh71v/redturtle.exporter.base/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-5tq9hxov running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redturtle copying src/redturtle/__init__.py -> build/lib/redturtle creating build/lib/redturtle/exporter copying src/redturtle/exporter/__init__.py -> build/lib/redturtle/exporter creating build/lib/redturtle/exporter/base copying src/redturtle/exporter/base/testing.py -> build/lib/redturtle/exporter/base copying src/redturtle/exporter/base/interfaces.py -> build/lib/redturtle/exporter/base copying src/redturtle/exporter/base/__init__.py -> build/lib/redturtle/exporter/base copying src/redturtle/exporter/base/setuphandlers.py -> build/lib/redturtle/exporter/base creating build/lib/redturtle/exporter/base/browser copying src/redturtle/exporter/base/browser/jsonify.py -> build/lib/redturtle/exporter/base/browser copying src/redturtle/exporter/base/browser/wrapper.py -> build/lib/redturtle/exporter/base/browser copying src/redturtle/exporter/base/browser/__init__.py -> build/lib/redturtle/exporter/base/browser creating build/lib/redturtle/exporter/base/tests copying src/redturtle/exporter/base/tests/test_wrapper.py -> build/lib/redturtle/exporter/base/tests copying src/redturtle/exporter/base/tests/__init__.py -> build/lib/redturtle/exporter/base/tests creating build/lib/redturtle/exporter/base/browser/migration copying src/redturtle/exporter/base/browser/migration/__init__.py -> build/lib/redturtle/exporter/base/browser/migration copying src/redturtle/exporter/base/browser/migration/topics.py -> build/lib/redturtle/exporter/base/browser/migration running egg_info writing namespace_packages to src/redturtle.exporter.base.egg-info/namespace_packages.txt writing src/redturtle.exporter.base.egg-info/PKG-INFO writing requirements to src/redturtle.exporter.base.egg-info/requires.txt writing top-level names to src/redturtle.exporter.base.egg-info/top_level.txt writing entry points to src/redturtle.exporter.base.egg-info/entry_points.txt writing dependency_links to src/redturtle.exporter.base.egg-info/dependency_links.txt reading manifest file 'src/redturtle.exporter.base.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/redturtle.exporter.base.egg-info/SOURCES.txt' copying src/redturtle/exporter/base/configure.zcml -> build/lib/redturtle/exporter/base creating build/lib/redturtle/exporter/base/locales copying src/redturtle/exporter/base/locales/redturtle.exporter.base.pot -> build/lib/redturtle/exporter/base/locales copying src/redturtle/exporter/base/locales/update.sh -> build/lib/redturtle/exporter/base/locales creating build/lib/redturtle/exporter/base/profiles creating build/lib/redturtle/exporter/base/profiles/default copying src/redturtle/exporter/base/profiles/default/browserlayer.xml -> build/lib/redturtle/exporter/base/profiles/default copying src/redturtle/exporter/base/profiles/default/metadata.xml -> build/lib/redturtle/exporter/base/profiles/default copying src/redturtle/exporter/base/browser/archetypes.zcml -> build/lib/redturtle/exporter/base/browser copying src/redturtle/exporter/base/browser/configure.zcml -> build/lib/redturtle/exporter/base/browser installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/redturtle/__init__.py (namespace package) Skipping installation of build/bdist.linux-armv7l/wheel/redturtle/exporter/__init__.py (namespace package) copying redturtle/exporter/base/testing.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base copying redturtle/exporter/base/interfaces.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base copying redturtle/exporter/base/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base copying redturtle/exporter/base/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base copying redturtle/exporter/base/setuphandlers.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base copying redturtle/exporter/base/browser/jsonify.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser copying redturtle/exporter/base/browser/wrapper.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser copying redturtle/exporter/base/browser/archetypes.zcml -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser copying redturtle/exporter/base/browser/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser copying redturtle/exporter/base/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser copying redturtle/exporter/base/browser/migration/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser/migration copying redturtle/exporter/base/browser/migration/topics.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/browser/migration copying redturtle/exporter/base/tests/test_wrapper.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/tests copying redturtle/exporter/base/tests/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/tests copying redturtle/exporter/base/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/profiles/default copying redturtle/exporter/base/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/profiles/default copying redturtle/exporter/base/locales/redturtle.exporter.base.pot -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/locales copying redturtle/exporter/base/locales/update.sh -> build/bdist.linux-armv7l/wheel/redturtle/exporter/base/locales running install_egg_info Copying src/redturtle.exporter.base.egg-info to build/bdist.linux-armv7l/wheel/redturtle.exporter.base-1.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/redturtle.exporter.base-1.0.0-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/redturtle.exporter.base-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-5tq9hxov/redturtle.exporter.base-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'redturtle.exporter.base-1.0.0-py3.4-nspkg.pth' adding 'redturtle/exporter/base/__init__.py' adding 'redturtle/exporter/base/configure.zcml' adding 'redturtle/exporter/base/interfaces.py' adding 'redturtle/exporter/base/setuphandlers.py' adding 'redturtle/exporter/base/testing.py' adding 'redturtle/exporter/base/browser/__init__.py' adding 'redturtle/exporter/base/browser/archetypes.zcml' adding 'redturtle/exporter/base/browser/configure.zcml' adding 'redturtle/exporter/base/browser/jsonify.py' adding 'redturtle/exporter/base/browser/wrapper.py' adding 'redturtle/exporter/base/browser/migration/__init__.py' adding 'redturtle/exporter/base/browser/migration/topics.py' adding 'redturtle/exporter/base/locales/redturtle.exporter.base.pot' adding 'redturtle/exporter/base/locales/update.sh' adding 'redturtle/exporter/base/profiles/default/browserlayer.xml' adding 'redturtle/exporter/base/profiles/default/metadata.xml' adding 'redturtle/exporter/base/tests/__init__.py' adding 'redturtle/exporter/base/tests/test_wrapper.py' adding 'redturtle.exporter.base-1.0.0.dist-info/LICENSE.GPL' adding 'redturtle.exporter.base-1.0.0.dist-info/LICENSE.rst' adding 'redturtle.exporter.base-1.0.0.dist-info/METADATA' adding 'redturtle.exporter.base-1.0.0.dist-info/WHEEL' adding 'redturtle.exporter.base-1.0.0.dist-info/entry_points.txt' adding 'redturtle.exporter.base-1.0.0.dist-info/namespace_packages.txt' adding 'redturtle.exporter.base-1.0.0.dist-info/top_level.txt' adding 'redturtle.exporter.base-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for redturtle.exporter.base: finished with status 'done' Stored in directory: /tmp/tmp5syu_dbh Successfully built redturtle.exporter.base Cleaning up... Removing source in /tmp/pip-wheel-tjjrh71v/redturtle.exporter.base Removed build tracker '/tmp/pip-req-tracker-8lelug20'