Collecting intermake==1.0.0.16 1 location(s) to search for versions of intermake: * https://pypi.python.org/simple/intermake/ Getting page https://pypi.python.org/simple/intermake/ Analyzing links from page https://pypi.python.org/simple/intermake/ Found link https://pypi.python.org/packages/1a/6f/b63f969fcfa5cd703f7d427fa1d9486a3745d6ef9d6b595bc9482ac6cde1/intermake-1.0.0.15.tar.gz#md5=4e50890804ef0b7a3926a154bafa4bf2 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.15 Found link https://pypi.python.org/packages/1d/30/d5e3643b591bc199ba5484bdd730b279caeb92320cd0abc489d9882459ac/intermake-1.0.0.14.tar.gz#md5=c173567d896b61f30f753e1a7c37d698 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.14 Found link https://pypi.python.org/packages/37/ad/79444d7abf183e4a24d0321414278c3d821bee22a2570f69ae61b8dbf424/intermake-1.0.0.12.tar.gz#md5=8525399f9c7f73671ee8f3803f8a4383 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.12 Found link https://pypi.python.org/packages/4f/87/3b5f5b8db3b4326d971f6d26eee177ae0b6b5447cbcc714e25cfbc386de5/intermake-1.0.0.13.tar.gz#md5=1a621268304cc8bf8fa6e1f9d68d57ad (from https://pypi.python.org/simple/intermake/), version: 1.0.0.13 Found link https://pypi.python.org/packages/64/90/4fae16601ac80824a6f339be92f9da0e8a0a45875e7e459ef69839fe6859/intermake-1.0.0.16.tar.gz#md5=a8e5580257e132dc33ed4bc33d2784e7 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.16 Found link https://pypi.python.org/packages/d2/07/ba9d58b97c98bbdbda65737e24ff987eabff619e16ac909fe79b378c5e55/intermake-1.0.0.11.tar.gz#md5=3afa676815ed29272b0dbbe355d2a64a (from https://pypi.python.org/simple/intermake/), version: 1.0.0.11 Using version 1.0.0.16 (newest of versions: 1.0.0.16) Downloading intermake-1.0.0.16.tar.gz (123kB) Downloading from URL https://pypi.python.org/packages/64/90/4fae16601ac80824a6f339be92f9da0e8a0a45875e7e459ef69839fe6859/intermake-1.0.0.16.tar.gz#md5=a8e5580257e132dc33ed4bc33d2784e7 (from https://pypi.python.org/simple/intermake/) Running setup.py (path:/tmp/pip-build-nch07dqn/intermake/setup.py) egg_info for package intermake Running command python setup.py egg_info running egg_info creating pip-egg-info/intermake.egg-info writing top-level names to pip-egg-info/intermake.egg-info/top_level.txt writing requirements to pip-egg-info/intermake.egg-info/requires.txt writing dependency_links to pip-egg-info/intermake.egg-info/dependency_links.txt writing pip-egg-info/intermake.egg-info/PKG-INFO writing manifest file 'pip-egg-info/intermake.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found package init file 'intermake/datastore/__init__.py' not found (or not a regular file) package init file 'intermake/engine/__init__.py' not found (or not a regular file) package init file 'intermake/helpers/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/gui_qt/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/gui_qt/designer/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/gui_qt/views/__init__.py' not found (or not a regular file) package init file 'intermake/plugins/__init__.py' not found (or not a regular file) package init file 'intermake/visualisables/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/intermake.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/intermake.egg-info/SOURCES.txt' Source in /tmp/pip-build-nch07dqn/intermake has version 1.0.0.16, which satisfies requirement intermake==1.0.0.16 from https://pypi.python.org/packages/64/90/4fae16601ac80824a6f339be92f9da0e8a0a45875e7e459ef69839fe6859/intermake-1.0.0.16.tar.gz#md5=a8e5580257e132dc33ed4bc33d2784e7 Building wheels for collected packages: intermake Running setup.py bdist_wheel for intermake: started Destination directory: /tmp/tmppzyka3w6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nch07dqn/intermake/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/tmppzyka3w6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/intermake copying intermake/__init__.py -> build/lib/intermake package init file 'intermake/datastore/__init__.py' not found (or not a regular file) creating build/lib/intermake/datastore copying intermake/datastore/local_data.py -> build/lib/intermake/datastore package init file 'intermake/engine/__init__.py' not found (or not a regular file) creating build/lib/intermake/engine copying intermake/engine/async_result.py -> build/lib/intermake/engine copying intermake/engine/plugin.py -> build/lib/intermake/engine copying intermake/engine/environment.py -> build/lib/intermake/engine copying intermake/engine/plugin_arguments.py -> build/lib/intermake/engine copying intermake/engine/constants.py -> build/lib/intermake/engine copying intermake/engine/mandate.py -> build/lib/intermake/engine copying intermake/engine/progress_reporter.py -> build/lib/intermake/engine copying intermake/engine/function_inspector.py -> build/lib/intermake/engine copying intermake/engine/cli_helper.py -> build/lib/intermake/engine copying intermake/engine/plugin_manager.py -> build/lib/intermake/engine copying intermake/engine/m_print_helper.py -> build/lib/intermake/engine package init file 'intermake/helpers/__init__.py' not found (or not a regular file) creating build/lib/intermake/helpers copying intermake/helpers/table_draw.py -> build/lib/intermake/helpers copying intermake/helpers/coercion_extensions.py -> build/lib/intermake/helpers package init file 'intermake/hosts/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts copying intermake/hosts/console.py -> build/lib/intermake/hosts copying intermake/hosts/gui.py -> build/lib/intermake/hosts copying intermake/hosts/base.py -> build/lib/intermake/hosts package init file 'intermake/hosts/frontends/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends copying intermake/hosts/frontends/command_line.py -> build/lib/intermake/hosts/frontends package init file 'intermake/hosts/frontends/gui_qt/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_arguments.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/editorium_extensions.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_tree_view.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_maintenance.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_main.py -> build/lib/intermake/hosts/frontends/gui_qt package init file 'intermake/hosts/frontends/gui_qt/designer/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_arguments_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/resources_rc.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_tree_view_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/resources.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_main_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_maintenance_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer package init file 'intermake/hosts/frontends/gui_qt/views/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends/gui_qt/views copying intermake/hosts/frontends/gui_qt/views/progress_view.py -> build/lib/intermake/hosts/frontends/gui_qt/views copying intermake/hosts/frontends/gui_qt/views/results_view.py -> build/lib/intermake/hosts/frontends/gui_qt/views copying intermake/hosts/frontends/gui_qt/views/tree_view.py -> build/lib/intermake/hosts/frontends/gui_qt/views package init file 'intermake/plugins/__init__.py' not found (or not a regular file) creating build/lib/intermake/plugins copying intermake/plugins/console_explorer.py -> build/lib/intermake/plugins copying intermake/plugins/visibilities.py -> build/lib/intermake/plugins copying intermake/plugins/test_plugins.py -> build/lib/intermake/plugins copying intermake/plugins/command_plugin.py -> build/lib/intermake/plugins copying intermake/plugins/common_commands.py -> build/lib/intermake/plugins copying intermake/plugins/setter_plugin.py -> build/lib/intermake/plugins package init file 'intermake/visualisables/__init__.py' not found (or not a regular file) creating build/lib/intermake/visualisables copying intermake/visualisables/visualisable_operations.py -> build/lib/intermake/visualisables copying intermake/visualisables/visualisable.py -> build/lib/intermake/visualisables 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/intermake creating build/bdist.linux-armv7l/wheel/intermake/helpers copying build/lib/intermake/helpers/table_draw.py -> build/bdist.linux-armv7l/wheel/intermake/helpers copying build/lib/intermake/helpers/coercion_extensions.py -> build/bdist.linux-armv7l/wheel/intermake/helpers creating build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/console_explorer.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/visibilities.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/test_plugins.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/command_plugin.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/common_commands.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/setter_plugin.py -> build/bdist.linux-armv7l/wheel/intermake/plugins creating build/bdist.linux-armv7l/wheel/intermake/datastore copying build/lib/intermake/datastore/local_data.py -> build/bdist.linux-armv7l/wheel/intermake/datastore creating build/bdist.linux-armv7l/wheel/intermake/visualisables copying build/lib/intermake/visualisables/visualisable_operations.py -> build/bdist.linux-armv7l/wheel/intermake/visualisables copying build/lib/intermake/visualisables/visualisable.py -> build/bdist.linux-armv7l/wheel/intermake/visualisables copying build/lib/intermake/__init__.py -> build/bdist.linux-armv7l/wheel/intermake creating build/bdist.linux-armv7l/wheel/intermake/hosts copying build/lib/intermake/hosts/console.py -> build/bdist.linux-armv7l/wheel/intermake/hosts copying build/lib/intermake/hosts/gui.py -> build/bdist.linux-armv7l/wheel/intermake/hosts copying build/lib/intermake/hosts/base.py -> build/bdist.linux-armv7l/wheel/intermake/hosts creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/views/progress_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/views/results_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/views/tree_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/frm_arguments.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/editorium_extensions.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/frm_tree_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/frm_maintenance.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/frm_main.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_arguments_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/resources_rc.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_tree_view_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/resources.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_main_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_maintenance_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/command_line.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends creating build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/async_result.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/plugin.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/environment.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/plugin_arguments.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/constants.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/mandate.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/progress_reporter.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/function_inspector.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/cli_helper.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/plugin_manager.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/m_print_helper.py -> build/bdist.linux-armv7l/wheel/intermake/engine running install_egg_info running egg_info creating intermake.egg-info writing top-level names to intermake.egg-info/top_level.txt writing requirements to intermake.egg-info/requires.txt writing dependency_links to intermake.egg-info/dependency_links.txt writing intermake.egg-info/PKG-INFO writing manifest file 'intermake.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'intermake.egg-info/SOURCES.txt' writing manifest file 'intermake.egg-info/SOURCES.txt' Copying intermake.egg-info to build/bdist.linux-armv7l/wheel/intermake-1.0.0.16.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/intermake-1.0.0.16.dist-info/WHEEL creating '/tmp/tmppzyka3w6pip-wheel-/intermake-1.0.0.16-py3-none-any.whl' and adding '.' to it adding 'intermake/__init__.py' adding 'intermake/datastore/local_data.py' adding 'intermake/engine/async_result.py' adding 'intermake/engine/cli_helper.py' adding 'intermake/engine/constants.py' adding 'intermake/engine/environment.py' adding 'intermake/engine/function_inspector.py' adding 'intermake/engine/m_print_helper.py' adding 'intermake/engine/mandate.py' adding 'intermake/engine/plugin.py' adding 'intermake/engine/plugin_arguments.py' adding 'intermake/engine/plugin_manager.py' adding 'intermake/engine/progress_reporter.py' adding 'intermake/helpers/coercion_extensions.py' adding 'intermake/helpers/table_draw.py' adding 'intermake/hosts/base.py' adding 'intermake/hosts/console.py' adding 'intermake/hosts/gui.py' adding 'intermake/hosts/frontends/command_line.py' adding 'intermake/hosts/frontends/gui_qt/editorium_extensions.py' adding 'intermake/hosts/frontends/gui_qt/frm_arguments.py' adding 'intermake/hosts/frontends/gui_qt/frm_main.py' adding 'intermake/hosts/frontends/gui_qt/frm_maintenance.py' adding 'intermake/hosts/frontends/gui_qt/frm_tree_view.py' adding 'intermake/hosts/frontends/gui_qt/designer/frm_arguments_designer.py' adding 'intermake/hosts/frontends/gui_qt/designer/frm_main_designer.py' adding 'intermake/hosts/frontends/gui_qt/designer/frm_maintenance_designer.py' adding 'intermake/hosts/frontends/gui_qt/designer/frm_tree_view_designer.py' adding 'intermake/hosts/frontends/gui_qt/designer/resources.py' adding 'intermake/hosts/frontends/gui_qt/designer/resources_rc.py' adding 'intermake/hosts/frontends/gui_qt/views/progress_view.py' adding 'intermake/hosts/frontends/gui_qt/views/results_view.py' adding 'intermake/hosts/frontends/gui_qt/views/tree_view.py' adding 'intermake/plugins/command_plugin.py' adding 'intermake/plugins/common_commands.py' adding 'intermake/plugins/console_explorer.py' adding 'intermake/plugins/setter_plugin.py' adding 'intermake/plugins/test_plugins.py' adding 'intermake/plugins/visibilities.py' adding 'intermake/visualisables/visualisable.py' adding 'intermake/visualisables/visualisable_operations.py' adding 'intermake-1.0.0.16.dist-info/DESCRIPTION.rst' adding 'intermake-1.0.0.16.dist-info/metadata.json' adding 'intermake-1.0.0.16.dist-info/top_level.txt' adding 'intermake-1.0.0.16.dist-info/WHEEL' adding 'intermake-1.0.0.16.dist-info/METADATA' adding 'intermake-1.0.0.16.dist-info/RECORD' Running setup.py bdist_wheel for intermake: finished with status 'done' Stored in directory: /tmp/tmpf5giv79x Successfully built intermake Cleaning up... Removing source in /tmp/pip-build-nch07dqn/intermake