Collecting phoenixdb==0.7 1 location(s) to search for versions of phoenixdb: * https://pypi.python.org/simple/phoenixdb/ Getting page https://pypi.python.org/simple/phoenixdb/ Analyzing links from page https://pypi.python.org/simple/phoenixdb/ Found link https://pypi.python.org/packages/2c/60/951938808900a666abcd7569880d339ea0911297975a5589305839474b90/phoenixdb-0.5.tar.gz#md5=59f5a800d87c49618a30184d39652364 (from https://pypi.python.org/simple/phoenixdb/), version: 0.5 Found link https://pypi.python.org/packages/41/b6/d49e3c5461ff4228999156a3e77aa5d80e958934db18281bdea9285c59ef/phoenixdb-0.2.tar.gz#md5=621c7d47e479456eb18c42c8248d6c2c (from https://pypi.python.org/simple/phoenixdb/), version: 0.2 Found link https://pypi.python.org/packages/49/81/c82a898868b808a56d1fcd58ab988b190837b662ff62bef598a781088b53/phoenixdb-0.3.tar.gz#md5=70ea945e1a5b4d67249ee8502ffbc41f (from https://pypi.python.org/simple/phoenixdb/), version: 0.3 Found link https://pypi.python.org/packages/b6/8a/3fc9a6b725fd8c6b31d74f992f057a2d2846cc79564220bec31ebbfa931b/phoenixdb-0.1.tar.gz#md5=1c7bd0105cd1499ca06915ce718d4d0e (from https://pypi.python.org/simple/phoenixdb/), version: 0.1 Found link https://pypi.python.org/packages/d6/67/654007b71609ac8f7609e2ef8b53e30e04baa30f7a1062c51eb2bbbc8824/phoenixdb-0.4.tar.gz#md5=5e435c20b0d8ee047f81db70c120c60f (from https://pypi.python.org/simple/phoenixdb/), version: 0.4 Found link https://pypi.python.org/packages/db/4a/a706c21457c057dc6abd81820cc566390310c080b7348f524d3ee96c79cc/phoenixdb-0.7.tar.gz#md5=f86a06e49a76937c327f54543f306ee1 (from https://pypi.python.org/simple/phoenixdb/), version: 0.7 Found link https://pypi.python.org/packages/f6/c1/a7c91b9693b744a677816081b0f237e9c7a073662c8a570500ce9a0a6653/phoenixdb-0.6.tar.gz#md5=d46746fc93d9f27951e3acf1396b1d80 (from https://pypi.python.org/simple/phoenixdb/), version: 0.6 Using version 0.7 (newest of versions: 0.7) Downloading phoenixdb-0.7.tar.gz (41kB) Downloading from URL https://pypi.python.org/packages/db/4a/a706c21457c057dc6abd81820cc566390310c080b7348f524d3ee96c79cc/phoenixdb-0.7.tar.gz#md5=f86a06e49a76937c327f54543f306ee1 (from https://pypi.python.org/simple/phoenixdb/) Running setup.py (path:/tmp/pip-build-eqz9xm_p/phoenixdb/setup.py) egg_info for package phoenixdb Running command python setup.py egg_info running egg_info creating pip-egg-info/phoenixdb.egg-info writing top-level names to pip-egg-info/phoenixdb.egg-info/top_level.txt writing requirements to pip-egg-info/phoenixdb.egg-info/requires.txt writing pip-egg-info/phoenixdb.egg-info/PKG-INFO writing dependency_links to pip-egg-info/phoenixdb.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/phoenixdb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/phoenixdb.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/phoenixdb.egg-info/SOURCES.txt' Source in /tmp/pip-build-eqz9xm_p/phoenixdb has version 0.7, which satisfies requirement phoenixdb==0.7 from https://pypi.python.org/packages/db/4a/a706c21457c057dc6abd81820cc566390310c080b7348f524d3ee96c79cc/phoenixdb-0.7.tar.gz#md5=f86a06e49a76937c327f54543f306ee1 Building wheels for collected packages: phoenixdb Running setup.py bdist_wheel for phoenixdb: started Destination directory: /tmp/tmp8zi_wm7fpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-eqz9xm_p/phoenixdb/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/tmp8zi_wm7fpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/phoenixdb copying phoenixdb/types.py -> build/lib/phoenixdb copying phoenixdb/connection.py -> build/lib/phoenixdb copying phoenixdb/errors.py -> build/lib/phoenixdb copying phoenixdb/avatica.py -> build/lib/phoenixdb copying phoenixdb/__init__.py -> build/lib/phoenixdb copying phoenixdb/cursor.py -> build/lib/phoenixdb creating build/lib/phoenixdb/tests copying phoenixdb/tests/test_db.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/test_connection.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/test_errors.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/test_dbapi20.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/test_avatica.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/dbapi20.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/__init__.py -> build/lib/phoenixdb/tests copying phoenixdb/tests/test_types.py -> build/lib/phoenixdb/tests creating build/lib/phoenixdb/calcite copying phoenixdb/calcite/requests_pb2.py -> build/lib/phoenixdb/calcite copying phoenixdb/calcite/__init__.py -> build/lib/phoenixdb/calcite copying phoenixdb/calcite/common_pb2.py -> build/lib/phoenixdb/calcite copying phoenixdb/calcite/responses_pb2.py -> build/lib/phoenixdb/calcite running egg_info writing phoenixdb.egg-info/PKG-INFO writing dependency_links to phoenixdb.egg-info/dependency_links.txt writing top-level names to phoenixdb.egg-info/top_level.txt writing requirements to phoenixdb.egg-info/requires.txt reading manifest file 'phoenixdb.egg-info/SOURCES.txt' writing manifest file 'phoenixdb.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/phoenixdb creating build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/test_db.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/test_connection.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/test_errors.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/test_dbapi20.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/test_avatica.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/dbapi20.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/__init__.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/tests/test_types.py -> build/bdist.linux-armv7l/wheel/phoenixdb/tests copying build/lib/phoenixdb/types.py -> build/bdist.linux-armv7l/wheel/phoenixdb copying build/lib/phoenixdb/connection.py -> build/bdist.linux-armv7l/wheel/phoenixdb copying build/lib/phoenixdb/errors.py -> build/bdist.linux-armv7l/wheel/phoenixdb copying build/lib/phoenixdb/avatica.py -> build/bdist.linux-armv7l/wheel/phoenixdb copying build/lib/phoenixdb/__init__.py -> build/bdist.linux-armv7l/wheel/phoenixdb copying build/lib/phoenixdb/cursor.py -> build/bdist.linux-armv7l/wheel/phoenixdb creating build/bdist.linux-armv7l/wheel/phoenixdb/calcite copying build/lib/phoenixdb/calcite/requests_pb2.py -> build/bdist.linux-armv7l/wheel/phoenixdb/calcite copying build/lib/phoenixdb/calcite/__init__.py -> build/bdist.linux-armv7l/wheel/phoenixdb/calcite copying build/lib/phoenixdb/calcite/common_pb2.py -> build/bdist.linux-armv7l/wheel/phoenixdb/calcite copying build/lib/phoenixdb/calcite/responses_pb2.py -> build/bdist.linux-armv7l/wheel/phoenixdb/calcite running install_egg_info Copying phoenixdb.egg-info to build/bdist.linux-armv7l/wheel/phoenixdb-0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/phoenixdb-0.7.dist-info/WHEEL Running setup.py bdist_wheel for phoenixdb: finished with status 'done' Stored in directory: /tmp/tmprzske6h9 Successfully built phoenixdb Cleaning up... Removing source in /tmp/pip-build-eqz9xm_p/phoenixdb