Created temporary directory: /tmp/pip-ephem-wheel-cache-w97cftmj Created temporary directory: /tmp/pip-req-tracker-t299zwc9 Created requirements tracker '/tmp/pip-req-tracker-t299zwc9' Created temporary directory: /tmp/pip-wheel-och8x9e3 Collecting kitconcept.contentcreator==1.0.6 1 location(s) to search for versions of kitconcept.contentcreator: * https://pypi.org/simple/kitconcept-contentcreator/ Getting page https://pypi.org/simple/kitconcept-contentcreator/ Analyzing links from page https://pypi.org/simple/kitconcept-contentcreator/ Found link https://files.pythonhosted.org/packages/44/6e/ea24f0e132b6985e2899c2dab02c03cf5c972cc8b1b50843d142fea9d434/kitconcept.contentcreator-1.0.6.zip#sha256=5f0b7a708f63e79db6e139c599dcadd7b8be0dac0744208be7add0ccaac4bbf5 (from https://pypi.org/simple/kitconcept-contentcreator/), version: 1.0.6 Using version 1.0.6 (newest of versions: 1.0.6) Created temporary directory: /tmp/pip-unpack-c52ms9i5 Downloading https://files.pythonhosted.org/packages/44/6e/ea24f0e132b6985e2899c2dab02c03cf5c972cc8b1b50843d142fea9d434/kitconcept.contentcreator-1.0.6.zip (260kB) Downloading from URL https://files.pythonhosted.org/packages/44/6e/ea24f0e132b6985e2899c2dab02c03cf5c972cc8b1b50843d142fea9d434/kitconcept.contentcreator-1.0.6.zip#sha256=5f0b7a708f63e79db6e139c599dcadd7b8be0dac0744208be7add0ccaac4bbf5 (from https://pypi.org/simple/kitconcept-contentcreator/) Added kitconcept.contentcreator==1.0.6 from https://files.pythonhosted.org/packages/44/6e/ea24f0e132b6985e2899c2dab02c03cf5c972cc8b1b50843d142fea9d434/kitconcept.contentcreator-1.0.6.zip#sha256=5f0b7a708f63e79db6e139c599dcadd7b8be0dac0744208be7add0ccaac4bbf5 to build tracker '/tmp/pip-req-tracker-t299zwc9' Running setup.py (path:/tmp/pip-wheel-och8x9e3/kitconcept.contentcreator/setup.py) egg_info for package kitconcept.contentcreator Running command python setup.py egg_info running egg_info creating pip-egg-info/kitconcept.contentcreator.egg-info writing requirements to pip-egg-info/kitconcept.contentcreator.egg-info/requires.txt writing dependency_links to pip-egg-info/kitconcept.contentcreator.egg-info/dependency_links.txt writing entry points to pip-egg-info/kitconcept.contentcreator.egg-info/entry_points.txt writing top-level names to pip-egg-info/kitconcept.contentcreator.egg-info/top_level.txt writing namespace_packages to pip-egg-info/kitconcept.contentcreator.egg-info/namespace_packages.txt writing pip-egg-info/kitconcept.contentcreator.egg-info/PKG-INFO writing manifest file 'pip-egg-info/kitconcept.contentcreator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kitconcept.contentcreator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching 'Makefile' found anywhere in distribution warning: no previously-included files matching 'requirements.txt' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/kitconcept.contentcreator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-och8x9e3/kitconcept.contentcreator has version 1.0.6, which satisfies requirement kitconcept.contentcreator==1.0.6 from https://files.pythonhosted.org/packages/44/6e/ea24f0e132b6985e2899c2dab02c03cf5c972cc8b1b50843d142fea9d434/kitconcept.contentcreator-1.0.6.zip#sha256=5f0b7a708f63e79db6e139c599dcadd7b8be0dac0744208be7add0ccaac4bbf5 Removed kitconcept.contentcreator==1.0.6 from https://files.pythonhosted.org/packages/44/6e/ea24f0e132b6985e2899c2dab02c03cf5c972cc8b1b50843d142fea9d434/kitconcept.contentcreator-1.0.6.zip#sha256=5f0b7a708f63e79db6e139c599dcadd7b8be0dac0744208be7add0ccaac4bbf5 from build tracker '/tmp/pip-req-tracker-t299zwc9' Building wheels for collected packages: kitconcept.contentcreator Created temporary directory: /tmp/pip-wheel-264lyet9 Running setup.py bdist_wheel for kitconcept.contentcreator: started Destination directory: /tmp/pip-wheel-264lyet9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-och8x9e3/kitconcept.contentcreator/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-264lyet9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kitconcept copying src/kitconcept/__init__.py -> build/lib/kitconcept creating build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/dummy_image.py -> build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/testing.py -> build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/__init__.py -> build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/creator.py -> build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/interfaces.py -> build/lib/kitconcept/contentcreator creating build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/test_adapters.py -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/__init__.py -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/test_creation.py -> build/lib/kitconcept/contentcreator/tests running egg_info writing top-level names to src/kitconcept.contentcreator.egg-info/top_level.txt writing src/kitconcept.contentcreator.egg-info/PKG-INFO writing requirements to src/kitconcept.contentcreator.egg-info/requires.txt writing entry points to src/kitconcept.contentcreator.egg-info/entry_points.txt writing dependency_links to src/kitconcept.contentcreator.egg-info/dependency_links.txt writing namespace_packages to src/kitconcept.contentcreator.egg-info/namespace_packages.txt reading manifest file 'src/kitconcept.contentcreator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching 'Makefile' found anywhere in distribution warning: no previously-included files matching 'requirements.txt' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/kitconcept.contentcreator.egg-info/SOURCES.txt' copying src/kitconcept/contentcreator/Poppins-Regular.ttf -> build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/configure.zcml -> build/lib/kitconcept/contentcreator copying src/kitconcept/contentcreator/tests/fields_blocks.json -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/fields_file.json -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/fields_image.json -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/image.png -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/report.pdf -> build/lib/kitconcept/contentcreator/tests copying src/kitconcept/contentcreator/tests/test_content.json -> build/lib/kitconcept/contentcreator/tests creating build/lib/kitconcept/contentcreator/tests/content copying src/kitconcept/contentcreator/tests/content/a-folder.a-document-1.json -> build/lib/kitconcept/contentcreator/tests/content copying src/kitconcept/contentcreator/tests/content/a-folder.a-document-2.json -> build/lib/kitconcept/contentcreator/tests/content copying src/kitconcept/contentcreator/tests/content/a-folder.a-document-3.json -> build/lib/kitconcept/contentcreator/tests/content copying src/kitconcept/contentcreator/tests/content/a-folder.the-last-document.json -> build/lib/kitconcept/contentcreator/tests/content copying src/kitconcept/contentcreator/tests/content/content.json -> build/lib/kitconcept/contentcreator/tests/content installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/kitconcept/__init__.py (namespace package) copying kitconcept/contentcreator/dummy_image.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/testing.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/configure.zcml -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/__init__.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/Poppins-Regular.ttf -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/creator.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/interfaces.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator copying kitconcept/contentcreator/tests/image.png -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/test_adapters.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/__init__.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/fields_blocks.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/test_content.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/test_creation.py -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/fields_file.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/report.pdf -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/fields_image.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests copying kitconcept/contentcreator/tests/content/content.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests/content copying kitconcept/contentcreator/tests/content/a-folder.a-document-3.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests/content copying kitconcept/contentcreator/tests/content/a-folder.a-document-2.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests/content copying kitconcept/contentcreator/tests/content/a-folder.the-last-document.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests/content copying kitconcept/contentcreator/tests/content/a-folder.a-document-1.json -> build/bdist.linux-armv7l/wheel/kitconcept/contentcreator/tests/content running install_egg_info Copying src/kitconcept.contentcreator.egg-info to build/bdist.linux-armv7l/wheel/kitconcept.contentcreator-1.0.6-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/kitconcept.contentcreator-1.0.6-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/kitconcept.contentcreator-1.0.6.dist-info/WHEEL creating '/tmp/pip-wheel-264lyet9/kitconcept.contentcreator-1.0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'kitconcept.contentcreator-1.0.6-py3.4-nspkg.pth' adding 'kitconcept/contentcreator/Poppins-Regular.ttf' adding 'kitconcept/contentcreator/__init__.py' adding 'kitconcept/contentcreator/configure.zcml' adding 'kitconcept/contentcreator/creator.py' adding 'kitconcept/contentcreator/dummy_image.py' adding 'kitconcept/contentcreator/interfaces.py' adding 'kitconcept/contentcreator/testing.py' adding 'kitconcept/contentcreator/tests/__init__.py' adding 'kitconcept/contentcreator/tests/fields_blocks.json' adding 'kitconcept/contentcreator/tests/fields_file.json' adding 'kitconcept/contentcreator/tests/fields_image.json' adding 'kitconcept/contentcreator/tests/image.png' adding 'kitconcept/contentcreator/tests/report.pdf' adding 'kitconcept/contentcreator/tests/test_adapters.py' adding 'kitconcept/contentcreator/tests/test_content.json' adding 'kitconcept/contentcreator/tests/test_creation.py' adding 'kitconcept/contentcreator/tests/content/a-folder.a-document-1.json' adding 'kitconcept/contentcreator/tests/content/a-folder.a-document-2.json' adding 'kitconcept/contentcreator/tests/content/a-folder.a-document-3.json' adding 'kitconcept/contentcreator/tests/content/a-folder.the-last-document.json' adding 'kitconcept/contentcreator/tests/content/content.json' adding 'kitconcept.contentcreator-1.0.6.dist-info/METADATA' adding 'kitconcept.contentcreator-1.0.6.dist-info/WHEEL' adding 'kitconcept.contentcreator-1.0.6.dist-info/entry_points.txt' adding 'kitconcept.contentcreator-1.0.6.dist-info/namespace_packages.txt' adding 'kitconcept.contentcreator-1.0.6.dist-info/top_level.txt' adding 'kitconcept.contentcreator-1.0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kitconcept.contentcreator: finished with status 'done' Stored in directory: /tmp/tmpautmorl9 Successfully built kitconcept.contentcreator Cleaning up... Removing source in /tmp/pip-wheel-och8x9e3/kitconcept.contentcreator Removed build tracker '/tmp/pip-req-tracker-t299zwc9'