Created temporary directory: /tmp/pip-ephem-wheel-cache-s5_8pce7 Created temporary directory: /tmp/pip-req-tracker-1y6z5z7e Created requirements tracker '/tmp/pip-req-tracker-1y6z5z7e' Created temporary directory: /tmp/pip-wheel-blx903d4 Collecting otoole==0.2 1 location(s) to search for versions of otoole: * https://pypi.org/simple/otoole/ Getting page https://pypi.org/simple/otoole/ Analyzing links from page https://pypi.org/simple/otoole/ Found link https://files.pythonhosted.org/packages/b3/0c/baccb1e4c4dfc8f94852b679743fa558c4419b0b4e66f8a8cc18c88a2011/otoole-0.1a1.tar.gz#sha256=fad7e9c8dd210a591e2f0f683502d81885e1c48d263703c3deb5df4cd04ff41c (from https://pypi.org/simple/otoole/), version: 0.1a1 Found link https://files.pythonhosted.org/packages/3f/08/f5fbefc3078f56a19271af40e7fd79a87ed5248a6537468830c168e9bbb8/otoole-0.1rc0.tar.gz#sha256=7b759cb3eace42659470870f0890dc6f3f90338642ffe64d69ecea148c49901e (from https://pypi.org/simple/otoole/), version: 0.1rc0 Found link https://files.pythonhosted.org/packages/eb/ee/e1b45c0dc63c9ea0dd661d9f4effee7e4f371d0c48f514d1d82b5fe56d1a/otoole-0.1.tar.gz#sha256=f7c712ac9e2871cea3b31cbb920c6b8d27c6e76f15842bb3f532f2e800dcee23 (from https://pypi.org/simple/otoole/), version: 0.1 Found link https://files.pythonhosted.org/packages/9f/7d/5a270e3f372fd23fcb6dd95bac27f36fef46ba98d8230a5e6ba679bc8fad/otoole-0.1.1.tar.gz#sha256=101680273bc537d9b5a564629e1a77472162d82b13160e51fb8e6cf964597444 (from https://pypi.org/simple/otoole/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/43/58/ce7647ffd8601ba7070e406aaa9f2c0c164ee2ff5496ae5bc07c195f8faa/otoole-0.2.tar.gz#sha256=bedda4ef2d917dad69f8a4ff602a152ef89e69bb89a61dc955c5c866472ad4c0 (from https://pypi.org/simple/otoole/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-1odp_k91 Downloading https://files.pythonhosted.org/packages/43/58/ce7647ffd8601ba7070e406aaa9f2c0c164ee2ff5496ae5bc07c195f8faa/otoole-0.2.tar.gz (143kB) Downloading from URL https://files.pythonhosted.org/packages/43/58/ce7647ffd8601ba7070e406aaa9f2c0c164ee2ff5496ae5bc07c195f8faa/otoole-0.2.tar.gz#sha256=bedda4ef2d917dad69f8a4ff602a152ef89e69bb89a61dc955c5c866472ad4c0 (from https://pypi.org/simple/otoole/) Added otoole==0.2 from https://files.pythonhosted.org/packages/43/58/ce7647ffd8601ba7070e406aaa9f2c0c164ee2ff5496ae5bc07c195f8faa/otoole-0.2.tar.gz#sha256=bedda4ef2d917dad69f8a4ff602a152ef89e69bb89a61dc955c5c866472ad4c0 to build tracker '/tmp/pip-req-tracker-1y6z5z7e' Running setup.py (path:/tmp/pip-wheel-blx903d4/otoole/setup.py) egg_info for package otoole Running command python setup.py egg_info running egg_info creating pip-egg-info/otoole.egg-info writing entry points to pip-egg-info/otoole.egg-info/entry_points.txt writing pip-egg-info/otoole.egg-info/PKG-INFO writing dependency_links to pip-egg-info/otoole.egg-info/dependency_links.txt writing top-level names to pip-egg-info/otoole.egg-info/top_level.txt writing requirements to pip-egg-info/otoole.egg-info/requires.txt writing manifest file 'pip-egg-info/otoole.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/otoole.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/otoole.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-blx903d4/otoole has version 0.2, which satisfies requirement otoole==0.2 from https://files.pythonhosted.org/packages/43/58/ce7647ffd8601ba7070e406aaa9f2c0c164ee2ff5496ae5bc07c195f8faa/otoole-0.2.tar.gz#sha256=bedda4ef2d917dad69f8a4ff602a152ef89e69bb89a61dc955c5c866472ad4c0 Removed otoole==0.2 from https://files.pythonhosted.org/packages/43/58/ce7647ffd8601ba7070e406aaa9f2c0c164ee2ff5496ae5bc07c195f8faa/otoole-0.2.tar.gz#sha256=bedda4ef2d917dad69f8a4ff602a152ef89e69bb89a61dc955c5c866472ad4c0 from build tracker '/tmp/pip-req-tracker-1y6z5z7e' Building wheels for collected packages: otoole Created temporary directory: /tmp/pip-wheel-p35hvwr8 Running setup.py bdist_wheel for otoole: started Destination directory: /tmp/pip-wheel-p35hvwr8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-blx903d4/otoole/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-p35hvwr8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/otoole copying src/otoole/__init__.py -> build/lib/otoole copying src/otoole/cli.py -> build/lib/otoole creating build/lib/otoole/results copying src/otoole/results/__init__.py -> build/lib/otoole/results copying src/otoole/results/convert.py -> build/lib/otoole/results creating build/lib/otoole/visualise copying src/otoole/visualise/__init__.py -> build/lib/otoole/visualise copying src/otoole/visualise/res.py -> build/lib/otoole/visualise creating build/lib/otoole/preprocess copying src/otoole/preprocess/narrow_to_datafile.py -> build/lib/otoole/preprocess copying src/otoole/preprocess/__init__.py -> build/lib/otoole/preprocess copying src/otoole/preprocess/longify_data.py -> build/lib/otoole/preprocess copying src/otoole/preprocess/excel_to_osemosys.py -> build/lib/otoole/preprocess copying src/otoole/preprocess/create_datapackage.py -> build/lib/otoole/preprocess running egg_info writing src/otoole.egg-info/PKG-INFO writing entry points to src/otoole.egg-info/entry_points.txt writing dependency_links to src/otoole.egg-info/dependency_links.txt writing top-level names to src/otoole.egg-info/top_level.txt writing requirements to src/otoole.egg-info/requires.txt reading manifest file 'src/otoole.egg-info/SOURCES.txt' writing manifest file 'src/otoole.egg-info/SOURCES.txt' copying src/otoole/preprocess/config.yaml -> build/lib/otoole/preprocess 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/otoole copying build/lib/otoole/__init__.py -> build/bdist.linux-armv7l/wheel/otoole copying build/lib/otoole/cli.py -> build/bdist.linux-armv7l/wheel/otoole creating build/bdist.linux-armv7l/wheel/otoole/results copying build/lib/otoole/results/__init__.py -> build/bdist.linux-armv7l/wheel/otoole/results copying build/lib/otoole/results/convert.py -> build/bdist.linux-armv7l/wheel/otoole/results creating build/bdist.linux-armv7l/wheel/otoole/visualise copying build/lib/otoole/visualise/__init__.py -> build/bdist.linux-armv7l/wheel/otoole/visualise copying build/lib/otoole/visualise/res.py -> build/bdist.linux-armv7l/wheel/otoole/visualise creating build/bdist.linux-armv7l/wheel/otoole/preprocess copying build/lib/otoole/preprocess/narrow_to_datafile.py -> build/bdist.linux-armv7l/wheel/otoole/preprocess copying build/lib/otoole/preprocess/__init__.py -> build/bdist.linux-armv7l/wheel/otoole/preprocess copying build/lib/otoole/preprocess/config.yaml -> build/bdist.linux-armv7l/wheel/otoole/preprocess copying build/lib/otoole/preprocess/longify_data.py -> build/bdist.linux-armv7l/wheel/otoole/preprocess copying build/lib/otoole/preprocess/excel_to_osemosys.py -> build/bdist.linux-armv7l/wheel/otoole/preprocess copying build/lib/otoole/preprocess/create_datapackage.py -> build/bdist.linux-armv7l/wheel/otoole/preprocess running install_egg_info Copying src/otoole.egg-info to build/bdist.linux-armv7l/wheel/otoole-0.2-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/otoole-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-p35hvwr8/otoole-0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'otoole/__init__.py' adding 'otoole/cli.py' adding 'otoole/preprocess/__init__.py' adding 'otoole/preprocess/config.yaml' adding 'otoole/preprocess/create_datapackage.py' adding 'otoole/preprocess/excel_to_osemosys.py' adding 'otoole/preprocess/longify_data.py' adding 'otoole/preprocess/narrow_to_datafile.py' adding 'otoole/results/__init__.py' adding 'otoole/results/convert.py' adding 'otoole/visualise/__init__.py' adding 'otoole/visualise/res.py' adding 'otoole-0.2.dist-info/AUTHORS.rst' adding 'otoole-0.2.dist-info/LICENSE.txt' adding 'otoole-0.2.dist-info/METADATA' adding 'otoole-0.2.dist-info/WHEEL' adding 'otoole-0.2.dist-info/entry_points.txt' adding 'otoole-0.2.dist-info/top_level.txt' adding 'otoole-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for otoole: finished with status 'done' Stored in directory: /tmp/tmpu1z_trs4 Successfully built otoole Cleaning up... Removing source in /tmp/pip-wheel-blx903d4/otoole Removed build tracker '/tmp/pip-req-tracker-1y6z5z7e'