Created temporary directory: /tmp/pip-ephem-wheel-cache-rut9f56z Created temporary directory: /tmp/pip-req-tracker-nxa8loch Created requirements tracker '/tmp/pip-req-tracker-nxa8loch' Created temporary directory: /tmp/pip-wheel-4rfu0ia_ Looking in indexes: https://pypi.python.org/simple Collecting cbpro2==1.0.2 1 location(s) to search for versions of cbpro2: * https://pypi.python.org/simple/cbpro2/ Getting page https://pypi.python.org/simple/cbpro2/ Analyzing links from page https://pypi.org/simple/cbpro2/ Found link https://files.pythonhosted.org/packages/75/5a/9ff0afcf94d60931937cc965b00557eefd3d952948019fe5fe91ff5fca06/cbpro2-1.0.0.tar.gz#sha256=0928ddf6c159d5d5ab96a34aa1a27af59cb6d3c0d46cc8a2b141d1b944e2f1d0 (from https://pypi.org/simple/cbpro2/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/16/8f/6f7b17fc7b50ba31e8cef42959138b7aad23f84643ede46da16814788261/cbpro2-1.0.1.tar.gz#sha256=4a34d01bc400b3a87892375aa9edb651faa8a935cfdc23dd8a52eb2626811e2c (from https://pypi.org/simple/cbpro2/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/d0/a7/db234dda1ed09a65199625faba39f8fbcbcaaa87c41bffd6fe006f97f6c8/cbpro2-1.0.2.tar.gz#sha256=083f81f1f739d829facb9bfdcbad5e097058094f0fc791fefc23f100085efe87 (from https://pypi.org/simple/cbpro2/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-9q18krq2 Downloading https://files.pythonhosted.org/packages/d0/a7/db234dda1ed09a65199625faba39f8fbcbcaaa87c41bffd6fe006f97f6c8/cbpro2-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d0/a7/db234dda1ed09a65199625faba39f8fbcbcaaa87c41bffd6fe006f97f6c8/cbpro2-1.0.2.tar.gz#sha256=083f81f1f739d829facb9bfdcbad5e097058094f0fc791fefc23f100085efe87 (from https://pypi.org/simple/cbpro2/) Added cbpro2==1.0.2 from https://files.pythonhosted.org/packages/d0/a7/db234dda1ed09a65199625faba39f8fbcbcaaa87c41bffd6fe006f97f6c8/cbpro2-1.0.2.tar.gz#sha256=083f81f1f739d829facb9bfdcbad5e097058094f0fc791fefc23f100085efe87 to build tracker '/tmp/pip-req-tracker-nxa8loch' Running setup.py (path:/tmp/pip-wheel-4rfu0ia_/cbpro2/setup.py) egg_info for package cbpro2 Running command python setup.py egg_info running egg_info creating pip-egg-info/cbpro2.egg-info writing requirements to pip-egg-info/cbpro2.egg-info/requires.txt writing pip-egg-info/cbpro2.egg-info/PKG-INFO writing top-level names to pip-egg-info/cbpro2.egg-info/top_level.txt writing dependency_links to pip-egg-info/cbpro2.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cbpro2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cbpro2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cbpro2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4rfu0ia_/cbpro2 has version 1.0.2, which satisfies requirement cbpro2==1.0.2 from https://files.pythonhosted.org/packages/d0/a7/db234dda1ed09a65199625faba39f8fbcbcaaa87c41bffd6fe006f97f6c8/cbpro2-1.0.2.tar.gz#sha256=083f81f1f739d829facb9bfdcbad5e097058094f0fc791fefc23f100085efe87 Removed cbpro2==1.0.2 from https://files.pythonhosted.org/packages/d0/a7/db234dda1ed09a65199625faba39f8fbcbcaaa87c41bffd6fe006f97f6c8/cbpro2-1.0.2.tar.gz#sha256=083f81f1f739d829facb9bfdcbad5e097058094f0fc791fefc23f100085efe87 from build tracker '/tmp/pip-req-tracker-nxa8loch' Building wheels for collected packages: cbpro2 Created temporary directory: /tmp/pip-wheel-7wzkb_6h Running setup.py bdist_wheel for cbpro2: started Destination directory: /tmp/pip-wheel-7wzkb_6h Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4rfu0ia_/cbpro2/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/pip-wheel-7wzkb_6h running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cbpro copying cbpro/public_client.py -> build/lib/cbpro copying cbpro/websocket_client.py -> build/lib/cbpro copying cbpro/order_book.py -> build/lib/cbpro copying cbpro/authenticated_client.py -> build/lib/cbpro copying cbpro/cbpro_auth.py -> build/lib/cbpro copying cbpro/__init__.py -> build/lib/cbpro 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/cbpro copying build/lib/cbpro/public_client.py -> build/bdist.linux-armv7l/wheel/cbpro copying build/lib/cbpro/websocket_client.py -> build/bdist.linux-armv7l/wheel/cbpro copying build/lib/cbpro/order_book.py -> build/bdist.linux-armv7l/wheel/cbpro copying build/lib/cbpro/authenticated_client.py -> build/bdist.linux-armv7l/wheel/cbpro copying build/lib/cbpro/cbpro_auth.py -> build/bdist.linux-armv7l/wheel/cbpro copying build/lib/cbpro/__init__.py -> build/bdist.linux-armv7l/wheel/cbpro running install_egg_info running egg_info writing dependency_links to cbpro2.egg-info/dependency_links.txt writing requirements to cbpro2.egg-info/requires.txt writing cbpro2.egg-info/PKG-INFO writing top-level names to cbpro2.egg-info/top_level.txt reading manifest file 'cbpro2.egg-info/SOURCES.txt' writing manifest file 'cbpro2.egg-info/SOURCES.txt' Copying cbpro2.egg-info to build/bdist.linux-armv7l/wheel/cbpro2-1.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cbpro2-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-7wzkb_6h/cbpro2-1.0.2-py2.py3-none-any.whl' and adding '.' to it adding 'cbpro/__init__.py' adding 'cbpro/authenticated_client.py' adding 'cbpro/cbpro_auth.py' adding 'cbpro/order_book.py' adding 'cbpro/public_client.py' adding 'cbpro/websocket_client.py' adding 'cbpro2-1.0.2.dist-info/top_level.txt' adding 'cbpro2-1.0.2.dist-info/WHEEL' adding 'cbpro2-1.0.2.dist-info/METADATA' adding 'cbpro2-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cbpro2: finished with status 'done' Stored in directory: /tmp/tmpxxc46c9s Successfully built cbpro2 Cleaning up... Removing source in /tmp/pip-wheel-4rfu0ia_/cbpro2 Removed build tracker '/tmp/pip-req-tracker-nxa8loch'