Collecting cherami-client==1.0.3 1 location(s) to search for versions of cherami-client: * https://pypi.python.org/simple/cherami-client/ Getting page https://pypi.python.org/simple/cherami-client/ Analyzing links from page https://pypi.python.org/simple/cherami-client/ Found link https://pypi.python.org/packages/72/23/8a6969c362dfd34f4856d0c295adfde8f80d719621c95871dd0ab0cd56bd/cherami-client-1.0.2.tar.gz#md5=6770e12086e98ca377f936498cbb0b81 (from https://pypi.python.org/simple/cherami-client/), version: 1.0.2 Found link https://pypi.python.org/packages/9b/73/35e01496b0519b0b2a5ecd08c11d8358c2aa20b39b0e99457130508818b7/cherami-client-1.0.1.tar.gz#md5=79a1d3d43cf9804b779961eececa5fef (from https://pypi.python.org/simple/cherami-client/), version: 1.0.1 Skipping link https://pypi.python.org/packages/a7/32/80cc3e49f190a8247a0946435056b6852821b37f48c626788ded016acdfa/cherami_client-1.0.3-py2-none-any.whl#md5=2bd546e63f179808fdaf8b288162ecfc (from https://pypi.python.org/simple/cherami-client/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/c6/cc/b13463b06b7c362f509bcca5fca1397cb3531380853f533f5d849a0ad635/cherami_client-1.0.2-py2-none-any.whl#md5=c2dfe666571b2115b0c1dee3ce5168ad (from https://pypi.python.org/simple/cherami-client/); it is not compatible with this Python Found link https://pypi.python.org/packages/e8/e3/f900170dbb64a54b800c5b0e7d457ac844961a8e20b8104f1064a5b93335/cherami-client-1.0.3.tar.gz#md5=b76c2ebb12788599e8a1d2d0972ed854 (from https://pypi.python.org/simple/cherami-client/), version: 1.0.3 Skipping link https://pypi.python.org/packages/f0/15/4ab1ec71ccaf3cea4539047b03eb004f5ef2559f3ff540ef1971936a73e7/cherami_client-1.0.1-py2-none-any.whl#md5=c8cf28c383b384cf3debed8ea9825d56 (from https://pypi.python.org/simple/cherami-client/); it is not compatible with this Python Using version 1.0.3 (newest of versions: 1.0.3) Downloading cherami-client-1.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/e8/e3/f900170dbb64a54b800c5b0e7d457ac844961a8e20b8104f1064a5b93335/cherami-client-1.0.3.tar.gz#md5=b76c2ebb12788599e8a1d2d0972ed854 (from https://pypi.python.org/simple/cherami-client/) Running setup.py (path:/tmp/pip-build-txqcpqm2/cherami-client/setup.py) egg_info for package cherami-client Running command python setup.py egg_info running egg_info creating pip-egg-info/cherami_client.egg-info writing top-level names to pip-egg-info/cherami_client.egg-info/top_level.txt writing dependency_links to pip-egg-info/cherami_client.egg-info/dependency_links.txt writing pip-egg-info/cherami_client.egg-info/PKG-INFO writing requirements to pip-egg-info/cherami_client.egg-info/requires.txt writing manifest file 'pip-egg-info/cherami_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cherami_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/cherami_client.egg-info/SOURCES.txt' Source in /tmp/pip-build-txqcpqm2/cherami-client has version 1.0.3, which satisfies requirement cherami-client==1.0.3 from https://pypi.python.org/packages/e8/e3/f900170dbb64a54b800c5b0e7d457ac844961a8e20b8104f1064a5b93335/cherami-client-1.0.3.tar.gz#md5=b76c2ebb12788599e8a1d2d0972ed854 Building wheels for collected packages: cherami-client Running setup.py bdist_wheel for cherami-client: started Destination directory: /tmp/tmpm_sb7ov0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-txqcpqm2/cherami-client/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/tmpm_sb7ov0pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cherami_client copying cherami_client/client.py -> build/lib/cherami_client copying cherami_client/publisher_thread.py -> build/lib/cherami_client copying cherami_client/ack_thread.py -> build/lib/cherami_client copying cherami_client/consumer_thread.py -> build/lib/cherami_client copying cherami_client/__init__.py -> build/lib/cherami_client copying cherami_client/reconfigure_thread.py -> build/lib/cherami_client copying cherami_client/ack_message_result.py -> build/lib/cherami_client copying cherami_client/publisher.py -> build/lib/cherami_client copying cherami_client/consumer.py -> build/lib/cherami_client creating build/lib/cherami_client/lib copying cherami_client/lib/util.py -> build/lib/cherami_client/lib copying cherami_client/lib/__init__.py -> build/lib/cherami_client/lib copying cherami_client/lib/cherami.py -> build/lib/cherami_client/lib copying cherami_client/lib/cherami_frontend.py -> build/lib/cherami_client/lib copying cherami_client/lib/cherami_output.py -> build/lib/cherami_client/lib copying cherami_client/lib/cherami_input.py -> build/lib/cherami_client/lib running egg_info writing top-level names to cherami_client.egg-info/top_level.txt writing dependency_links to cherami_client.egg-info/dependency_links.txt writing cherami_client.egg-info/PKG-INFO writing requirements to cherami_client.egg-info/requires.txt reading manifest file 'cherami_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'cherami_client.egg-info/SOURCES.txt' creating build/lib/cherami_client/idl copying cherami_client/idl/cherami.thrift -> build/lib/cherami_client/idl 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/cherami_client copying build/lib/cherami_client/client.py -> build/bdist.linux-armv7l/wheel/cherami_client copying build/lib/cherami_client/publisher_thread.py -> build/bdist.linux-armv7l/wheel/cherami_client copying build/lib/cherami_client/ack_thread.py -> build/bdist.linux-armv7l/wheel/cherami_client copying build/lib/cherami_client/consumer_thread.py -> build/bdist.linux-armv7l/wheel/cherami_client copying build/lib/cherami_client/__init__.py -> build/bdist.linux-armv7l/wheel/cherami_client creating build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/lib/util.py -> build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/lib/__init__.py -> build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/lib/cherami.py -> build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/lib/cherami_frontend.py -> build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/lib/cherami_output.py -> build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/lib/cherami_input.py -> build/bdist.linux-armv7l/wheel/cherami_client/lib copying build/lib/cherami_client/reconfigure_thread.py -> build/bdist.linux-armv7l/wheel/cherami_client copying build/lib/cherami_client/ack_message_result.py -> build/bdist.linux-armv7l/wheel/cherami_client copying build/lib/cherami_client/publisher.py -> build/bdist.linux-armv7l/wheel/cherami_client creating build/bdist.linux-armv7l/wheel/cherami_client/idl copying build/lib/cherami_client/idl/cherami.thrift -> build/bdist.linux-armv7l/wheel/cherami_client/idl copying build/lib/cherami_client/consumer.py -> build/bdist.linux-armv7l/wheel/cherami_client running install_egg_info Copying cherami_client.egg-info to build/bdist.linux-armv7l/wheel/cherami_client-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cherami_client-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for cherami-client: finished with status 'done' Stored in directory: /tmp/tmph9n5unlh Successfully built cherami-client Cleaning up... Removing source in /tmp/pip-build-txqcpqm2/cherami-client