Created temporary directory: /tmp/pip-ephem-wheel-cache-w45bxb8e Created temporary directory: /tmp/pip-req-tracker-ma1y0djg Created requirements tracker '/tmp/pip-req-tracker-ma1y0djg' Created temporary directory: /tmp/pip-wheel-d_ea5jrw Looking in indexes: https://pypi.python.org/simple Collecting eth-tools==0.0.1 1 location(s) to search for versions of eth-tools: * https://pypi.python.org/simple/eth-tools/ Getting page https://pypi.python.org/simple/eth-tools/ Analyzing links from page https://pypi.org/simple/eth-tools/ Found link https://files.pythonhosted.org/packages/bf/58/bc5e3f3913a28f02008d404e7fb931e04ea2626e2d161428ef48c959523c/eth_tools-0.0.1.tar.gz#sha256=3a7ae3fa81bf500ff8a7679565008dc9006087c634dc57591112e5c81394377e (from https://pypi.org/simple/eth-tools/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-m2f3fb_0 Downloading https://files.pythonhosted.org/packages/bf/58/bc5e3f3913a28f02008d404e7fb931e04ea2626e2d161428ef48c959523c/eth_tools-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bf/58/bc5e3f3913a28f02008d404e7fb931e04ea2626e2d161428ef48c959523c/eth_tools-0.0.1.tar.gz#sha256=3a7ae3fa81bf500ff8a7679565008dc9006087c634dc57591112e5c81394377e (from https://pypi.org/simple/eth-tools/) Added eth-tools==0.0.1 from https://files.pythonhosted.org/packages/bf/58/bc5e3f3913a28f02008d404e7fb931e04ea2626e2d161428ef48c959523c/eth_tools-0.0.1.tar.gz#sha256=3a7ae3fa81bf500ff8a7679565008dc9006087c634dc57591112e5c81394377e to build tracker '/tmp/pip-req-tracker-ma1y0djg' Running setup.py (path:/tmp/pip-wheel-d_ea5jrw/eth-tools/setup.py) egg_info for package eth-tools Running command python setup.py egg_info running egg_info creating pip-egg-info/eth_tools.egg-info writing dependency_links to pip-egg-info/eth_tools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/eth_tools.egg-info/top_level.txt writing pip-egg-info/eth_tools.egg-info/PKG-INFO writing requirements to pip-egg-info/eth_tools.egg-info/requires.txt writing manifest file 'pip-egg-info/eth_tools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/eth_tools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/eth_tools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-d_ea5jrw/eth-tools has version 0.0.1, which satisfies requirement eth-tools==0.0.1 from https://files.pythonhosted.org/packages/bf/58/bc5e3f3913a28f02008d404e7fb931e04ea2626e2d161428ef48c959523c/eth_tools-0.0.1.tar.gz#sha256=3a7ae3fa81bf500ff8a7679565008dc9006087c634dc57591112e5c81394377e Removed eth-tools==0.0.1 from https://files.pythonhosted.org/packages/bf/58/bc5e3f3913a28f02008d404e7fb931e04ea2626e2d161428ef48c959523c/eth_tools-0.0.1.tar.gz#sha256=3a7ae3fa81bf500ff8a7679565008dc9006087c634dc57591112e5c81394377e from build tracker '/tmp/pip-req-tracker-ma1y0djg' Building wheels for collected packages: eth-tools Created temporary directory: /tmp/pip-wheel-qv33he3p Running setup.py bdist_wheel for eth-tools: started Destination directory: /tmp/pip-wheel-qv33he3p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-d_ea5jrw/eth-tools/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-qv33he3p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eth_tool copying eth_tool/manager.py -> build/lib/eth_tool copying eth_tool/__init__.py -> build/lib/eth_tool copying eth_tool/block.py -> build/lib/eth_tool copying eth_tool/functions.py -> build/lib/eth_tool copying eth_tool/connector.py -> build/lib/eth_tool copying eth_tool/db.py -> build/lib/eth_tool copying eth_tool/chain.py -> build/lib/eth_tool creating build/lib/test copying test/test_chain.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_db.py -> build/lib/test copying test/env.py -> build/lib/test copying test/test_manager.py -> build/lib/test running egg_info writing eth_tools.egg-info/PKG-INFO writing top-level names to eth_tools.egg-info/top_level.txt writing requirements to eth_tools.egg-info/requires.txt writing dependency_links to eth_tools.egg-info/dependency_links.txt reading manifest file 'eth_tools.egg-info/SOURCES.txt' writing manifest file 'eth_tools.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/eth_tool copying build/lib/eth_tool/manager.py -> build/bdist.linux-armv7l/wheel/eth_tool copying build/lib/eth_tool/__init__.py -> build/bdist.linux-armv7l/wheel/eth_tool copying build/lib/eth_tool/block.py -> build/bdist.linux-armv7l/wheel/eth_tool copying build/lib/eth_tool/functions.py -> build/bdist.linux-armv7l/wheel/eth_tool copying build/lib/eth_tool/connector.py -> build/bdist.linux-armv7l/wheel/eth_tool copying build/lib/eth_tool/db.py -> build/bdist.linux-armv7l/wheel/eth_tool copying build/lib/eth_tool/chain.py -> build/bdist.linux-armv7l/wheel/eth_tool creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_chain.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_db.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/env.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_manager.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info Copying eth_tools.egg-info to build/bdist.linux-armv7l/wheel/eth_tools-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/eth_tools-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-qv33he3p/eth_tools-0.0.1-py3-none-any.whl' and adding '.' to it adding 'eth_tool/__init__.py' adding 'eth_tool/block.py' adding 'eth_tool/chain.py' adding 'eth_tool/connector.py' adding 'eth_tool/db.py' adding 'eth_tool/functions.py' adding 'eth_tool/manager.py' adding 'test/__init__.py' adding 'test/env.py' adding 'test/test_chain.py' adding 'test/test_db.py' adding 'test/test_manager.py' adding 'eth_tools-0.0.1.dist-info/top_level.txt' adding 'eth_tools-0.0.1.dist-info/WHEEL' adding 'eth_tools-0.0.1.dist-info/METADATA' adding 'eth_tools-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for eth-tools: finished with status 'done' Stored in directory: /tmp/tmpkyyfo14b Successfully built eth-tools Cleaning up... Removing source in /tmp/pip-wheel-d_ea5jrw/eth-tools Removed build tracker '/tmp/pip-req-tracker-ma1y0djg'