Collecting NebulasSdkPy==0.2.0 1 location(s) to search for versions of NebulasSdkPy: * https://pypi.python.org/simple/nebulassdkpy/ Getting page https://pypi.python.org/simple/nebulassdkpy/ Analyzing links from page https://pypi.org/simple/nebulassdkpy/ Found link https://files.pythonhosted.org/packages/8c/6a/cfb376acafa6585fc772208fd0aac23137c1920ecfe8fbfe61074519234c/NebulasSdkPy-0.1.0.tar.gz#sha256=878f08546d39f13881188e000e321dfec1d367d5c571866ecc20e479c909d32f (from https://pypi.org/simple/nebulassdkpy/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/28/e4/209a9b29f2affe8249424e82705498e990d5c6b5daa8c0fd698ef872ccd7/NebulasSdkPy-0.2.0.tar.gz#sha256=923a8c966f44e873aed8d64c67fd614b53f9212e06ca0e757437f4fac525b384 (from https://pypi.org/simple/nebulassdkpy/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading https://files.pythonhosted.org/packages/28/e4/209a9b29f2affe8249424e82705498e990d5c6b5daa8c0fd698ef872ccd7/NebulasSdkPy-0.2.0.tar.gz (207kB) Downloading from URL https://files.pythonhosted.org/packages/28/e4/209a9b29f2affe8249424e82705498e990d5c6b5daa8c0fd698ef872ccd7/NebulasSdkPy-0.2.0.tar.gz#sha256=923a8c966f44e873aed8d64c67fd614b53f9212e06ca0e757437f4fac525b384 (from https://pypi.org/simple/nebulassdkpy/) Running setup.py (path:/tmp/pip-build-ajpv_jla/NebulasSdkPy/setup.py) egg_info for package NebulasSdkPy Running command python setup.py egg_info running egg_info creating pip-egg-info/NebulasSdkPy.egg-info writing requirements to pip-egg-info/NebulasSdkPy.egg-info/requires.txt writing dependency_links to pip-egg-info/NebulasSdkPy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/NebulasSdkPy.egg-info/top_level.txt writing pip-egg-info/NebulasSdkPy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/NebulasSdkPy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/NebulasSdkPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/NebulasSdkPy.egg-info/SOURCES.txt' Source in /tmp/pip-build-ajpv_jla/NebulasSdkPy has version 0.2.0, which satisfies requirement NebulasSdkPy==0.2.0 from https://files.pythonhosted.org/packages/28/e4/209a9b29f2affe8249424e82705498e990d5c6b5daa8c0fd698ef872ccd7/NebulasSdkPy-0.2.0.tar.gz#sha256=923a8c966f44e873aed8d64c67fd614b53f9212e06ca0e757437f4fac525b384 Building wheels for collected packages: NebulasSdkPy Running setup.py bdist_wheel for NebulasSdkPy: started Destination directory: /tmp/tmp3m8nv8tcpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ajpv_jla/NebulasSdkPy/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/tmp3m8nv8tcpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nebpysdk copying nebpysdk/__init__.py -> build/lib/nebpysdk creating build/lib/nebpysdk/src copying nebpysdk/src/__init__.py -> build/lib/nebpysdk/src creating build/lib/nebpysdk/test copying nebpysdk/test/__init__.py -> build/lib/nebpysdk/test creating build/lib/nebpysdk/example copying nebpysdk/example/TransactionExample.py -> build/lib/nebpysdk/example copying nebpysdk/example/AdminExample.py -> build/lib/nebpysdk/example copying nebpysdk/example/__init__.py -> build/lib/nebpysdk/example copying nebpysdk/example/ApiExample.py -> build/lib/nebpysdk/example copying nebpysdk/example/AccountExample.py -> build/lib/nebpysdk/example creating build/lib/nebpysdk/src/account copying nebpysdk/src/account/KeyJSON.py -> build/lib/nebpysdk/src/account copying nebpysdk/src/account/__init__.py -> build/lib/nebpysdk/src/account copying nebpysdk/src/account/Account.py -> build/lib/nebpysdk/src/account creating build/lib/nebpysdk/src/client copying nebpysdk/src/client/Neb.py -> build/lib/nebpysdk/src/client copying nebpysdk/src/client/HttpRequest.py -> build/lib/nebpysdk/src/client copying nebpysdk/src/client/__init__.py -> build/lib/nebpysdk/src/client copying nebpysdk/src/client/Api.py -> build/lib/nebpysdk/src/client copying nebpysdk/src/client/Admin.py -> build/lib/nebpysdk/src/client creating build/lib/nebpysdk/src/util copying nebpysdk/src/util/ByteUtils.py -> build/lib/nebpysdk/src/util copying nebpysdk/src/util/Base58.py -> build/lib/nebpysdk/src/util copying nebpysdk/src/util/__init__.py -> build/lib/nebpysdk/src/util creating build/lib/nebpysdk/src/crypto copying nebpysdk/src/crypto/__init__.py -> build/lib/nebpysdk/src/crypto creating build/lib/nebpysdk/src/proto copying nebpysdk/src/proto/__init__.py -> build/lib/nebpysdk/src/proto creating build/lib/nebpysdk/src/core copying nebpysdk/src/core/Address.py -> build/lib/nebpysdk/src/core copying nebpysdk/src/core/Transaction.py -> build/lib/nebpysdk/src/core copying nebpysdk/src/core/TransactionBinaryPayload.py -> build/lib/nebpysdk/src/core copying nebpysdk/src/core/TransactionCallPayload.py -> build/lib/nebpysdk/src/core copying nebpysdk/src/core/TransactionDeployPayload.py -> build/lib/nebpysdk/src/core copying nebpysdk/src/core/__init__.py -> build/lib/nebpysdk/src/core copying nebpysdk/src/core/TransactionPayload.py -> build/lib/nebpysdk/src/core creating build/lib/nebpysdk/src/crypto/hash copying nebpysdk/src/crypto/hash/Hash.py -> build/lib/nebpysdk/src/crypto/hash copying nebpysdk/src/crypto/hash/__init__.py -> build/lib/nebpysdk/src/crypto/hash creating build/lib/nebpysdk/src/crypto/util copying nebpysdk/src/crypto/util/__init__.py -> build/lib/nebpysdk/src/crypto/util creating build/lib/nebpysdk/src/crypto/cipher copying nebpysdk/src/crypto/cipher/CryptoJSON.py -> build/lib/nebpysdk/src/crypto/cipher copying nebpysdk/src/crypto/cipher/Scrypt.py -> build/lib/nebpysdk/src/crypto/cipher copying nebpysdk/src/crypto/cipher/Cipher.py -> build/lib/nebpysdk/src/crypto/cipher copying nebpysdk/src/crypto/cipher/__init__.py -> build/lib/nebpysdk/src/crypto/cipher creating build/lib/nebpysdk/src/crypto/keystore copying nebpysdk/src/crypto/keystore/__init__.py -> build/lib/nebpysdk/src/crypto/keystore copying nebpysdk/src/crypto/keystore/Algorithm.py -> build/lib/nebpysdk/src/crypto/keystore creating build/lib/nebpysdk/src/crypto/keystore/secp256k1 copying nebpysdk/src/crypto/keystore/secp256k1/ECsignature.py -> build/lib/nebpysdk/src/crypto/keystore/secp256k1 copying nebpysdk/src/crypto/keystore/secp256k1/Secp256k1.py -> build/lib/nebpysdk/src/crypto/keystore/secp256k1 copying nebpysdk/src/crypto/keystore/secp256k1/ECPrivateKey.py -> build/lib/nebpysdk/src/crypto/keystore/secp256k1 copying nebpysdk/src/crypto/keystore/secp256k1/__init__.py -> build/lib/nebpysdk/src/crypto/keystore/secp256k1 copying nebpysdk/src/crypto/keystore/secp256k1/ECPublicKey.py -> build/lib/nebpysdk/src/crypto/keystore/secp256k1 creating build/lib/nebpysdk/src/proto/generated copying nebpysdk/src/proto/generated/__init__.py -> build/lib/nebpysdk/src/proto/generated creating build/lib/nebpysdk/src/proto/generated/corepb copying nebpysdk/src/proto/generated/corepb/transaction_pb2.py -> build/lib/nebpysdk/src/proto/generated/corepb copying nebpysdk/src/proto/generated/corepb/addressbook_pb2.py -> build/lib/nebpysdk/src/proto/generated/corepb copying nebpysdk/src/proto/generated/corepb/__init__.py -> build/lib/nebpysdk/src/proto/generated/corepb creating build/lib/nebpysdk/src/proto/generated/google copying nebpysdk/src/proto/generated/google/__init__.py -> build/lib/nebpysdk/src/proto/generated/google creating build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/message_factory.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/proto_builder.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/descriptor_database.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/reflection.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/text_format.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/descriptor.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/descriptor_pool.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/service.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/json_format.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/text_encoding.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/message.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/service_reflection.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/symbol_database.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf copying nebpysdk/src/proto/generated/google/protobuf/__init__.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf creating build/lib/nebpysdk/src/proto/generated/google/protobuf/pyext copying nebpysdk/src/proto/generated/google/protobuf/pyext/cpp_message.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/pyext copying nebpysdk/src/proto/generated/google/protobuf/pyext/__init__.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/pyext creating build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/reflection_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/type_checkers.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/message_listener.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/generator_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/containers.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/symbol_database_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/python_message.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/message_factory_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/wire_format_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/api_implementation.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/descriptor_pool_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/testing_refleaks.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/encoder.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/message_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/service_reflection_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/unknown_fields_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/descriptor_database_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/text_encoding_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/enum_type_wrapper.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/decoder.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/well_known_types_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/well_known_types.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/text_format_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/__init__.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/_parameterized.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/descriptor_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/proto_builder_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/json_format_test.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/test_util.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal copying nebpysdk/src/proto/generated/google/protobuf/internal/wire_format.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal creating build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/import_test_package copying nebpysdk/src/proto/generated/google/protobuf/internal/import_test_package/__init__.py -> build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/import_test_package creating build/lib/nebpysdk/test/client copying nebpysdk/test/client/__init__.py -> build/lib/nebpysdk/test/client copying nebpysdk/test/client/apitest.py -> build/lib/nebpysdk/test/client creating build/lib/nebpysdk/test/cipher copying nebpysdk/test/cipher/ciphertest.py -> build/lib/nebpysdk/test/cipher copying nebpysdk/test/cipher/__init__.py -> build/lib/nebpysdk/test/cipher creating build/lib/nebpysdk/test/keystore copying nebpysdk/test/keystore/__init__.py -> build/lib/nebpysdk/test/keystore creating build/lib/nebpysdk/test/core copying nebpysdk/test/core/transactiontest.py -> build/lib/nebpysdk/test/core copying nebpysdk/test/core/addresstest.py -> build/lib/nebpysdk/test/core copying nebpysdk/test/core/__init__.py -> build/lib/nebpysdk/test/core creating build/lib/nebpysdk/test/keystore/secp256k1 copying nebpysdk/test/keystore/secp256k1/ECSignaturetest.py -> build/lib/nebpysdk/test/keystore/secp256k1 copying nebpysdk/test/keystore/secp256k1/__init__.py -> build/lib/nebpysdk/test/keystore/secp256k1 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/nebpysdk creating build/bdist.linux-armv7l/wheel/nebpysdk/src creating build/bdist.linux-armv7l/wheel/nebpysdk/src/account copying build/lib/nebpysdk/src/account/KeyJSON.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/account copying build/lib/nebpysdk/src/account/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/account copying build/lib/nebpysdk/src/account/Account.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/account creating build/bdist.linux-armv7l/wheel/nebpysdk/src/client copying build/lib/nebpysdk/src/client/Neb.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/client copying build/lib/nebpysdk/src/client/HttpRequest.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/client copying build/lib/nebpysdk/src/client/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/client copying build/lib/nebpysdk/src/client/Api.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/client copying build/lib/nebpysdk/src/client/Admin.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/client creating build/bdist.linux-armv7l/wheel/nebpysdk/src/util copying build/lib/nebpysdk/src/util/ByteUtils.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/util copying build/lib/nebpysdk/src/util/Base58.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/util copying build/lib/nebpysdk/src/util/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/util creating build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto creating build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/hash copying build/lib/nebpysdk/src/crypto/hash/Hash.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/hash copying build/lib/nebpysdk/src/crypto/hash/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/hash creating build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/util copying build/lib/nebpysdk/src/crypto/util/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/util creating build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/cipher copying build/lib/nebpysdk/src/crypto/cipher/CryptoJSON.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/cipher copying build/lib/nebpysdk/src/crypto/cipher/Scrypt.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/cipher copying build/lib/nebpysdk/src/crypto/cipher/Cipher.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/cipher copying build/lib/nebpysdk/src/crypto/cipher/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/cipher copying build/lib/nebpysdk/src/crypto/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto creating build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore creating build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore/secp256k1 copying build/lib/nebpysdk/src/crypto/keystore/secp256k1/ECsignature.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore/secp256k1 copying build/lib/nebpysdk/src/crypto/keystore/secp256k1/Secp256k1.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore/secp256k1 copying build/lib/nebpysdk/src/crypto/keystore/secp256k1/ECPrivateKey.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore/secp256k1 copying build/lib/nebpysdk/src/crypto/keystore/secp256k1/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore/secp256k1 copying build/lib/nebpysdk/src/crypto/keystore/secp256k1/ECPublicKey.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore/secp256k1 copying build/lib/nebpysdk/src/crypto/keystore/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore copying build/lib/nebpysdk/src/crypto/keystore/Algorithm.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/crypto/keystore creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto copying build/lib/nebpysdk/src/proto/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/corepb copying build/lib/nebpysdk/src/proto/generated/corepb/transaction_pb2.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/corepb copying build/lib/nebpysdk/src/proto/generated/corepb/addressbook_pb2.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/corepb copying build/lib/nebpysdk/src/proto/generated/corepb/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/corepb creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/pyext copying build/lib/nebpysdk/src/proto/generated/google/protobuf/pyext/cpp_message.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/pyext copying build/lib/nebpysdk/src/proto/generated/google/protobuf/pyext/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/pyext copying build/lib/nebpysdk/src/proto/generated/google/protobuf/message_factory.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/reflection_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/type_checkers.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/message_listener.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/generator_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/containers.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/symbol_database_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/python_message.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/message_factory_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/wire_format_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/api_implementation.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/descriptor_pool_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/testing_refleaks.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/encoder.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/message_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/service_reflection_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/unknown_fields_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal creating build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal/import_test_package copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/import_test_package/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal/import_test_package copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/descriptor_database_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/text_encoding_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/enum_type_wrapper.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/decoder.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/well_known_types_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/well_known_types.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/text_format_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/_parameterized.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/descriptor_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/proto_builder_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/json_format_test.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/test_util.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/internal/wire_format.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf/internal copying build/lib/nebpysdk/src/proto/generated/google/protobuf/proto_builder.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/descriptor_database.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/reflection.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/text_format.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/descriptor.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/descriptor_pool.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/service.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/json_format.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/text_encoding.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/message.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/service_reflection.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/symbol_database.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/protobuf/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google/protobuf copying build/lib/nebpysdk/src/proto/generated/google/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated/google copying build/lib/nebpysdk/src/proto/generated/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/proto/generated copying build/lib/nebpysdk/src/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src creating build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/Address.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/Transaction.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/TransactionBinaryPayload.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/TransactionCallPayload.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/TransactionDeployPayload.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core copying build/lib/nebpysdk/src/core/TransactionPayload.py -> build/bdist.linux-armv7l/wheel/nebpysdk/src/core creating build/bdist.linux-armv7l/wheel/nebpysdk/test creating build/bdist.linux-armv7l/wheel/nebpysdk/test/client copying build/lib/nebpysdk/test/client/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/client copying build/lib/nebpysdk/test/client/apitest.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/client creating build/bdist.linux-armv7l/wheel/nebpysdk/test/cipher copying build/lib/nebpysdk/test/cipher/ciphertest.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/cipher copying build/lib/nebpysdk/test/cipher/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/cipher copying build/lib/nebpysdk/test/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test creating build/bdist.linux-armv7l/wheel/nebpysdk/test/keystore creating build/bdist.linux-armv7l/wheel/nebpysdk/test/keystore/secp256k1 copying build/lib/nebpysdk/test/keystore/secp256k1/ECSignaturetest.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/keystore/secp256k1 copying build/lib/nebpysdk/test/keystore/secp256k1/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/keystore/secp256k1 copying build/lib/nebpysdk/test/keystore/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/keystore creating build/bdist.linux-armv7l/wheel/nebpysdk/test/core copying build/lib/nebpysdk/test/core/transactiontest.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/core copying build/lib/nebpysdk/test/core/addresstest.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/core copying build/lib/nebpysdk/test/core/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/test/core creating build/bdist.linux-armv7l/wheel/nebpysdk/example copying build/lib/nebpysdk/example/TransactionExample.py -> build/bdist.linux-armv7l/wheel/nebpysdk/example copying build/lib/nebpysdk/example/AdminExample.py -> build/bdist.linux-armv7l/wheel/nebpysdk/example copying build/lib/nebpysdk/example/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk/example copying build/lib/nebpysdk/example/ApiExample.py -> build/bdist.linux-armv7l/wheel/nebpysdk/example copying build/lib/nebpysdk/example/AccountExample.py -> build/bdist.linux-armv7l/wheel/nebpysdk/example copying build/lib/nebpysdk/__init__.py -> build/bdist.linux-armv7l/wheel/nebpysdk running install_egg_info running egg_info writing requirements to NebulasSdkPy.egg-info/requires.txt writing NebulasSdkPy.egg-info/PKG-INFO writing top-level names to NebulasSdkPy.egg-info/top_level.txt writing dependency_links to NebulasSdkPy.egg-info/dependency_links.txt reading manifest file 'NebulasSdkPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'NebulasSdkPy.egg-info/SOURCES.txt' Copying NebulasSdkPy.egg-info to build/bdist.linux-armv7l/wheel/NebulasSdkPy-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/NebulasSdkPy-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for NebulasSdkPy: finished with status 'done' Stored in directory: /tmp/tmp3jku0ot0 Successfully built NebulasSdkPy Cleaning up... Removing source in /tmp/pip-build-ajpv_jla/NebulasSdkPy