Created temporary directory: /tmp/pip-ephem-wheel-cache-ilqchldn Created temporary directory: /tmp/pip-req-tracker-wl22_tk8 Created requirements tracker '/tmp/pip-req-tracker-wl22_tk8' Created temporary directory: /tmp/pip-wheel-nj0jvdr4 Looking in indexes: https://pypi.python.org/simple Collecting ufobit==0.6.1 1 location(s) to search for versions of ufobit: * https://pypi.python.org/simple/ufobit/ Getting page https://pypi.python.org/simple/ufobit/ Analyzing links from page https://pypi.org/simple/ufobit/ Found link https://files.pythonhosted.org/packages/a0/f1/31d43c7028a28661165ee190f365078f2ddb2d3a235ffdec8cd63af7bebe/ufobit-0.4.3.tar.gz#sha256=99032f2548868c0bd7825f2eed98f0dc702be72f7b0273d7bd29b71d76ccc3e4 (from https://pypi.org/simple/ufobit/), version: 0.4.3 Found link https://files.pythonhosted.org/packages/eb/fd/e7b78915bccbfbee4cdf6c3a41575c76db709aa74a3b88daefd2930c7496/ufobit-0.4.4.tar.gz#sha256=427c0f9591729e79f35e44ee949285bf8c6c213389ece9e53cccf2664a0a274a (from https://pypi.org/simple/ufobit/), version: 0.4.4 Found link https://files.pythonhosted.org/packages/8d/c9/117de6cab4dbc7125640bef7c8518d9fa2d83f7209149bd6932107aa504f/ufobit-0.4.5.tar.gz#sha256=25c4457171bee6452f475469e32c42ba201c7db4c608aa9da9d61abc17f57ef1 (from https://pypi.org/simple/ufobit/), version: 0.4.5 Found link https://files.pythonhosted.org/packages/c9/6e/d15699fc2a47df70ae1c84f6919fc9d073787032b8981813f4578ff9d74a/ufobit-0.6.tar.gz#sha256=9787f8dc453cdb44ba5549711753f41fa35ebe5d76fd2f5cbf23b0dab08d3013 (from https://pypi.org/simple/ufobit/), version: 0.6 Found link https://files.pythonhosted.org/packages/e9/35/698a5860dc50725ff1e094c68462a4cd42ba6fbb8286b4cd383d60710807/ufobit-0.6.1.tar.gz#sha256=4098d300263269cc2453ecf8d7804f1e8a9a5afc459b381b130d993f3be8803d (from https://pypi.org/simple/ufobit/), version: 0.6.1 Using version 0.6.1 (newest of versions: 0.6.1) Created temporary directory: /tmp/pip-unpack-7okkref9 Downloading https://files.pythonhosted.org/packages/e9/35/698a5860dc50725ff1e094c68462a4cd42ba6fbb8286b4cd383d60710807/ufobit-0.6.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e9/35/698a5860dc50725ff1e094c68462a4cd42ba6fbb8286b4cd383d60710807/ufobit-0.6.1.tar.gz#sha256=4098d300263269cc2453ecf8d7804f1e8a9a5afc459b381b130d993f3be8803d (from https://pypi.org/simple/ufobit/) Added ufobit==0.6.1 from https://files.pythonhosted.org/packages/e9/35/698a5860dc50725ff1e094c68462a4cd42ba6fbb8286b4cd383d60710807/ufobit-0.6.1.tar.gz#sha256=4098d300263269cc2453ecf8d7804f1e8a9a5afc459b381b130d993f3be8803d to build tracker '/tmp/pip-req-tracker-wl22_tk8' Running setup.py (path:/tmp/pip-wheel-nj0jvdr4/ufobit/setup.py) egg_info for package ufobit Running command python setup.py egg_info running egg_info creating pip-egg-info/ufobit.egg-info writing dependency_links to pip-egg-info/ufobit.egg-info/dependency_links.txt writing entry points to pip-egg-info/ufobit.egg-info/entry_points.txt writing requirements to pip-egg-info/ufobit.egg-info/requires.txt writing pip-egg-info/ufobit.egg-info/PKG-INFO writing top-level names to pip-egg-info/ufobit.egg-info/top_level.txt writing manifest file 'pip-egg-info/ufobit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ufobit.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ufobit.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nj0jvdr4/ufobit has version 0.6.1, which satisfies requirement ufobit==0.6.1 from https://files.pythonhosted.org/packages/e9/35/698a5860dc50725ff1e094c68462a4cd42ba6fbb8286b4cd383d60710807/ufobit-0.6.1.tar.gz#sha256=4098d300263269cc2453ecf8d7804f1e8a9a5afc459b381b130d993f3be8803d Removed ufobit==0.6.1 from https://files.pythonhosted.org/packages/e9/35/698a5860dc50725ff1e094c68462a4cd42ba6fbb8286b4cd383d60710807/ufobit-0.6.1.tar.gz#sha256=4098d300263269cc2453ecf8d7804f1e8a9a5afc459b381b130d993f3be8803d from build tracker '/tmp/pip-req-tracker-wl22_tk8' Building wheels for collected packages: ufobit Created temporary directory: /tmp/pip-wheel-dbetrlvm Running setup.py bdist_wheel for ufobit: started Destination directory: /tmp/pip-wheel-dbetrlvm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nj0jvdr4/ufobit/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-dbetrlvm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_wallet.py -> build/lib/tests copying tests/test_base58.py -> build/lib/tests copying tests/test_format.py -> build/lib/tests copying tests/test_curve.py -> build/lib/tests copying tests/samples.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_transaction.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/ufobit copying ufobit/exceptions.py -> build/lib/ufobit copying ufobit/format.py -> build/lib/ufobit copying ufobit/crypto.py -> build/lib/ufobit copying ufobit/keygen.py -> build/lib/ufobit copying ufobit/curve.py -> build/lib/ufobit copying ufobit/wallet.py -> build/lib/ufobit copying ufobit/base58.py -> build/lib/ufobit copying ufobit/transaction.py -> build/lib/ufobit copying ufobit/cli.py -> build/lib/ufobit copying ufobit/base32.py -> build/lib/ufobit copying ufobit/utils.py -> build/lib/ufobit copying ufobit/__init__.py -> build/lib/ufobit creating build/lib/tests/network copying tests/network/test_meta.py -> build/lib/tests/network copying tests/network/test_services.py -> build/lib/tests/network copying tests/network/test_fees.py -> build/lib/tests/network copying tests/network/__init__.py -> build/lib/tests/network copying tests/network/test_rates.py -> build/lib/tests/network creating build/lib/ufobit/network copying ufobit/network/rates.py -> build/lib/ufobit/network copying ufobit/network/fees.py -> build/lib/ufobit/network copying ufobit/network/meta.py -> build/lib/ufobit/network copying ufobit/network/services.py -> build/lib/ufobit/network copying ufobit/network/__init__.py -> build/lib/ufobit/network 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/tests copying build/lib/tests/test_wallet.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_base58.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_format.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_curve.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/samples.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/network/test_meta.py -> build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/network/test_services.py -> build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/network/test_fees.py -> build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/network/__init__.py -> build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/network/test_rates.py -> build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_transaction.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/exceptions.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/format.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/crypto.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/keygen.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/curve.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/wallet.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/base58.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/transaction.py -> build/bdist.linux-armv7l/wheel/ufobit creating build/bdist.linux-armv7l/wheel/ufobit/network copying build/lib/ufobit/network/rates.py -> build/bdist.linux-armv7l/wheel/ufobit/network copying build/lib/ufobit/network/fees.py -> build/bdist.linux-armv7l/wheel/ufobit/network copying build/lib/ufobit/network/meta.py -> build/bdist.linux-armv7l/wheel/ufobit/network copying build/lib/ufobit/network/services.py -> build/bdist.linux-armv7l/wheel/ufobit/network copying build/lib/ufobit/network/__init__.py -> build/bdist.linux-armv7l/wheel/ufobit/network copying build/lib/ufobit/cli.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/base32.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/utils.py -> build/bdist.linux-armv7l/wheel/ufobit copying build/lib/ufobit/__init__.py -> build/bdist.linux-armv7l/wheel/ufobit running install_egg_info running egg_info writing entry points to ufobit.egg-info/entry_points.txt writing ufobit.egg-info/PKG-INFO writing top-level names to ufobit.egg-info/top_level.txt writing requirements to ufobit.egg-info/requires.txt writing dependency_links to ufobit.egg-info/dependency_links.txt reading manifest file 'ufobit.egg-info/SOURCES.txt' writing manifest file 'ufobit.egg-info/SOURCES.txt' Copying ufobit.egg-info to build/bdist.linux-armv7l/wheel/ufobit-0.6.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ufobit-0.6.1.dist-info/WHEEL creating '/tmp/pip-wheel-dbetrlvm/ufobit-0.6.1-py3-none-any.whl' and adding '.' to it adding 'tests/__init__.py' adding 'tests/samples.py' adding 'tests/test_base58.py' adding 'tests/test_curve.py' adding 'tests/test_format.py' adding 'tests/test_transaction.py' adding 'tests/test_utils.py' adding 'tests/test_wallet.py' adding 'tests/utils.py' adding 'tests/network/__init__.py' adding 'tests/network/test_fees.py' adding 'tests/network/test_meta.py' adding 'tests/network/test_rates.py' adding 'tests/network/test_services.py' adding 'ufobit/__init__.py' adding 'ufobit/base32.py' adding 'ufobit/base58.py' adding 'ufobit/cli.py' adding 'ufobit/crypto.py' adding 'ufobit/curve.py' adding 'ufobit/exceptions.py' adding 'ufobit/format.py' adding 'ufobit/keygen.py' adding 'ufobit/transaction.py' adding 'ufobit/utils.py' adding 'ufobit/wallet.py' adding 'ufobit/network/__init__.py' adding 'ufobit/network/fees.py' adding 'ufobit/network/meta.py' adding 'ufobit/network/rates.py' adding 'ufobit/network/services.py' adding 'ufobit-0.6.1.dist-info/entry_points.txt' adding 'ufobit-0.6.1.dist-info/top_level.txt' adding 'ufobit-0.6.1.dist-info/WHEEL' adding 'ufobit-0.6.1.dist-info/METADATA' adding 'ufobit-0.6.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ufobit: finished with status 'done' Stored in directory: /tmp/tmpbvpkjytz Successfully built ufobit Cleaning up... Removing source in /tmp/pip-wheel-nj0jvdr4/ufobit Removed build tracker '/tmp/pip-req-tracker-wl22_tk8'