Collecting von-anchor==1.6.5 1 location(s) to search for versions of von-anchor: * https://pypi.python.org/simple/von-anchor/ Getting page https://pypi.python.org/simple/von-anchor/ Analyzing links from page https://pypi.org/simple/von-anchor/ Found link https://files.pythonhosted.org/packages/60/f3/00be2becb25a58528af6dc6fbcca55476ff58526eff0c73540c1ae0a2f85/von_anchor-1.6.0.tar.gz#sha256=6fdfff3f856b49c828e89d985cad4eb6671ffd7d68c6f90e0981f4e5aa858f01 (from https://pypi.org/simple/von-anchor/) (requires-python:>=3.5), version: 1.6.0 Found link https://files.pythonhosted.org/packages/34/9b/7f30acc08a03b92c3e56a1e4e0d0407a87f220eb7d58a1df269826fa42d0/von_anchor-1.6.1.tar.gz#sha256=956e2e061e2ec8eab015f2d00c293f0756bacfbffc3a1d6459fbc4551cf295c4 (from https://pypi.org/simple/von-anchor/) (requires-python:>=3.5), version: 1.6.1 Found link https://files.pythonhosted.org/packages/d3/87/45abdaff02d3b72bebbcbd3b3b9e50d5dfaf8c236a2aa5bea3875ad6bc1f/von_anchor-1.6.3.tar.gz#sha256=a46efb5059d900d96649982df8d5c96a08c6b6177c32e1ff93ed24cb75a4ef0b (from https://pypi.org/simple/von-anchor/) (requires-python:>=3.5), version: 1.6.3 Found link https://files.pythonhosted.org/packages/d4/14/94cb058903d43108a5ed95537e34dfc52864551e813356c7a9c9f1b85d50/von_anchor-1.6.4.tar.gz#sha256=703b9e06d9e651ef17e8212c4557afd519570ecba53ebb54dd758183011de112 (from https://pypi.org/simple/von-anchor/) (requires-python:>=3.5), version: 1.6.4 Found link https://files.pythonhosted.org/packages/70/a9/0b9d5daf76082356161281698b1bf7eca3d045e92870563c0fc125b851e6/von_anchor-1.6.5.tar.gz#sha256=71e1f3c7a549e29dc4002b4495325e42dd73d6d67986b1a00996e2740c060a69 (from https://pypi.org/simple/von-anchor/) (requires-python:>=3.5), version: 1.6.5 Using version 1.6.5 (newest of versions: 1.6.5) Downloading https://files.pythonhosted.org/packages/70/a9/0b9d5daf76082356161281698b1bf7eca3d045e92870563c0fc125b851e6/von_anchor-1.6.5.tar.gz (67kB) Downloading from URL https://files.pythonhosted.org/packages/70/a9/0b9d5daf76082356161281698b1bf7eca3d045e92870563c0fc125b851e6/von_anchor-1.6.5.tar.gz#sha256=71e1f3c7a549e29dc4002b4495325e42dd73d6d67986b1a00996e2740c060a69 (from https://pypi.org/simple/von-anchor/) (requires-python:>=3.5) Running setup.py (path:/tmp/pip-build-3d04gufv/von-anchor/setup.py) egg_info for package von-anchor Running command python setup.py egg_info running egg_info creating pip-egg-info/von_anchor.egg-info writing top-level names to pip-egg-info/von_anchor.egg-info/top_level.txt writing dependency_links to pip-egg-info/von_anchor.egg-info/dependency_links.txt writing requirements to pip-egg-info/von_anchor.egg-info/requires.txt writing pip-egg-info/von_anchor.egg-info/PKG-INFO writing manifest file 'pip-egg-info/von_anchor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/von_anchor.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/von_anchor.egg-info/SOURCES.txt' Source in /tmp/pip-build-3d04gufv/von-anchor has version 1.6.5, which satisfies requirement von-anchor==1.6.5 from https://files.pythonhosted.org/packages/70/a9/0b9d5daf76082356161281698b1bf7eca3d045e92870563c0fc125b851e6/von_anchor-1.6.5.tar.gz#sha256=71e1f3c7a549e29dc4002b4495325e42dd73d6d67986b1a00996e2740c060a69 Building wheels for collected packages: von-anchor Running setup.py bdist_wheel for von-anchor: started Destination directory: /tmp/tmpf528rzfwpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3d04gufv/von-anchor/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/tmpf528rzfwpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_anchors.py -> build/lib/test copying test/test_wallet.py -> build/lib/test copying test/test_pool.py -> build/lib/test copying test/test_codec.py -> build/lib/test copying test/test_cache.py -> build/lib/test copying test/test_id_valid.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/conftest.py -> build/lib/test creating build/lib/von_anchor copying von_anchor/tails.py -> build/lib/von_anchor copying von_anchor/codec.py -> build/lib/von_anchor copying von_anchor/wallet.py -> build/lib/von_anchor copying von_anchor/nodepool.py -> build/lib/von_anchor copying von_anchor/util.py -> build/lib/von_anchor copying von_anchor/error.py -> build/lib/von_anchor copying von_anchor/cache.py -> build/lib/von_anchor copying von_anchor/validate_config.py -> build/lib/von_anchor copying von_anchor/__init__.py -> build/lib/von_anchor creating build/lib/von_anchor/anchor copying von_anchor/anchor/origin.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/verifier.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/base.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/holder_prover.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/smith.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/demo.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/issuer.py -> build/lib/von_anchor/anchor copying von_anchor/anchor/__init__.py -> build/lib/von_anchor/anchor 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/test copying build/lib/test/test_anchors.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_wallet.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pool.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_codec.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_cache.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_id_valid.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/conftest.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/tails.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/codec.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/wallet.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/nodepool.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/util.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/error.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/cache.py -> build/bdist.linux-armv7l/wheel/von_anchor copying build/lib/von_anchor/validate_config.py -> build/bdist.linux-armv7l/wheel/von_anchor creating build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/origin.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/verifier.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/base.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/holder_prover.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/smith.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/demo.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/issuer.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/anchor/__init__.py -> build/bdist.linux-armv7l/wheel/von_anchor/anchor copying build/lib/von_anchor/__init__.py -> build/bdist.linux-armv7l/wheel/von_anchor running install_egg_info running egg_info writing dependency_links to von_anchor.egg-info/dependency_links.txt writing von_anchor.egg-info/PKG-INFO writing top-level names to von_anchor.egg-info/top_level.txt writing requirements to von_anchor.egg-info/requires.txt reading manifest file 'von_anchor.egg-info/SOURCES.txt' writing manifest file 'von_anchor.egg-info/SOURCES.txt' Copying von_anchor.egg-info to build/bdist.linux-armv7l/wheel/von_anchor-1.6.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/von_anchor-1.6.5.dist-info/WHEEL creating '/tmp/tmpf528rzfwpip-wheel-/von_anchor-1.6.5-py3-none-any.whl' and adding '.' to it adding 'test/__init__.py' adding 'test/conftest.py' adding 'test/test_anchors.py' adding 'test/test_cache.py' adding 'test/test_codec.py' adding 'test/test_id_valid.py' adding 'test/test_pool.py' adding 'test/test_wallet.py' adding 'von_anchor/__init__.py' adding 'von_anchor/cache.py' adding 'von_anchor/codec.py' adding 'von_anchor/error.py' adding 'von_anchor/nodepool.py' adding 'von_anchor/tails.py' adding 'von_anchor/util.py' adding 'von_anchor/validate_config.py' adding 'von_anchor/wallet.py' adding 'von_anchor/anchor/__init__.py' adding 'von_anchor/anchor/base.py' adding 'von_anchor/anchor/demo.py' adding 'von_anchor/anchor/holder_prover.py' adding 'von_anchor/anchor/issuer.py' adding 'von_anchor/anchor/origin.py' adding 'von_anchor/anchor/smith.py' adding 'von_anchor/anchor/verifier.py' adding 'von_anchor-1.6.5.dist-info/top_level.txt' adding 'von_anchor-1.6.5.dist-info/WHEEL' adding 'von_anchor-1.6.5.dist-info/METADATA' adding 'von_anchor-1.6.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for von-anchor: finished with status 'done' Stored in directory: /tmp/tmpqivo1pw0 Successfully built von-anchor Cleaning up... Removing source in /tmp/pip-build-3d04gufv/von-anchor