Created temporary directory: /tmp/pip-ephem-wheel-cache-24zm7loh Created temporary directory: /tmp/pip-req-tracker-1zaln2wm Created requirements tracker '/tmp/pip-req-tracker-1zaln2wm' Created temporary directory: /tmp/pip-wheel-sv2f3xp2 Collecting lighthive==0.1.5 1 location(s) to search for versions of lighthive: * https://pypi.org/simple/lighthive/ Getting page https://pypi.org/simple/lighthive/ Analyzing links from page https://pypi.org/simple/lighthive/ Found link https://files.pythonhosted.org/packages/04/4c/191fab1edc4807adf994623b8d7d500758c3c1534bea84af21c6f4bbac20/lighthive-0.1.5.tar.gz#sha256=baec8b30514574f50a6bad0702e18cf9762d2785d82557b27a2834c30f17c76c (from https://pypi.org/simple/lighthive/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Created temporary directory: /tmp/pip-unpack-3_ptm7i8 Downloading https://files.pythonhosted.org/packages/04/4c/191fab1edc4807adf994623b8d7d500758c3c1534bea84af21c6f4bbac20/lighthive-0.1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/04/4c/191fab1edc4807adf994623b8d7d500758c3c1534bea84af21c6f4bbac20/lighthive-0.1.5.tar.gz#sha256=baec8b30514574f50a6bad0702e18cf9762d2785d82557b27a2834c30f17c76c (from https://pypi.org/simple/lighthive/) Added lighthive==0.1.5 from https://files.pythonhosted.org/packages/04/4c/191fab1edc4807adf994623b8d7d500758c3c1534bea84af21c6f4bbac20/lighthive-0.1.5.tar.gz#sha256=baec8b30514574f50a6bad0702e18cf9762d2785d82557b27a2834c30f17c76c to build tracker '/tmp/pip-req-tracker-1zaln2wm' Running setup.py (path:/tmp/pip-wheel-sv2f3xp2/lighthive/setup.py) egg_info for package lighthive Running command python setup.py egg_info running egg_info creating pip-egg-info/lighthive.egg-info writing requirements to pip-egg-info/lighthive.egg-info/requires.txt writing dependency_links to pip-egg-info/lighthive.egg-info/dependency_links.txt writing top-level names to pip-egg-info/lighthive.egg-info/top_level.txt writing pip-egg-info/lighthive.egg-info/PKG-INFO writing manifest file 'pip-egg-info/lighthive.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lighthive.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/lighthive.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-sv2f3xp2/lighthive has version 0.1.5, which satisfies requirement lighthive==0.1.5 from https://files.pythonhosted.org/packages/04/4c/191fab1edc4807adf994623b8d7d500758c3c1534bea84af21c6f4bbac20/lighthive-0.1.5.tar.gz#sha256=baec8b30514574f50a6bad0702e18cf9762d2785d82557b27a2834c30f17c76c Removed lighthive==0.1.5 from https://files.pythonhosted.org/packages/04/4c/191fab1edc4807adf994623b8d7d500758c3c1534bea84af21c6f4bbac20/lighthive-0.1.5.tar.gz#sha256=baec8b30514574f50a6bad0702e18cf9762d2785d82557b27a2834c30f17c76c from build tracker '/tmp/pip-req-tracker-1zaln2wm' Building wheels for collected packages: lighthive Created temporary directory: /tmp/pip-wheel-t1jru42z Running setup.py bdist_wheel for lighthive: started Destination directory: /tmp/pip-wheel-t1jru42z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sv2f3xp2/lighthive/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-t1jru42z running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lighthive copying lighthive/client.py -> build/lib/lighthive copying lighthive/exceptions.py -> build/lib/lighthive copying lighthive/__init__.py -> build/lib/lighthive copying lighthive/datastructures.py -> build/lib/lighthive creating build/lib/lighthive/helpers copying lighthive/helpers/event_listener.py -> build/lib/lighthive/helpers copying lighthive/helpers/amount.py -> build/lib/lighthive/helpers copying lighthive/helpers/account.py -> build/lib/lighthive/helpers copying lighthive/helpers/__init__.py -> build/lib/lighthive/helpers copying lighthive/helpers/rc.py -> build/lib/lighthive/helpers creating build/lib/lighthive/vendor copying lighthive/vendor/__init__.py -> build/lib/lighthive/vendor copying lighthive/vendor/rc.py -> build/lib/lighthive/vendor creating build/lib/lighthive/broadcast copying lighthive/broadcast/transaction_builder.py -> build/lib/lighthive/broadcast copying lighthive/broadcast/utils.py -> build/lib/lighthive/broadcast copying lighthive/broadcast/chains.py -> build/lib/lighthive/broadcast copying lighthive/broadcast/__init__.py -> build/lib/lighthive/broadcast copying lighthive/broadcast/base58.py -> build/lib/lighthive/broadcast copying lighthive/broadcast/key_objects.py -> build/lib/lighthive/broadcast 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/lighthive copying build/lib/lighthive/client.py -> build/bdist.linux-armv7l/wheel/lighthive creating build/bdist.linux-armv7l/wheel/lighthive/helpers copying build/lib/lighthive/helpers/event_listener.py -> build/bdist.linux-armv7l/wheel/lighthive/helpers copying build/lib/lighthive/helpers/amount.py -> build/bdist.linux-armv7l/wheel/lighthive/helpers copying build/lib/lighthive/helpers/account.py -> build/bdist.linux-armv7l/wheel/lighthive/helpers copying build/lib/lighthive/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/lighthive/helpers copying build/lib/lighthive/helpers/rc.py -> build/bdist.linux-armv7l/wheel/lighthive/helpers copying build/lib/lighthive/exceptions.py -> build/bdist.linux-armv7l/wheel/lighthive copying build/lib/lighthive/__init__.py -> build/bdist.linux-armv7l/wheel/lighthive creating build/bdist.linux-armv7l/wheel/lighthive/vendor copying build/lib/lighthive/vendor/__init__.py -> build/bdist.linux-armv7l/wheel/lighthive/vendor copying build/lib/lighthive/vendor/rc.py -> build/bdist.linux-armv7l/wheel/lighthive/vendor creating build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/broadcast/transaction_builder.py -> build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/broadcast/utils.py -> build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/broadcast/chains.py -> build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/broadcast/__init__.py -> build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/broadcast/base58.py -> build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/broadcast/key_objects.py -> build/bdist.linux-armv7l/wheel/lighthive/broadcast copying build/lib/lighthive/datastructures.py -> build/bdist.linux-armv7l/wheel/lighthive running install_egg_info running egg_info writing top-level names to lighthive.egg-info/top_level.txt writing lighthive.egg-info/PKG-INFO writing dependency_links to lighthive.egg-info/dependency_links.txt writing requirements to lighthive.egg-info/requires.txt reading manifest file 'lighthive.egg-info/SOURCES.txt' writing manifest file 'lighthive.egg-info/SOURCES.txt' Copying lighthive.egg-info to build/bdist.linux-armv7l/wheel/lighthive-0.1.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lighthive-0.1.5.dist-info/WHEEL creating '/tmp/pip-wheel-t1jru42z/lighthive-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lighthive/__init__.py' adding 'lighthive/client.py' adding 'lighthive/datastructures.py' adding 'lighthive/exceptions.py' adding 'lighthive/broadcast/__init__.py' adding 'lighthive/broadcast/base58.py' adding 'lighthive/broadcast/chains.py' adding 'lighthive/broadcast/key_objects.py' adding 'lighthive/broadcast/transaction_builder.py' adding 'lighthive/broadcast/utils.py' adding 'lighthive/helpers/__init__.py' adding 'lighthive/helpers/account.py' adding 'lighthive/helpers/amount.py' adding 'lighthive/helpers/event_listener.py' adding 'lighthive/helpers/rc.py' adding 'lighthive/vendor/__init__.py' adding 'lighthive/vendor/rc.py' adding 'lighthive-0.1.5.dist-info/METADATA' adding 'lighthive-0.1.5.dist-info/WHEEL' adding 'lighthive-0.1.5.dist-info/top_level.txt' adding 'lighthive-0.1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lighthive: finished with status 'done' Stored in directory: /tmp/tmpgj3ysnkf Successfully built lighthive Cleaning up... Removing source in /tmp/pip-wheel-sv2f3xp2/lighthive Removed build tracker '/tmp/pip-req-tracker-1zaln2wm'