Created temporary directory: /tmp/pip-ephem-wheel-cache-odg83dzq Created temporary directory: /tmp/pip-req-tracker-wz92j70l Created requirements tracker '/tmp/pip-req-tracker-wz92j70l' Created temporary directory: /tmp/pip-wheel-9gmt9_0u Collecting exonum-python-client==0.4.0.dev1 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 Found link https://files.pythonhosted.org/packages/57/c7/392a0afe78d5bacaa8f01d63bb0ebf3415e09378ef200a268ee42801dc34/exonum-python-client-0.4.0.dev1.tar.gz#sha256=b99e046d24019d13eab1238543215c44bb4b0cdc7bc758a3ec6aa34727c65cf6 (from https://pypi.org/simple/exonum-python-client/) (requires-python:>=3.4), version: 0.4.0.dev1 Using version 0.4.0.dev1 (newest of versions: 0.4.0.dev1) Created temporary directory: /tmp/pip-unpack-x_67d1p8 Downloading https://files.pythonhosted.org/packages/57/c7/392a0afe78d5bacaa8f01d63bb0ebf3415e09378ef200a268ee42801dc34/exonum-python-client-0.4.0.dev1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/57/c7/392a0afe78d5bacaa8f01d63bb0ebf3415e09378ef200a268ee42801dc34/exonum-python-client-0.4.0.dev1.tar.gz#sha256=b99e046d24019d13eab1238543215c44bb4b0cdc7bc758a3ec6aa34727c65cf6 (from https://pypi.org/simple/exonum-python-client/) (requires-python:>=3.4) Added exonum-python-client==0.4.0.dev1 from https://files.pythonhosted.org/packages/57/c7/392a0afe78d5bacaa8f01d63bb0ebf3415e09378ef200a268ee42801dc34/exonum-python-client-0.4.0.dev1.tar.gz#sha256=b99e046d24019d13eab1238543215c44bb4b0cdc7bc758a3ec6aa34727c65cf6 to build tracker '/tmp/pip-req-tracker-wz92j70l' Running setup.py (path:/tmp/pip-wheel-9gmt9_0u/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 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 dependency_links to pip-egg-info/exonum_python_client.egg-info/dependency_links.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-9gmt9_0u/exonum-python-client has version 0.4.0.dev1, which satisfies requirement exonum-python-client==0.4.0.dev1 from https://files.pythonhosted.org/packages/57/c7/392a0afe78d5bacaa8f01d63bb0ebf3415e09378ef200a268ee42801dc34/exonum-python-client-0.4.0.dev1.tar.gz#sha256=b99e046d24019d13eab1238543215c44bb4b0cdc7bc758a3ec6aa34727c65cf6 Removed exonum-python-client==0.4.0.dev1 from https://files.pythonhosted.org/packages/57/c7/392a0afe78d5bacaa8f01d63bb0ebf3415e09378ef200a268ee42801dc34/exonum-python-client-0.4.0.dev1.tar.gz#sha256=b99e046d24019d13eab1238543215c44bb4b0cdc7bc758a3ec6aa34727c65cf6 from build tracker '/tmp/pip-req-tracker-wz92j70l' Building wheels for collected packages: exonum-python-client Created temporary directory: /tmp/pip-wheel-ha_ygmxe Running setup.py bdist_wheel for exonum-python-client: started Destination directory: /tmp/pip-wheel-ha_ygmxe Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9gmt9_0u/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-ha_ygmxe 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/__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/__init__.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/__init__.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/__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 requirements to exonum_python_client.egg-info/requires.txt writing top-level names to exonum_python_client.egg-info/top_level.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.4.0.dev1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/exonum_python_client-0.4.0.dev1.dist-info/WHEEL creating '/tmp/pip-wheel-ha_ygmxe/exonum_python_client-0.4.0.dev1-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/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/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.4.0.dev1.dist-info/METADATA' adding 'exonum_python_client-0.4.0.dev1.dist-info/WHEEL' adding 'exonum_python_client-0.4.0.dev1.dist-info/top_level.txt' adding 'exonum_python_client-0.4.0.dev1.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/tmphotp7vv8 Successfully built exonum-python-client Cleaning up... Removing source in /tmp/pip-wheel-9gmt9_0u/exonum-python-client Removed build tracker '/tmp/pip-req-tracker-wz92j70l'