Collecting transmart==0.1.5 1 location(s) to search for versions of transmart: * https://pypi.python.org/simple/transmart/ Getting page https://pypi.python.org/simple/transmart/ Analyzing links from page https://pypi.python.org/simple/transmart/ Found link https://pypi.python.org/packages/00/8e/57c0392bfda791fa8f9d4723b52a40a3a489933db0b24047150378b64186/transmart-0.1.3.tar.gz#md5=b4c59904d659efb1520888cd33a5a3fe (from https://pypi.python.org/simple/transmart/), version: 0.1.3 Found link https://pypi.python.org/packages/1d/39/96829b372550a0403f415d8201f7abee85908929df0feb2bc3fcd7d7f02a/transmart-0.1.0.tar.gz#md5=ff6ef6cc139b1c7199469922c3728621 (from https://pypi.python.org/simple/transmart/), version: 0.1.0 Found link https://pypi.python.org/packages/33/3e/4e76a65385ede19ce571add77e27a7e133f04a2c70ef07d8cb7f9f220724/transmart-0.1.2.tar.gz#md5=8a438441b849314eae670957f8fee4fc (from https://pypi.python.org/simple/transmart/), version: 0.1.2 Found link https://pypi.python.org/packages/7f/47/a8b7d0bf71b5a2c04e989c2e854ee534ffaf8151c599b0a476ed4c11793b/transmart-0.1.5.tar.gz#md5=a4cfd5eaa8b348306e9e438cc2984927 (from https://pypi.python.org/simple/transmart/), version: 0.1.5 Found link https://pypi.python.org/packages/9d/1b/8fa0b141d168c6e621c82faf5fac8e2e548c0243c86f99805e149a05bd91/transmart-0.1.4.tar.gz#md5=3b60236ff63c26d21eb7187c30047fe3 (from https://pypi.python.org/simple/transmart/), version: 0.1.4 Found link https://pypi.python.org/packages/d5/62/4b3858ec3ceb3e556666cfe07229dac076fd1a1a34d3a22b7e9fa5f3805a/transmart-0.1.1.tar.gz#md5=71412d9c2c98dfaf8bda33d664a7b6da (from https://pypi.python.org/simple/transmart/), version: 0.1.1 Using version 0.1.5 (newest of versions: 0.1.5) Downloading transmart-0.1.5.tar.gz Downloading from URL https://pypi.python.org/packages/7f/47/a8b7d0bf71b5a2c04e989c2e854ee534ffaf8151c599b0a476ed4c11793b/transmart-0.1.5.tar.gz#md5=a4cfd5eaa8b348306e9e438cc2984927 (from https://pypi.python.org/simple/transmart/) Running setup.py (path:/tmp/pip-build-jao4hbgk/transmart/setup.py) egg_info for package transmart Running command python setup.py egg_info running egg_info creating pip-egg-info/transmart.egg-info writing requirements to pip-egg-info/transmart.egg-info/requires.txt writing dependency_links to pip-egg-info/transmart.egg-info/dependency_links.txt writing top-level names to pip-egg-info/transmart.egg-info/top_level.txt writing pip-egg-info/transmart.egg-info/PKG-INFO writing manifest file 'pip-egg-info/transmart.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/transmart.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/transmart.egg-info/SOURCES.txt' Source in /tmp/pip-build-jao4hbgk/transmart has version 0.1.5, which satisfies requirement transmart==0.1.5 from https://pypi.python.org/packages/7f/47/a8b7d0bf71b5a2c04e989c2e854ee534ffaf8151c599b0a476ed4c11793b/transmart-0.1.5.tar.gz#md5=a4cfd5eaa8b348306e9e438cc2984927 Building wheels for collected packages: transmart Running setup.py bdist_wheel for transmart: started Destination directory: /tmp/tmpxdy183fxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jao4hbgk/transmart/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/tmpxdy183fxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/transmart copying transmart/main.py -> build/lib/transmart copying transmart/__init__.py -> build/lib/transmart creating build/lib/transmart/api copying transmart/api/__init__.py -> build/lib/transmart/api copying transmart/api/tm_api_base.py -> build/lib/transmart/api creating build/lib/transmart/api/v1 copying transmart/api/v1/highdim_pb2.py -> build/lib/transmart/api/v1 copying transmart/api/v1/__init__.py -> build/lib/transmart/api/v1 copying transmart/api/v1/tm_api_v1.py -> build/lib/transmart/api/v1 creating build/lib/transmart/api/v2 copying transmart/api/v2/data_structures.py -> build/lib/transmart/api/v2 copying transmart/api/v2/__init__.py -> build/lib/transmart/api/v2 copying transmart/api/v2/tm_api_v2.py -> build/lib/transmart/api/v2 copying transmart/api/v2/query.py -> build/lib/transmart/api/v2 running egg_info writing requirements to transmart.egg-info/requires.txt writing transmart.egg-info/PKG-INFO writing top-level names to transmart.egg-info/top_level.txt writing dependency_links to transmart.egg-info/dependency_links.txt reading manifest file 'transmart.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'transmart.egg-info/SOURCES.txt' 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/transmart copying build/lib/transmart/main.py -> build/bdist.linux-armv7l/wheel/transmart copying build/lib/transmart/__init__.py -> build/bdist.linux-armv7l/wheel/transmart creating build/bdist.linux-armv7l/wheel/transmart/api copying build/lib/transmart/api/__init__.py -> build/bdist.linux-armv7l/wheel/transmart/api creating build/bdist.linux-armv7l/wheel/transmart/api/v1 copying build/lib/transmart/api/v1/highdim_pb2.py -> build/bdist.linux-armv7l/wheel/transmart/api/v1 copying build/lib/transmart/api/v1/__init__.py -> build/bdist.linux-armv7l/wheel/transmart/api/v1 copying build/lib/transmart/api/v1/tm_api_v1.py -> build/bdist.linux-armv7l/wheel/transmart/api/v1 creating build/bdist.linux-armv7l/wheel/transmart/api/v2 copying build/lib/transmart/api/v2/data_structures.py -> build/bdist.linux-armv7l/wheel/transmart/api/v2 copying build/lib/transmart/api/v2/__init__.py -> build/bdist.linux-armv7l/wheel/transmart/api/v2 copying build/lib/transmart/api/v2/tm_api_v2.py -> build/bdist.linux-armv7l/wheel/transmart/api/v2 copying build/lib/transmart/api/v2/query.py -> build/bdist.linux-armv7l/wheel/transmart/api/v2 copying build/lib/transmart/api/tm_api_base.py -> build/bdist.linux-armv7l/wheel/transmart/api running install_egg_info Copying transmart.egg-info to build/bdist.linux-armv7l/wheel/transmart-0.1.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/transmart-0.1.5.dist-info/WHEEL Running setup.py bdist_wheel for transmart: finished with status 'done' Stored in directory: /tmp/tmp4qyrs4u1 Successfully built transmart Cleaning up... Removing source in /tmp/pip-build-jao4hbgk/transmart