Created temporary directory: /tmp/pip-ephem-wheel-cache-vkm9z20_ Created temporary directory: /tmp/pip-req-tracker-1ay3iz7p Created requirements tracker '/tmp/pip-req-tracker-1ay3iz7p' Created temporary directory: /tmp/pip-wheel-nc_h0x5n Collecting rasdapy3==1.0.0 1 location(s) to search for versions of rasdapy3: * https://pypi.org/simple/rasdapy3/ Getting page https://pypi.org/simple/rasdapy3/ Analyzing links from page https://pypi.org/simple/rasdapy3/ Found link https://files.pythonhosted.org/packages/00/c0/4a358edf7fe14f2c8d98792eafa12668a7a1a72cdede6663220a8ff8cc73/rasdapy3-1.0.0.tar.gz#sha256=7d6b443e852a013cf3cad233063e2cddcec20775edd74ef46ede200011367ea2 (from https://pypi.org/simple/rasdapy3/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-1gxv5qxd Downloading https://files.pythonhosted.org/packages/00/c0/4a358edf7fe14f2c8d98792eafa12668a7a1a72cdede6663220a8ff8cc73/rasdapy3-1.0.0.tar.gz (49kB) Downloading from URL https://files.pythonhosted.org/packages/00/c0/4a358edf7fe14f2c8d98792eafa12668a7a1a72cdede6663220a8ff8cc73/rasdapy3-1.0.0.tar.gz#sha256=7d6b443e852a013cf3cad233063e2cddcec20775edd74ef46ede200011367ea2 (from https://pypi.org/simple/rasdapy3/) Added rasdapy3==1.0.0 from https://files.pythonhosted.org/packages/00/c0/4a358edf7fe14f2c8d98792eafa12668a7a1a72cdede6663220a8ff8cc73/rasdapy3-1.0.0.tar.gz#sha256=7d6b443e852a013cf3cad233063e2cddcec20775edd74ef46ede200011367ea2 to build tracker '/tmp/pip-req-tracker-1ay3iz7p' Running setup.py (path:/tmp/pip-wheel-nc_h0x5n/rasdapy3/setup.py) egg_info for package rasdapy3 Running command python setup.py egg_info running egg_info creating pip-egg-info/rasdapy3.egg-info writing pip-egg-info/rasdapy3.egg-info/PKG-INFO writing top-level names to pip-egg-info/rasdapy3.egg-info/top_level.txt writing dependency_links to pip-egg-info/rasdapy3.egg-info/dependency_links.txt writing requirements to pip-egg-info/rasdapy3.egg-info/requires.txt writing entry points to pip-egg-info/rasdapy3.egg-info/entry_points.txt writing manifest file 'pip-egg-info/rasdapy3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rasdapy3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rasdapy3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nc_h0x5n/rasdapy3 has version 1.0.0, which satisfies requirement rasdapy3==1.0.0 from https://files.pythonhosted.org/packages/00/c0/4a358edf7fe14f2c8d98792eafa12668a7a1a72cdede6663220a8ff8cc73/rasdapy3-1.0.0.tar.gz#sha256=7d6b443e852a013cf3cad233063e2cddcec20775edd74ef46ede200011367ea2 Removed rasdapy3==1.0.0 from https://files.pythonhosted.org/packages/00/c0/4a358edf7fe14f2c8d98792eafa12668a7a1a72cdede6663220a8ff8cc73/rasdapy3-1.0.0.tar.gz#sha256=7d6b443e852a013cf3cad233063e2cddcec20775edd74ef46ede200011367ea2 from build tracker '/tmp/pip-req-tracker-1ay3iz7p' Building wheels for collected packages: rasdapy3 Created temporary directory: /tmp/pip-wheel-5yyo19y0 Running setup.py bdist_wheel for rasdapy3: started Destination directory: /tmp/pip-wheel-5yyo19y0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nc_h0x5n/rasdapy3/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-5yyo19y0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rasdapy copying rasdapy/query_executor.py -> build/lib/rasdapy copying rasdapy/ras_oqlquery.py -> build/lib/rasdapy copying rasdapy/__init__.py -> build/lib/rasdapy copying rasdapy/db_connector.py -> build/lib/rasdapy copying rasdapy/streamed_query_result.py -> build/lib/rasdapy creating build/lib/rasdapy/cores copying rasdapy/cores/exception_factories.py -> build/lib/rasdapy/cores copying rasdapy/cores/utils.py -> build/lib/rasdapy/cores copying rasdapy/cores/core.py -> build/lib/rasdapy/cores copying rasdapy/cores/surface.py -> build/lib/rasdapy/cores copying rasdapy/cores/__init__.py -> build/lib/rasdapy/cores copying rasdapy/cores/remote_procedures.py -> build/lib/rasdapy/cores copying rasdapy/cores/request_factories.py -> build/lib/rasdapy/cores creating build/lib/rasdapy/models copying rasdapy/models/minterval.py -> build/lib/rasdapy/models copying rasdapy/models/complex.py -> build/lib/rasdapy/models copying rasdapy/models/sinterval.py -> build/lib/rasdapy/models copying rasdapy/models/ras_storage_layout.py -> build/lib/rasdapy/models copying rasdapy/models/composite_type.py -> build/lib/rasdapy/models copying rasdapy/models/np_gmarray.py -> build/lib/rasdapy/models copying rasdapy/models/__init__.py -> build/lib/rasdapy/models copying rasdapy/models/result_array.py -> build/lib/rasdapy/models copying rasdapy/models/ras_gmarray.py -> build/lib/rasdapy/models creating build/lib/rasdapy/stubs copying rasdapy/stubs/rasmgr_client_service_pb2_grpc.py -> build/lib/rasdapy/stubs copying rasdapy/stubs/client_rassrvr_service_pb2_grpc.py -> build/lib/rasdapy/stubs copying rasdapy/stubs/common_service_pb2.py -> build/lib/rasdapy/stubs copying rasdapy/stubs/rasmgr_client_service_pb2.py -> build/lib/rasdapy/stubs copying rasdapy/stubs/__init__.py -> build/lib/rasdapy/stubs copying rasdapy/stubs/client_rassrvr_service_pb2.py -> build/lib/rasdapy/stubs copying rasdapy/stubs/common_service_pb2_grpc.py -> build/lib/rasdapy/stubs 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/rasdapy creating build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/exception_factories.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/utils.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/core.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/surface.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/__init__.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/remote_procedures.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores copying build/lib/rasdapy/cores/request_factories.py -> build/bdist.linux-armv7l/wheel/rasdapy/cores creating build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/minterval.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/complex.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/sinterval.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/ras_storage_layout.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/composite_type.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/np_gmarray.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/__init__.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/result_array.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/models/ras_gmarray.py -> build/bdist.linux-armv7l/wheel/rasdapy/models copying build/lib/rasdapy/query_executor.py -> build/bdist.linux-armv7l/wheel/rasdapy creating build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/rasmgr_client_service_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/client_rassrvr_service_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/common_service_pb2.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/rasmgr_client_service_pb2.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/__init__.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/client_rassrvr_service_pb2.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/stubs/common_service_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/rasdapy/stubs copying build/lib/rasdapy/ras_oqlquery.py -> build/bdist.linux-armv7l/wheel/rasdapy copying build/lib/rasdapy/__init__.py -> build/bdist.linux-armv7l/wheel/rasdapy copying build/lib/rasdapy/db_connector.py -> build/bdist.linux-armv7l/wheel/rasdapy copying build/lib/rasdapy/streamed_query_result.py -> build/bdist.linux-armv7l/wheel/rasdapy running install_egg_info running egg_info writing rasdapy3.egg-info/PKG-INFO writing dependency_links to rasdapy3.egg-info/dependency_links.txt writing top-level names to rasdapy3.egg-info/top_level.txt writing entry points to rasdapy3.egg-info/entry_points.txt writing requirements to rasdapy3.egg-info/requires.txt reading manifest file 'rasdapy3.egg-info/SOURCES.txt' writing manifest file 'rasdapy3.egg-info/SOURCES.txt' Copying rasdapy3.egg-info to build/bdist.linux-armv7l/wheel/rasdapy3-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rasdapy3-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-5yyo19y0/rasdapy3-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rasdapy/__init__.py' adding 'rasdapy/db_connector.py' adding 'rasdapy/query_executor.py' adding 'rasdapy/ras_oqlquery.py' adding 'rasdapy/streamed_query_result.py' adding 'rasdapy/cores/__init__.py' adding 'rasdapy/cores/core.py' adding 'rasdapy/cores/exception_factories.py' adding 'rasdapy/cores/remote_procedures.py' adding 'rasdapy/cores/request_factories.py' adding 'rasdapy/cores/surface.py' adding 'rasdapy/cores/utils.py' adding 'rasdapy/models/__init__.py' adding 'rasdapy/models/complex.py' adding 'rasdapy/models/composite_type.py' adding 'rasdapy/models/minterval.py' adding 'rasdapy/models/np_gmarray.py' adding 'rasdapy/models/ras_gmarray.py' adding 'rasdapy/models/ras_storage_layout.py' adding 'rasdapy/models/result_array.py' adding 'rasdapy/models/sinterval.py' adding 'rasdapy/stubs/__init__.py' adding 'rasdapy/stubs/client_rassrvr_service_pb2.py' adding 'rasdapy/stubs/client_rassrvr_service_pb2_grpc.py' adding 'rasdapy/stubs/common_service_pb2.py' adding 'rasdapy/stubs/common_service_pb2_grpc.py' adding 'rasdapy/stubs/rasmgr_client_service_pb2.py' adding 'rasdapy/stubs/rasmgr_client_service_pb2_grpc.py' adding 'rasdapy3-1.0.0.dist-info/METADATA' adding 'rasdapy3-1.0.0.dist-info/WHEEL' adding 'rasdapy3-1.0.0.dist-info/entry_points.txt' adding 'rasdapy3-1.0.0.dist-info/top_level.txt' adding 'rasdapy3-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rasdapy3: finished with status 'done' Stored in directory: /tmp/tmpfz606745 Successfully built rasdapy3 Cleaning up... Removing source in /tmp/pip-wheel-nc_h0x5n/rasdapy3 Removed build tracker '/tmp/pip-req-tracker-1ay3iz7p'