Created temporary directory: /tmp/pip-ephem-wheel-cache-6289__qx Created temporary directory: /tmp/pip-req-tracker-w5rmvn6a Created requirements tracker '/tmp/pip-req-tracker-w5rmvn6a' Created temporary directory: /tmp/pip-wheel-ui0x2yzc Collecting exonum-python-client==0.3.1 1 location(s) to search for versions of exonum-python-client: * https://pypi.org/simple/exonum-python-client/ Getting page https://pypi.org/simple/exonum-python-client/ Analyzing links from page https://pypi.org/simple/exonum-python-client/ Found link https://files.pythonhosted.org/packages/66/62/84c25b97fe5d788cb59298031f30c1a229b3bb8fcc71755ea4f1c98c9c11/exonum-python-client-0.3.1.tar.gz#sha256=8d145affd8f54f381366595b9677b12381e572c18b9df97128e03ae906a14f27 (from https://pypi.org/simple/exonum-python-client/) (requires-python:>=3.4), version: 0.3.1 Using version 0.3.1 (newest of versions: 0.3.1) Created temporary directory: /tmp/pip-unpack-wuu2x8rl Downloading https://files.pythonhosted.org/packages/66/62/84c25b97fe5d788cb59298031f30c1a229b3bb8fcc71755ea4f1c98c9c11/exonum-python-client-0.3.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/66/62/84c25b97fe5d788cb59298031f30c1a229b3bb8fcc71755ea4f1c98c9c11/exonum-python-client-0.3.1.tar.gz#sha256=8d145affd8f54f381366595b9677b12381e572c18b9df97128e03ae906a14f27 (from https://pypi.org/simple/exonum-python-client/) (requires-python:>=3.4) Added exonum-python-client==0.3.1 from https://files.pythonhosted.org/packages/66/62/84c25b97fe5d788cb59298031f30c1a229b3bb8fcc71755ea4f1c98c9c11/exonum-python-client-0.3.1.tar.gz#sha256=8d145affd8f54f381366595b9677b12381e572c18b9df97128e03ae906a14f27 to build tracker '/tmp/pip-req-tracker-w5rmvn6a' Running setup.py (path:/tmp/pip-wheel-ui0x2yzc/exonum-python-client/setup.py) egg_info for package exonum-python-client Running command python setup.py egg_info running egg_info creating pip-egg-info/exonum_python_client.egg-info writing dependency_links to pip-egg-info/exonum_python_client.egg-info/dependency_links.txt writing requirements to pip-egg-info/exonum_python_client.egg-info/requires.txt writing top-level names to pip-egg-info/exonum_python_client.egg-info/top_level.txt writing pip-egg-info/exonum_python_client.egg-info/PKG-INFO writing manifest file 'pip-egg-info/exonum_python_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/exonum_python_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/exonum_python_client.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ui0x2yzc/exonum-python-client has version 0.3.1, which satisfies requirement exonum-python-client==0.3.1 from https://files.pythonhosted.org/packages/66/62/84c25b97fe5d788cb59298031f30c1a229b3bb8fcc71755ea4f1c98c9c11/exonum-python-client-0.3.1.tar.gz#sha256=8d145affd8f54f381366595b9677b12381e572c18b9df97128e03ae906a14f27 Removed exonum-python-client==0.3.1 from https://files.pythonhosted.org/packages/66/62/84c25b97fe5d788cb59298031f30c1a229b3bb8fcc71755ea4f1c98c9c11/exonum-python-client-0.3.1.tar.gz#sha256=8d145affd8f54f381366595b9677b12381e572c18b9df97128e03ae906a14f27 from build tracker '/tmp/pip-req-tracker-w5rmvn6a' Building wheels for collected packages: exonum-python-client Created temporary directory: /tmp/pip-wheel-kcg7sqaf Running setup.py bdist_wheel for exonum-python-client: started Destination directory: /tmp/pip-wheel-kcg7sqaf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ui0x2yzc/exonum-python-client/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-kcg7sqaf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/exonum_client copying exonum_client/message.py -> build/lib/exonum_client copying exonum_client/protobuf_provider.py -> build/lib/exonum_client copying exonum_client/__init__.py -> build/lib/exonum_client copying exonum_client/crypto.py -> build/lib/exonum_client copying exonum_client/client.py -> build/lib/exonum_client copying exonum_client/protoc.py -> build/lib/exonum_client copying exonum_client/module_manager.py -> build/lib/exonum_client copying exonum_client/protobuf_loader.py -> build/lib/exonum_client creating build/lib/exonum_client/proofs copying exonum_client/proofs/__init__.py -> build/lib/exonum_client/proofs copying exonum_client/proofs/encoder.py -> build/lib/exonum_client/proofs copying exonum_client/proofs/hasher.py -> build/lib/exonum_client/proofs copying exonum_client/proofs/utils.py -> build/lib/exonum_client/proofs creating build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/constants.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/branch_node.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/map_proof.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/proof_path.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/__init__.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/optional_entry.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/errors.py -> build/lib/exonum_client/proofs/map_proof copying exonum_client/proofs/map_proof/map_proof_builder.py -> build/lib/exonum_client/proofs/map_proof creating build/lib/exonum_client/proofs/list_proof copying exonum_client/proofs/list_proof/proof_parser.py -> build/lib/exonum_client/proofs/list_proof copying exonum_client/proofs/list_proof/__init__.py -> build/lib/exonum_client/proofs/list_proof copying exonum_client/proofs/list_proof/list_proof_element.py -> build/lib/exonum_client/proofs/list_proof copying exonum_client/proofs/list_proof/key.py -> build/lib/exonum_client/proofs/list_proof copying exonum_client/proofs/list_proof/list_proof.py -> build/lib/exonum_client/proofs/list_proof copying exonum_client/proofs/list_proof/errors.py -> build/lib/exonum_client/proofs/list_proof 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/exonum_client copying build/lib/exonum_client/message.py -> build/bdist.linux-armv7l/wheel/exonum_client creating build/bdist.linux-armv7l/wheel/exonum_client/proofs creating build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/list_proof/proof_parser.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/list_proof/__init__.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/list_proof/list_proof_element.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/list_proof/key.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/list_proof/list_proof.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/list_proof/errors.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/list_proof copying build/lib/exonum_client/proofs/__init__.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs copying build/lib/exonum_client/proofs/encoder.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs copying build/lib/exonum_client/proofs/hasher.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs copying build/lib/exonum_client/proofs/utils.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs creating build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/constants.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/branch_node.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/map_proof.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/proof_path.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/__init__.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/optional_entry.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/errors.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/proofs/map_proof/map_proof_builder.py -> build/bdist.linux-armv7l/wheel/exonum_client/proofs/map_proof copying build/lib/exonum_client/protobuf_provider.py -> build/bdist.linux-armv7l/wheel/exonum_client copying build/lib/exonum_client/__init__.py -> build/bdist.linux-armv7l/wheel/exonum_client copying build/lib/exonum_client/crypto.py -> build/bdist.linux-armv7l/wheel/exonum_client copying build/lib/exonum_client/client.py -> build/bdist.linux-armv7l/wheel/exonum_client copying build/lib/exonum_client/protoc.py -> build/bdist.linux-armv7l/wheel/exonum_client copying build/lib/exonum_client/module_manager.py -> build/bdist.linux-armv7l/wheel/exonum_client copying build/lib/exonum_client/protobuf_loader.py -> build/bdist.linux-armv7l/wheel/exonum_client running install_egg_info running egg_info writing dependency_links to exonum_python_client.egg-info/dependency_links.txt writing exonum_python_client.egg-info/PKG-INFO writing top-level names to exonum_python_client.egg-info/top_level.txt writing requirements to exonum_python_client.egg-info/requires.txt reading manifest file 'exonum_python_client.egg-info/SOURCES.txt' writing manifest file 'exonum_python_client.egg-info/SOURCES.txt' Copying exonum_python_client.egg-info to build/bdist.linux-armv7l/wheel/exonum_python_client-0.3.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/exonum_python_client-0.3.1.dist-info/WHEEL creating '/tmp/pip-wheel-kcg7sqaf/exonum_python_client-0.3.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'exonum_client/__init__.py' adding 'exonum_client/client.py' adding 'exonum_client/crypto.py' adding 'exonum_client/message.py' adding 'exonum_client/module_manager.py' adding 'exonum_client/protobuf_loader.py' adding 'exonum_client/protobuf_provider.py' adding 'exonum_client/protoc.py' adding 'exonum_client/proofs/__init__.py' adding 'exonum_client/proofs/encoder.py' adding 'exonum_client/proofs/hasher.py' adding 'exonum_client/proofs/utils.py' adding 'exonum_client/proofs/list_proof/__init__.py' adding 'exonum_client/proofs/list_proof/errors.py' adding 'exonum_client/proofs/list_proof/key.py' adding 'exonum_client/proofs/list_proof/list_proof.py' adding 'exonum_client/proofs/list_proof/list_proof_element.py' adding 'exonum_client/proofs/list_proof/proof_parser.py' adding 'exonum_client/proofs/map_proof/__init__.py' adding 'exonum_client/proofs/map_proof/branch_node.py' adding 'exonum_client/proofs/map_proof/constants.py' adding 'exonum_client/proofs/map_proof/errors.py' adding 'exonum_client/proofs/map_proof/map_proof.py' adding 'exonum_client/proofs/map_proof/map_proof_builder.py' adding 'exonum_client/proofs/map_proof/optional_entry.py' adding 'exonum_client/proofs/map_proof/proof_path.py' adding 'exonum_python_client-0.3.1.dist-info/METADATA' adding 'exonum_python_client-0.3.1.dist-info/WHEEL' adding 'exonum_python_client-0.3.1.dist-info/top_level.txt' adding 'exonum_python_client-0.3.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for exonum-python-client: finished with status 'done' Stored in directory: /tmp/tmp9h6s660h Successfully built exonum-python-client Cleaning up... Removing source in /tmp/pip-wheel-ui0x2yzc/exonum-python-client Removed build tracker '/tmp/pip-req-tracker-w5rmvn6a'