Created temporary directory: /tmp/pip-ephem-wheel-cache-i69y3juf Created temporary directory: /tmp/pip-req-tracker-jhwksqu4 Created requirements tracker '/tmp/pip-req-tracker-jhwksqu4' Created temporary directory: /tmp/pip-wheel-gcbgqam4 Looking in indexes: https://pypi.python.org/simple Collecting toco==0.0.5 1 location(s) to search for versions of toco: * https://pypi.python.org/simple/toco/ Getting page https://pypi.python.org/simple/toco/ Analyzing links from page https://pypi.org/simple/toco/ Found link https://files.pythonhosted.org/packages/3d/0e/36baf53269ba1192943bee5c1cb935fa24caaa7854431355f85bff698c4e/toco-0.0.1.tar.gz#sha256=a26cad6e6ea051b5d0ffc66810f7eff61065c6ba7495794db5460d1ece3df23d (from https://pypi.org/simple/toco/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/78/0e/b381452142142da9b24c19fe3bde296120129a3861d3a56ceb6d240a1e74/toco-0.0.2.tar.gz#sha256=935043e8b72f39c286367ab06800edbd9dfae92600e4e7e1586314e03292766c (from https://pypi.org/simple/toco/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/6c/b3/eb2729507a80d408bb5fcb9be4a63efc586b70511437f6e582dc197e4359/toco-0.0.3.tar.gz#sha256=9b9a614fd09fc29bbd2bb2cfefd77caa407ed20b50c4e97eab208954afbe8b45 (from https://pypi.org/simple/toco/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/18/b0/5ad7dd473b6959dc52395202c8954666b9fb6290251c094617149f913e42/toco-0.0.4.tar.gz#sha256=6777c2a6038c206683f4926aff56605cb2dd7307e7354bb5e646ff3a31270d86 (from https://pypi.org/simple/toco/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/d5/4f/93bba79ec3f46db024fa866be69c9b9ddbd34cf8ff212b55d482d2286380/toco-0.0.5.tar.gz#sha256=15cee56c5a63c4baba0b01704b1c46c9fb084dfe676dfa853ffc60b372e7d59b (from https://pypi.org/simple/toco/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/5f/28/c202cbfa86aa4e48d3f6cc5bfc6ac2ef3eaa6c8df490cdbfb25c16d74e65/toco-0.0.6.tar.gz#sha256=5479aff931d1f860839278aff647555f27b875f43e4db47e6af840228604f325 (from https://pypi.org/simple/toco/), version: 0.0.6 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-6yumfbn1 Downloading https://files.pythonhosted.org/packages/d5/4f/93bba79ec3f46db024fa866be69c9b9ddbd34cf8ff212b55d482d2286380/toco-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d5/4f/93bba79ec3f46db024fa866be69c9b9ddbd34cf8ff212b55d482d2286380/toco-0.0.5.tar.gz#sha256=15cee56c5a63c4baba0b01704b1c46c9fb084dfe676dfa853ffc60b372e7d59b (from https://pypi.org/simple/toco/) Added toco==0.0.5 from https://files.pythonhosted.org/packages/d5/4f/93bba79ec3f46db024fa866be69c9b9ddbd34cf8ff212b55d482d2286380/toco-0.0.5.tar.gz#sha256=15cee56c5a63c4baba0b01704b1c46c9fb084dfe676dfa853ffc60b372e7d59b to build tracker '/tmp/pip-req-tracker-jhwksqu4' Running setup.py (path:/tmp/pip-wheel-gcbgqam4/toco/setup.py) egg_info for package toco Running command python setup.py egg_info running egg_info creating pip-egg-info/toco.egg-info writing top-level names to pip-egg-info/toco.egg-info/top_level.txt writing pip-egg-info/toco.egg-info/PKG-INFO writing dependency_links to pip-egg-info/toco.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/toco.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/toco.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/toco.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gcbgqam4/toco has version 0.0.5, which satisfies requirement toco==0.0.5 from https://files.pythonhosted.org/packages/d5/4f/93bba79ec3f46db024fa866be69c9b9ddbd34cf8ff212b55d482d2286380/toco-0.0.5.tar.gz#sha256=15cee56c5a63c4baba0b01704b1c46c9fb084dfe676dfa853ffc60b372e7d59b Removed toco==0.0.5 from https://files.pythonhosted.org/packages/d5/4f/93bba79ec3f46db024fa866be69c9b9ddbd34cf8ff212b55d482d2286380/toco-0.0.5.tar.gz#sha256=15cee56c5a63c4baba0b01704b1c46c9fb084dfe676dfa853ffc60b372e7d59b from build tracker '/tmp/pip-req-tracker-jhwksqu4' Building wheels for collected packages: toco Created temporary directory: /tmp/pip-wheel-27_qbrrd Running setup.py bdist_wheel for toco: started Destination directory: /tmp/pip-wheel-27_qbrrd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gcbgqam4/toco/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-27_qbrrd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/toco copying src/toco/object.py -> build/lib/toco copying src/toco/__init__.py -> build/lib/toco 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/toco copying build/lib/toco/object.py -> build/bdist.linux-armv7l/wheel/toco copying build/lib/toco/__init__.py -> build/bdist.linux-armv7l/wheel/toco running install_egg_info running egg_info creating toco.egg-info writing dependency_links to toco.egg-info/dependency_links.txt writing toco.egg-info/PKG-INFO writing top-level names to toco.egg-info/top_level.txt writing manifest file 'toco.egg-info/SOURCES.txt' reading manifest file 'toco.egg-info/SOURCES.txt' writing manifest file 'toco.egg-info/SOURCES.txt' Copying toco.egg-info to build/bdist.linux-armv7l/wheel/toco-0.0.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/toco-0.0.5.dist-info/WHEEL Running setup.py bdist_wheel for toco: finished with status 'done' Stored in directory: /tmp/tmpyzkvvcel Successfully built toco Cleaning up... Removing source in /tmp/pip-wheel-gcbgqam4/toco Removed build tracker '/tmp/pip-req-tracker-jhwksqu4'