Created temporary directory: /tmp/pip-ephem-wheel-cache-w1331_n2 Created temporary directory: /tmp/pip-req-tracker-cr410f2b Created requirements tracker '/tmp/pip-req-tracker-cr410f2b' Created temporary directory: /tmp/pip-wheel-qqoiuz7v Collecting ose-workbench-core==0.1.0a1 1 location(s) to search for versions of ose-workbench-core: * https://pypi.org/simple/ose-workbench-core/ Getting page https://pypi.org/simple/ose-workbench-core/ Analyzing links from page https://pypi.org/simple/ose-workbench-core/ Found link https://files.pythonhosted.org/packages/e9/3e/109f8f9e3ee03fc7002a52ca442f0d74cbe3f6809eff0ee3a4da15d2bd2a/ose-workbench-core-0.1.0a1.tar.gz#sha256=7b8aa10e0f5c8891cb5a8e90bf011808937d8cdeeb61ba9630de9c9c9ca93ee5 (from https://pypi.org/simple/ose-workbench-core/), version: 0.1.0a1 Using version 0.1.0a1 (newest of versions: 0.1.0a1) Created temporary directory: /tmp/pip-unpack-gf9s1_j9 Downloading https://files.pythonhosted.org/packages/e9/3e/109f8f9e3ee03fc7002a52ca442f0d74cbe3f6809eff0ee3a4da15d2bd2a/ose-workbench-core-0.1.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e9/3e/109f8f9e3ee03fc7002a52ca442f0d74cbe3f6809eff0ee3a4da15d2bd2a/ose-workbench-core-0.1.0a1.tar.gz#sha256=7b8aa10e0f5c8891cb5a8e90bf011808937d8cdeeb61ba9630de9c9c9ca93ee5 (from https://pypi.org/simple/ose-workbench-core/) Added ose-workbench-core==0.1.0a1 from https://files.pythonhosted.org/packages/e9/3e/109f8f9e3ee03fc7002a52ca442f0d74cbe3f6809eff0ee3a4da15d2bd2a/ose-workbench-core-0.1.0a1.tar.gz#sha256=7b8aa10e0f5c8891cb5a8e90bf011808937d8cdeeb61ba9630de9c9c9ca93ee5 to build tracker '/tmp/pip-req-tracker-cr410f2b' Running setup.py (path:/tmp/pip-wheel-qqoiuz7v/ose-workbench-core/setup.py) egg_info for package ose-workbench-core Running command python setup.py egg_info running egg_info creating pip-egg-info/ose_workbench_core.egg-info writing top-level names to pip-egg-info/ose_workbench_core.egg-info/top_level.txt writing dependency_links to pip-egg-info/ose_workbench_core.egg-info/dependency_links.txt writing pip-egg-info/ose_workbench_core.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ose_workbench_core.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ose_workbench_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ose_workbench_core.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qqoiuz7v/ose-workbench-core has version 0.1.0a1, which satisfies requirement ose-workbench-core==0.1.0a1 from https://files.pythonhosted.org/packages/e9/3e/109f8f9e3ee03fc7002a52ca442f0d74cbe3f6809eff0ee3a4da15d2bd2a/ose-workbench-core-0.1.0a1.tar.gz#sha256=7b8aa10e0f5c8891cb5a8e90bf011808937d8cdeeb61ba9630de9c9c9ca93ee5 Removed ose-workbench-core==0.1.0a1 from https://files.pythonhosted.org/packages/e9/3e/109f8f9e3ee03fc7002a52ca442f0d74cbe3f6809eff0ee3a4da15d2bd2a/ose-workbench-core-0.1.0a1.tar.gz#sha256=7b8aa10e0f5c8891cb5a8e90bf011808937d8cdeeb61ba9630de9c9c9ca93ee5 from build tracker '/tmp/pip-req-tracker-cr410f2b' Building wheels for collected packages: ose-workbench-core Created temporary directory: /tmp/pip-wheel-jmufreeh Running setup.py bdist_wheel for ose-workbench-core: started Destination directory: /tmp/pip-wheel-jmufreeh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qqoiuz7v/ose-workbench-core/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-jmufreeh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/osecore copying osecore/__init__.py -> build/lib/osecore creating build/lib/osecore/app copying osecore/app/three_dimensional_space_enums.py -> build/lib/osecore/app copying osecore/app/model.py -> build/lib/osecore/app copying osecore/app/__init__.py -> build/lib/osecore/app creating build/lib/osecore/app/attachment copying osecore/app/attachment/attachment_error.py -> build/lib/osecore/app/attachment copying osecore/app/attachment/__init__.py -> build/lib/osecore/app/attachment creating build/lib/osecore/app/cut_list copying osecore/app/cut_list/write_dict_list_to_csv.py -> build/lib/osecore/app/cut_list copying osecore/app/cut_list/pluralize.py -> build/lib/osecore/app/cut_list copying osecore/app/cut_list/convert_cut_list_to_ordered_dicts.py -> build/lib/osecore/app/cut_list copying osecore/app/cut_list/merge_cut_list_items_by_length.py -> build/lib/osecore/app/cut_list copying osecore/app/cut_list/__init__.py -> build/lib/osecore/app/cut_list copying osecore/app/cut_list/convert_dict_list_to_wiki_table_markup.py -> build/lib/osecore/app/cut_list copying osecore/app/cut_list/convert_dict_list_to_wiki_list_markup.py -> build/lib/osecore/app/cut_list creating build/lib/osecore/app/shape copying osecore/app/shape/move_parts.py -> build/lib/osecore/app/shape copying osecore/app/shape/__init__.py -> build/lib/osecore/app/shape copying osecore/app/shape/place_shape.py -> build/lib/osecore/app/shape creating build/lib/osecore/gui copying osecore/gui/__init__.py -> build/lib/osecore/gui creating build/lib/osecore/gui/cut_list copying osecore/gui/cut_list/__init__.py -> build/lib/osecore/gui/cut_list creating build/lib/osecore/gui/selection copying osecore/gui/selection/__init__.py -> build/lib/osecore/gui/selection copying osecore/gui/selection/selection_object.py -> build/lib/osecore/gui/selection running egg_info writing ose_workbench_core.egg-info/PKG-INFO writing dependency_links to ose_workbench_core.egg-info/dependency_links.txt writing top-level names to ose_workbench_core.egg-info/top_level.txt reading manifest file 'ose_workbench_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ose_workbench_core.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/osecore creating build/bdist.linux-armv7l/wheel/osecore/gui creating build/bdist.linux-armv7l/wheel/osecore/gui/cut_list copying build/lib/osecore/gui/cut_list/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/gui/cut_list copying build/lib/osecore/gui/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/gui creating build/bdist.linux-armv7l/wheel/osecore/gui/selection copying build/lib/osecore/gui/selection/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/gui/selection copying build/lib/osecore/gui/selection/selection_object.py -> build/bdist.linux-armv7l/wheel/osecore/gui/selection copying build/lib/osecore/__init__.py -> build/bdist.linux-armv7l/wheel/osecore creating build/bdist.linux-armv7l/wheel/osecore/app creating build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/write_dict_list_to_csv.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/pluralize.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/convert_cut_list_to_ordered_dicts.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/merge_cut_list_items_by_length.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/convert_dict_list_to_wiki_table_markup.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/cut_list/convert_dict_list_to_wiki_list_markup.py -> build/bdist.linux-armv7l/wheel/osecore/app/cut_list copying build/lib/osecore/app/three_dimensional_space_enums.py -> build/bdist.linux-armv7l/wheel/osecore/app copying build/lib/osecore/app/model.py -> build/bdist.linux-armv7l/wheel/osecore/app creating build/bdist.linux-armv7l/wheel/osecore/app/shape copying build/lib/osecore/app/shape/move_parts.py -> build/bdist.linux-armv7l/wheel/osecore/app/shape copying build/lib/osecore/app/shape/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/app/shape copying build/lib/osecore/app/shape/place_shape.py -> build/bdist.linux-armv7l/wheel/osecore/app/shape creating build/bdist.linux-armv7l/wheel/osecore/app/attachment copying build/lib/osecore/app/attachment/attachment_error.py -> build/bdist.linux-armv7l/wheel/osecore/app/attachment copying build/lib/osecore/app/attachment/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/app/attachment copying build/lib/osecore/app/__init__.py -> build/bdist.linux-armv7l/wheel/osecore/app running install_egg_info Copying ose_workbench_core.egg-info to build/bdist.linux-armv7l/wheel/ose_workbench_core-0.1.0a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ose_workbench_core-0.1.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-jmufreeh/ose_workbench_core-0.1.0a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'osecore/__init__.py' adding 'osecore/app/__init__.py' adding 'osecore/app/model.py' adding 'osecore/app/three_dimensional_space_enums.py' adding 'osecore/app/attachment/__init__.py' adding 'osecore/app/attachment/attachment_error.py' adding 'osecore/app/cut_list/__init__.py' adding 'osecore/app/cut_list/convert_cut_list_to_ordered_dicts.py' adding 'osecore/app/cut_list/convert_dict_list_to_wiki_list_markup.py' adding 'osecore/app/cut_list/convert_dict_list_to_wiki_table_markup.py' adding 'osecore/app/cut_list/merge_cut_list_items_by_length.py' adding 'osecore/app/cut_list/pluralize.py' adding 'osecore/app/cut_list/write_dict_list_to_csv.py' adding 'osecore/app/shape/__init__.py' adding 'osecore/app/shape/move_parts.py' adding 'osecore/app/shape/place_shape.py' adding 'osecore/gui/__init__.py' adding 'osecore/gui/cut_list/__init__.py' adding 'osecore/gui/selection/__init__.py' adding 'osecore/gui/selection/selection_object.py' adding 'ose_workbench_core-0.1.0a1.dist-info/METADATA' adding 'ose_workbench_core-0.1.0a1.dist-info/WHEEL' adding 'ose_workbench_core-0.1.0a1.dist-info/top_level.txt' adding 'ose_workbench_core-0.1.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ose-workbench-core: finished with status 'done' Stored in directory: /tmp/tmpmf3one6x Successfully built ose-workbench-core Cleaning up... Removing source in /tmp/pip-wheel-qqoiuz7v/ose-workbench-core Removed build tracker '/tmp/pip-req-tracker-cr410f2b'