Collecting tablestore==4.3.2 1 location(s) to search for versions of tablestore: * https://pypi.python.org/simple/tablestore/ Getting page https://pypi.python.org/simple/tablestore/ Analyzing links from page https://pypi.python.org/simple/tablestore/ Found link https://pypi.python.org/packages/09/b1/555efc346149d6b838fee967b30594f46bd02c1af1e3d84675c20e1657ee/tablestore-4.3.2.tar.gz#md5=bf151a3d35adef8c61dfa4eaeb398570 (from https://pypi.python.org/simple/tablestore/), version: 4.3.2 Found link https://pypi.python.org/packages/1e/67/1d6ffc935df44cf4770fb5baf26370ffc821d41c7c31e1d192074d04d6a5/tablestore-4.2.0.tar.gz#md5=3d81c0ec810c6fa91da2f92f7398c2c9 (from https://pypi.python.org/simple/tablestore/), version: 4.2.0 Found link https://pypi.python.org/packages/42/ac/bbb83f6b8d68222924e5563b385d84cead50ab8c8d429dd36367666b9b0e/tablestore-4.1.0.tar.gz#md5=f1a693a022b744af7dbc613bff8ccb8e (from https://pypi.python.org/simple/tablestore/), version: 4.1.0 Found link https://pypi.python.org/packages/76/41/39bc4172defb4bbf0879bd1815bdb5a7892356b07a4700a586c6226665ce/tablestore-4.0.0.tar.gz#md5=4a22ee3f67a9634a87dcd67e01685284 (from https://pypi.python.org/simple/tablestore/), version: 4.0.0 Found link https://pypi.python.org/packages/88/99/9766717e9679f69b57acb2fb9fd25133b3838921f21141ca0ee47edc2ff5/tablestore-4.3.1.tar.gz#md5=91d878ff560b4ea4cd72f444372e28f3 (from https://pypi.python.org/simple/tablestore/), version: 4.3.1 Using version 4.3.2 (newest of versions: 4.3.2) Downloading tablestore-4.3.2.tar.gz (74kB) Downloading from URL https://pypi.python.org/packages/09/b1/555efc346149d6b838fee967b30594f46bd02c1af1e3d84675c20e1657ee/tablestore-4.3.2.tar.gz#md5=bf151a3d35adef8c61dfa4eaeb398570 (from https://pypi.python.org/simple/tablestore/) Running setup.py (path:/tmp/pip-build-gbf918pn/tablestore/setup.py) egg_info for package tablestore Running command python setup.py egg_info running egg_info creating pip-egg-info/tablestore.egg-info writing top-level names to pip-egg-info/tablestore.egg-info/top_level.txt writing dependency_links to pip-egg-info/tablestore.egg-info/dependency_links.txt writing requirements to pip-egg-info/tablestore.egg-info/requires.txt writing pip-egg-info/tablestore.egg-info/PKG-INFO writing manifest file 'pip-egg-info/tablestore.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tablestore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tablestore.egg-info/SOURCES.txt' Source in /tmp/pip-build-gbf918pn/tablestore has version 4.3.2, which satisfies requirement tablestore==4.3.2 from https://pypi.python.org/packages/09/b1/555efc346149d6b838fee967b30594f46bd02c1af1e3d84675c20e1657ee/tablestore-4.3.2.tar.gz#md5=bf151a3d35adef8c61dfa4eaeb398570 Building wheels for collected packages: tablestore Running setup.py bdist_wheel for tablestore: started Destination directory: /tmp/tmpi6pndkaopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gbf918pn/tablestore/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/tmpi6pndkaopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tablestore copying tablestore/client.py -> build/lib/tablestore copying tablestore/retry.py -> build/lib/tablestore copying tablestore/const.py -> build/lib/tablestore copying tablestore/encoder.py -> build/lib/tablestore copying tablestore/protocol.py -> build/lib/tablestore copying tablestore/connection.py -> build/lib/tablestore copying tablestore/error.py -> build/lib/tablestore copying tablestore/decoder.py -> build/lib/tablestore copying tablestore/__init__.py -> build/lib/tablestore copying tablestore/types.py -> build/lib/tablestore copying tablestore/metadata.py -> build/lib/tablestore creating build/lib/tablestore/protobuf copying tablestore/protobuf/py3/table_store_pb.py -> build/lib/tablestore/protobuf copying tablestore/protobuf/py3/__init__.py -> build/lib/tablestore/protobuf copying tablestore/protobuf/py3/table_store_filter_pb.py -> build/lib/tablestore/protobuf creating build/lib/tablestore/plainbuffer copying tablestore/plainbuffer/plain_buffer_stream.py -> build/lib/tablestore/plainbuffer copying tablestore/plainbuffer/plain_buffer_crc8.py -> build/lib/tablestore/plainbuffer copying tablestore/plainbuffer/plain_buffer_coded_stream.py -> build/lib/tablestore/plainbuffer copying tablestore/plainbuffer/plain_buffer_builder.py -> build/lib/tablestore/plainbuffer copying tablestore/plainbuffer/__init__.py -> build/lib/tablestore/plainbuffer copying tablestore/plainbuffer/plain_buffer_consts.py -> build/lib/tablestore/plainbuffer running egg_info writing tablestore.egg-info/PKG-INFO writing top-level names to tablestore.egg-info/top_level.txt writing dependency_links to tablestore.egg-info/dependency_links.txt writing requirements to tablestore.egg-info/requires.txt reading manifest file 'tablestore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tablestore.egg-info/SOURCES.txt' creating build/lib/tablestore/protobuf/py2 copying tablestore/protobuf/py2/__init__.py -> build/lib/tablestore/protobuf/py2 copying tablestore/protobuf/py2/table_store_filter_pb.py -> build/lib/tablestore/protobuf/py2 copying tablestore/protobuf/py2/table_store_pb.py -> build/lib/tablestore/protobuf/py2 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/tablestore copying build/lib/tablestore/client.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/retry.py -> build/bdist.linux-armv7l/wheel/tablestore creating build/bdist.linux-armv7l/wheel/tablestore/protobuf copying build/lib/tablestore/protobuf/table_store_pb.py -> build/bdist.linux-armv7l/wheel/tablestore/protobuf copying build/lib/tablestore/protobuf/__init__.py -> build/bdist.linux-armv7l/wheel/tablestore/protobuf copying build/lib/tablestore/protobuf/table_store_filter_pb.py -> build/bdist.linux-armv7l/wheel/tablestore/protobuf creating build/bdist.linux-armv7l/wheel/tablestore/protobuf/py2 copying build/lib/tablestore/protobuf/py2/table_store_pb.py -> build/bdist.linux-armv7l/wheel/tablestore/protobuf/py2 copying build/lib/tablestore/protobuf/py2/__init__.py -> build/bdist.linux-armv7l/wheel/tablestore/protobuf/py2 copying build/lib/tablestore/protobuf/py2/table_store_filter_pb.py -> build/bdist.linux-armv7l/wheel/tablestore/protobuf/py2 copying build/lib/tablestore/const.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/encoder.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/protocol.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/connection.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/error.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/decoder.py -> build/bdist.linux-armv7l/wheel/tablestore creating build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/plainbuffer/plain_buffer_stream.py -> build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/plainbuffer/plain_buffer_crc8.py -> build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/plainbuffer/plain_buffer_coded_stream.py -> build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/plainbuffer/plain_buffer_builder.py -> build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/plainbuffer/__init__.py -> build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/plainbuffer/plain_buffer_consts.py -> build/bdist.linux-armv7l/wheel/tablestore/plainbuffer copying build/lib/tablestore/__init__.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/types.py -> build/bdist.linux-armv7l/wheel/tablestore copying build/lib/tablestore/metadata.py -> build/bdist.linux-armv7l/wheel/tablestore running install_egg_info Copying tablestore.egg-info to build/bdist.linux-armv7l/wheel/tablestore-4.3.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tablestore-4.3.2.dist-info/WHEEL Running setup.py bdist_wheel for tablestore: finished with status 'done' Stored in directory: /tmp/tmpmd8vvxh7 Successfully built tablestore Cleaning up... Removing source in /tmp/pip-build-gbf918pn/tablestore