Collecting bitcash==0.4.2 1 location(s) to search for versions of bitcash: * https://pypi.python.org/simple/bitcash/ Getting page https://pypi.python.org/simple/bitcash/ Analyzing links from page https://pypi.python.org/simple/bitcash/ Found link https://pypi.python.org/packages/3c/04/b93dcca5be85c3e74201b45f7f31c0881469c2c35cbf70ab6f0c5aa2bee4/bitcash-0.4.3.tar.gz#md5=243881a702588fb3834e0ac1476452fb (from https://pypi.python.org/simple/bitcash/), version: 0.4.3 Found link https://pypi.python.org/packages/70/2d/c4db23a2415044f2784567b47f110753dc1ab9344fa65ed2c6e1d8cc346b/bitcash-0.4.2.tar.gz#md5=c1a349bd98ee60c9d3d894d697628af1 (from https://pypi.python.org/simple/bitcash/), version: 0.4.2 Found link https://pypi.python.org/packages/e5/47/6b34af47228925b76999835720ef40280b66e6d53c1c61d503f28e06fac3/bitcash-0.4.1.tar.gz#md5=8b7b3867d7cb1409eff08ab72a699d43 (from https://pypi.python.org/simple/bitcash/), version: 0.4.1 Using version 0.4.2 (newest of versions: 0.4.2) Downloading bitcash-0.4.2.tar.gz Downloading from URL https://pypi.python.org/packages/70/2d/c4db23a2415044f2784567b47f110753dc1ab9344fa65ed2c6e1d8cc346b/bitcash-0.4.2.tar.gz#md5=c1a349bd98ee60c9d3d894d697628af1 (from https://pypi.python.org/simple/bitcash/) Running setup.py (path:/tmp/pip-build-yoqbnub6/bitcash/setup.py) egg_info for package bitcash Running command python setup.py egg_info running egg_info creating pip-egg-info/bitcash.egg-info writing pip-egg-info/bitcash.egg-info/PKG-INFO writing requirements to pip-egg-info/bitcash.egg-info/requires.txt writing entry points to pip-egg-info/bitcash.egg-info/entry_points.txt writing top-level names to pip-egg-info/bitcash.egg-info/top_level.txt writing dependency_links to pip-egg-info/bitcash.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/bitcash.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bitcash.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bitcash.egg-info/SOURCES.txt' Source in /tmp/pip-build-yoqbnub6/bitcash has version 0.4.2, which satisfies requirement bitcash==0.4.2 from https://pypi.python.org/packages/70/2d/c4db23a2415044f2784567b47f110753dc1ab9344fa65ed2c6e1d8cc346b/bitcash-0.4.2.tar.gz#md5=c1a349bd98ee60c9d3d894d697628af1 Building wheels for collected packages: bitcash Running setup.py bdist_wheel for bitcash: started Destination directory: /tmp/tmpifeilpjtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yoqbnub6/bitcash/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/tmpifeilpjtpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_transaction.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_format.py -> build/lib/tests copying tests/test_wallet.py -> build/lib/tests copying tests/samples.py -> build/lib/tests copying tests/test_base58.py -> build/lib/tests copying tests/test_curve.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests creating build/lib/bitcash copying bitcash/format.py -> build/lib/bitcash copying bitcash/wallet.py -> build/lib/bitcash copying bitcash/exceptions.py -> build/lib/bitcash copying bitcash/utils.py -> build/lib/bitcash copying bitcash/__init__.py -> build/lib/bitcash copying bitcash/keygen.py -> build/lib/bitcash copying bitcash/base58.py -> build/lib/bitcash copying bitcash/cli.py -> build/lib/bitcash copying bitcash/transaction.py -> build/lib/bitcash copying bitcash/curve.py -> build/lib/bitcash copying bitcash/crypto.py -> build/lib/bitcash creating build/lib/tests/network copying tests/network/test_rates.py -> build/lib/tests/network copying tests/network/__init__.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/test_meta.py -> build/lib/tests/network creating build/lib/bitcash/network copying bitcash/network/__init__.py -> build/lib/bitcash/network copying bitcash/network/fees.py -> build/lib/bitcash/network copying bitcash/network/meta.py -> build/lib/bitcash/network copying bitcash/network/services.py -> build/lib/bitcash/network copying bitcash/network/rates.py -> build/lib/bitcash/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_transaction.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.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_wallet.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/samples.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_base58.py -> build/bdist.linux-armv7l/wheel/tests creating 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/network/__init__.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/test_meta.py -> build/bdist.linux-armv7l/wheel/tests/network copying build/lib/tests/test_curve.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/format.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/wallet.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/exceptions.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/utils.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/__init__.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/keygen.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/base58.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/cli.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/transaction.py -> build/bdist.linux-armv7l/wheel/bitcash creating build/bdist.linux-armv7l/wheel/bitcash/network copying build/lib/bitcash/network/__init__.py -> build/bdist.linux-armv7l/wheel/bitcash/network copying build/lib/bitcash/network/fees.py -> build/bdist.linux-armv7l/wheel/bitcash/network copying build/lib/bitcash/network/meta.py -> build/bdist.linux-armv7l/wheel/bitcash/network copying build/lib/bitcash/network/services.py -> build/bdist.linux-armv7l/wheel/bitcash/network copying build/lib/bitcash/network/rates.py -> build/bdist.linux-armv7l/wheel/bitcash/network copying build/lib/bitcash/curve.py -> build/bdist.linux-armv7l/wheel/bitcash copying build/lib/bitcash/crypto.py -> build/bdist.linux-armv7l/wheel/bitcash running install_egg_info running egg_info writing dependency_links to bitcash.egg-info/dependency_links.txt writing entry points to bitcash.egg-info/entry_points.txt writing requirements to bitcash.egg-info/requires.txt writing top-level names to bitcash.egg-info/top_level.txt writing bitcash.egg-info/PKG-INFO reading manifest file 'bitcash.egg-info/SOURCES.txt' writing manifest file 'bitcash.egg-info/SOURCES.txt' Copying bitcash.egg-info to build/bdist.linux-armv7l/wheel/bitcash-0.4.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bitcash-0.4.2.dist-info/WHEEL Running setup.py bdist_wheel for bitcash: finished with status 'done' Stored in directory: /tmp/tmpi8o9p7u_ Successfully built bitcash Cleaning up... Removing source in /tmp/pip-build-yoqbnub6/bitcash