Collecting sbt-python-client==1.0.5 1 location(s) to search for versions of sbt-python-client: * https://pypi.python.org/simple/sbt-python-client/ Getting page https://pypi.python.org/simple/sbt-python-client/ Analyzing links from page https://pypi.org/simple/sbt-python-client/ Found link https://files.pythonhosted.org/packages/01/da/082afba46b256dbf8dd5dacaef69ebcb04e8b9b46abca9505215a52a2651/sbt-python-client-1.0.1.tar.gz#sha256=692f42886666fafd0328d2d0becfd1a8f65cc758850e03abbb7d7d4469c4f35d (from https://pypi.org/simple/sbt-python-client/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/eb/22/767f009d21f0046795f5e41692b22e904d67e8523375902174b700cee1e7/sbt-python-client-1.0.2.tar.gz#sha256=f0f511b3a18ae087f260667fab33306bab08bf66cc4f3a10e9a180c07ac4fffb (from https://pypi.org/simple/sbt-python-client/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/cb/af/1423698d240eeb7a973c89a8d7473bb33bcaef098717a0bceb9a1cad099a/sbt-python-client-1.0.3.tar.gz#sha256=c4345cabdcbaec36bbafe68ae2432a52c839c910080005fffb68f1124ef07c82 (from https://pypi.org/simple/sbt-python-client/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/73/56/1289f270e3b9d496383136fe8735b8df80a863d07a74c100c7e487ca83db/sbt-python-client-1.0.4.tar.gz#sha256=397dcd4783ed72c7f613b30aac1a06fc004af545ee514e11dcd6c320e22953ed (from https://pypi.org/simple/sbt-python-client/), version: 1.0.4 Found link https://files.pythonhosted.org/packages/8d/4d/196c2f2237776dd117283fec0847aa88a47f4509dc302cd11d01bc5720ce/sbt-python-client-1.0.5.tar.gz#sha256=0b33d049cef70c992ff8ee8f1f809ec39aa1cff998acd67b379058e0ca1aec11 (from https://pypi.org/simple/sbt-python-client/), version: 1.0.5 Using version 1.0.5 (newest of versions: 1.0.5) Downloading https://files.pythonhosted.org/packages/8d/4d/196c2f2237776dd117283fec0847aa88a47f4509dc302cd11d01bc5720ce/sbt-python-client-1.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8d/4d/196c2f2237776dd117283fec0847aa88a47f4509dc302cd11d01bc5720ce/sbt-python-client-1.0.5.tar.gz#sha256=0b33d049cef70c992ff8ee8f1f809ec39aa1cff998acd67b379058e0ca1aec11 (from https://pypi.org/simple/sbt-python-client/) Running setup.py (path:/tmp/pip-build-l8wbt_xs/sbt-python-client/setup.py) egg_info for package sbt-python-client Running command python setup.py egg_info running egg_info creating pip-egg-info/sbt_python_client.egg-info writing dependency_links to pip-egg-info/sbt_python_client.egg-info/dependency_links.txt writing requirements to pip-egg-info/sbt_python_client.egg-info/requires.txt writing pip-egg-info/sbt_python_client.egg-info/PKG-INFO writing top-level names to pip-egg-info/sbt_python_client.egg-info/top_level.txt writing manifest file 'pip-egg-info/sbt_python_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sbt_python_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sbt_python_client.egg-info/SOURCES.txt' Source in /tmp/pip-build-l8wbt_xs/sbt-python-client has version 1.0.5, which satisfies requirement sbt-python-client==1.0.5 from https://files.pythonhosted.org/packages/8d/4d/196c2f2237776dd117283fec0847aa88a47f4509dc302cd11d01bc5720ce/sbt-python-client-1.0.5.tar.gz#sha256=0b33d049cef70c992ff8ee8f1f809ec39aa1cff998acd67b379058e0ca1aec11 Building wheels for collected packages: sbt-python-client Running setup.py bdist_wheel for sbt-python-client: started Destination directory: /tmp/tmp6y36xw_qpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l8wbt_xs/sbt-python-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/tmp6y36xw_qpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/solutions_by_text copying solutions_by_text/subscriber.py -> build/lib/solutions_by_text copying solutions_by_text/sbt_token_generator.py -> build/lib/solutions_by_text copying solutions_by_text/base.py -> build/lib/solutions_by_text copying solutions_by_text/message.py -> build/lib/solutions_by_text copying solutions_by_text/carrier.py -> build/lib/solutions_by_text copying solutions_by_text/handle_exceptions.py -> build/lib/solutions_by_text copying solutions_by_text/utils.py -> build/lib/solutions_by_text copying solutions_by_text/__init__.py -> build/lib/solutions_by_text creating build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests 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/tests copying build/lib/tests/test_api.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/subscriber.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/sbt_token_generator.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/base.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/message.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/carrier.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/handle_exceptions.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/utils.py -> build/bdist.linux-armv7l/wheel/solutions_by_text copying build/lib/solutions_by_text/__init__.py -> build/bdist.linux-armv7l/wheel/solutions_by_text running install_egg_info running egg_info writing dependency_links to sbt_python_client.egg-info/dependency_links.txt writing top-level names to sbt_python_client.egg-info/top_level.txt writing sbt_python_client.egg-info/PKG-INFO writing requirements to sbt_python_client.egg-info/requires.txt reading manifest file 'sbt_python_client.egg-info/SOURCES.txt' writing manifest file 'sbt_python_client.egg-info/SOURCES.txt' Copying sbt_python_client.egg-info to build/bdist.linux-armv7l/wheel/sbt_python_client-1.0.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sbt_python_client-1.0.5.dist-info/WHEEL creating '/tmp/tmp6y36xw_qpip-wheel-/sbt_python_client-1.0.5-py3-none-any.whl' and adding '.' to it adding 'solutions_by_text/__init__.py' adding 'solutions_by_text/base.py' adding 'solutions_by_text/carrier.py' adding 'solutions_by_text/handle_exceptions.py' adding 'solutions_by_text/message.py' adding 'solutions_by_text/sbt_token_generator.py' adding 'solutions_by_text/subscriber.py' adding 'solutions_by_text/utils.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_api.py' adding 'sbt_python_client-1.0.5.dist-info/top_level.txt' adding 'sbt_python_client-1.0.5.dist-info/WHEEL' adding 'sbt_python_client-1.0.5.dist-info/METADATA' adding 'sbt_python_client-1.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sbt-python-client: finished with status 'done' Stored in directory: /tmp/tmptg2myty9 Successfully built sbt-python-client Cleaning up... Removing source in /tmp/pip-build-l8wbt_xs/sbt-python-client