Collecting arkdbtools==0.2.8 1 location(s) to search for versions of arkdbtools: * https://pypi.python.org/simple/arkdbtools/ Getting page https://pypi.python.org/simple/arkdbtools/ Analyzing links from page https://pypi.python.org/simple/arkdbtools/ Found link https://pypi.python.org/packages/00/63/8a0191ef885741a1ec6f783b54c5077e6f772a70decb4b14d1e84b0b64e4/arkdbtools-0.2.4.tar.gz#md5=4eafc177ed13d94123fce6cdf75fe9ac (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.4 Found link https://pypi.python.org/packages/02/50/7ed077371bd6202e1a06bc2ee738abb9dfa8545d6ad57968ae34d0dd1e6a/arkdbtools-0.1.0.tar.gz#md5=50280fd3e6b0806dbbe63cfa489e7590 (from https://pypi.python.org/simple/arkdbtools/), version: 0.1.0 Found link https://pypi.python.org/packages/34/c2/69fdb67eb986bc401fee7960573f7535b6567071eca2cf6f3335cdc96f64/arkdbtools-0.2.1.tar.gz#md5=79762b61aae03795111153feb75dc808 (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.1 Found link https://pypi.python.org/packages/37/d0/2e671f9ecf6d30aedf601eb059cd3066fb164e659469dc44674afca91773/arkdbtools-0.2.3.tar.gz#md5=3cd38d8e9646a4c67bc1b8acc46f3ded (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.3 Found link https://pypi.python.org/packages/94/2a/6507aa91a9cbb31abcc3c0da759d49976cd44c1499ec42dc452aaf77fccd/arkdbtools-0.2.6.tar.gz#md5=8ce8e878e12e701c7f7afc2af3878f72 (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.6 Found link https://pypi.python.org/packages/a1/72/6ce22cd693ba435037d00998d8968ed036513891c45313bb45c342a83d6a/arkdbtools-0.2.8.tar.gz#md5=89beab8fbd511a1573832f96c91d8db4 (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.8 Found link https://pypi.python.org/packages/a5/67/a1edacb03434112efde5b8d89f82f30531212d9dbdc6f39c2b1059996657/arkdbtools-0.2.2.tar.gz#md5=414b31e4d4c09a70106836eaeb5b8b23 (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.2 Found link https://pypi.python.org/packages/b7/f6/28e59117e551911b008bf592903ccae0c65dd4610204c0a493113a5273a9/arkdbtools-0.2.0.tar.gz#md5=bf66c99d8bc03fea34dd44ef06b9abb1 (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.0 Found link https://pypi.python.org/packages/c3/ec/75960a91865ec8a5a2ee9535ec627548fe5d859e3f61c89ff4d0fa84c36e/arkdbtools-0.2.5.tar.gz#md5=b92c8efb0f120df4261797a448b101cf (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.5 Found link https://pypi.python.org/packages/dc/97/f8dfe2e75eb2ba53dd910112ad2277268d1de2a115a719ca6e82fd899c66/arkdbtools-0.2.7.tar.gz#md5=0287ab3e8e6153ff4a775663a46da9d6 (from https://pypi.python.org/simple/arkdbtools/), version: 0.2.7 Using version 0.2.8 (newest of versions: 0.2.8) Downloading arkdbtools-0.2.8.tar.gz Downloading from URL https://pypi.python.org/packages/a1/72/6ce22cd693ba435037d00998d8968ed036513891c45313bb45c342a83d6a/arkdbtools-0.2.8.tar.gz#md5=89beab8fbd511a1573832f96c91d8db4 (from https://pypi.python.org/simple/arkdbtools/) Running setup.py (path:/tmp/pip-build-xmr9armn/arkdbtools/setup.py) egg_info for package arkdbtools Running command python setup.py egg_info running egg_info creating pip-egg-info/arkdbtools.egg-info writing dependency_links to pip-egg-info/arkdbtools.egg-info/dependency_links.txt writing pip-egg-info/arkdbtools.egg-info/PKG-INFO writing top-level names to pip-egg-info/arkdbtools.egg-info/top_level.txt writing manifest file 'pip-egg-info/arkdbtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/arkdbtools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/arkdbtools.egg-info/SOURCES.txt' Source in /tmp/pip-build-xmr9armn/arkdbtools has version 0.2.8, which satisfies requirement arkdbtools==0.2.8 from https://pypi.python.org/packages/a1/72/6ce22cd693ba435037d00998d8968ed036513891c45313bb45c342a83d6a/arkdbtools-0.2.8.tar.gz#md5=89beab8fbd511a1573832f96c91d8db4 Building wheels for collected packages: arkdbtools Running setup.py bdist_wheel for arkdbtools: started Destination directory: /tmp/tmpz4pzoq4bpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xmr9armn/arkdbtools/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/tmpz4pzoq4bpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/arkdbtools copying arkdbtools/utils.py -> build/lib/arkdbtools copying arkdbtools/__init__.py -> build/lib/arkdbtools copying arkdbtools/config.py -> build/lib/arkdbtools copying arkdbtools/dbtools.py -> build/lib/arkdbtools copying arkdbtools/misc.py -> build/lib/arkdbtools creating build/lib/arkdbtools/tests copying arkdbtools/tests/test_delegate_trueshare.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/__init__.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_set_connection.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_set_delegate.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_set_sender.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_address.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_delegate_share.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_set_calculation.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_node.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_blockchain.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_core.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_delegate.py -> build/lib/arkdbtools/tests copying arkdbtools/tests/test_get_transactionlist.py -> build/lib/arkdbtools/tests 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/arkdbtools copying build/lib/arkdbtools/utils.py -> build/bdist.linux-armv7l/wheel/arkdbtools copying build/lib/arkdbtools/__init__.py -> build/bdist.linux-armv7l/wheel/arkdbtools creating build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_delegate_trueshare.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/__init__.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_set_connection.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_set_delegate.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_set_sender.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_address.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_delegate_share.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_set_calculation.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_node.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_blockchain.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_core.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_delegate.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/tests/test_get_transactionlist.py -> build/bdist.linux-armv7l/wheel/arkdbtools/tests copying build/lib/arkdbtools/config.py -> build/bdist.linux-armv7l/wheel/arkdbtools copying build/lib/arkdbtools/dbtools.py -> build/bdist.linux-armv7l/wheel/arkdbtools copying build/lib/arkdbtools/misc.py -> build/bdist.linux-armv7l/wheel/arkdbtools running install_egg_info running egg_info creating arkdbtools.egg-info writing dependency_links to arkdbtools.egg-info/dependency_links.txt writing arkdbtools.egg-info/PKG-INFO writing top-level names to arkdbtools.egg-info/top_level.txt writing manifest file 'arkdbtools.egg-info/SOURCES.txt' reading manifest file 'arkdbtools.egg-info/SOURCES.txt' writing manifest file 'arkdbtools.egg-info/SOURCES.txt' Copying arkdbtools.egg-info to build/bdist.linux-armv7l/wheel/arkdbtools-0.2.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/arkdbtools-0.2.8.dist-info/WHEEL Running setup.py bdist_wheel for arkdbtools: finished with status 'done' Stored in directory: /tmp/tmpxqyd0pzb Successfully built arkdbtools Cleaning up... Removing source in /tmp/pip-build-xmr9armn/arkdbtools