Created temporary directory: /tmp/pip-ephem-wheel-cache-mxuk0ef_ Created temporary directory: /tmp/pip-req-tracker-qx9877tv Created requirements tracker '/tmp/pip-req-tracker-qx9877tv' Created temporary directory: /tmp/pip-wheel-3cr834j7 Collecting bitfinex-api-py==1.1.3 1 location(s) to search for versions of bitfinex-api-py: * https://pypi.org/simple/bitfinex-api-py/ Getting page https://pypi.org/simple/bitfinex-api-py/ Analyzing links from page https://pypi.org/simple/bitfinex-api-py/ Found link https://files.pythonhosted.org/packages/b2/c8/a7a530086ee15ed30d9e2a6956df3799ccfef15251722fe5fa80c60ab101/bitfinex-api-py-1.1.2.tar.gz#sha256=ecbdb1360734d6a4280d760f3c611459dc3af65e3ea90d50e5811bbe52d750c6 (from https://pypi.org/simple/bitfinex-api-py/) (requires-python:>=3.0.0, <4), version: 1.1.2 Found link https://files.pythonhosted.org/packages/6c/86/d6a37253b057e09ec9f5ba09fa0bf8a2085b6bae045bdec9ffbc2f44aeaa/bitfinex-api-py-1.1.3.tar.gz#sha256=9587a067d5af1459f53024fb08ed30c6081abbb1a5b8f6093d514cdc25b7b16e (from https://pypi.org/simple/bitfinex-api-py/) (requires-python:>=3.0.0, <4), version: 1.1.3 Using version 1.1.3 (newest of versions: 1.1.3) Created temporary directory: /tmp/pip-unpack-4y8pmc9f Downloading https://files.pythonhosted.org/packages/6c/86/d6a37253b057e09ec9f5ba09fa0bf8a2085b6bae045bdec9ffbc2f44aeaa/bitfinex-api-py-1.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/86/d6a37253b057e09ec9f5ba09fa0bf8a2085b6bae045bdec9ffbc2f44aeaa/bitfinex-api-py-1.1.3.tar.gz#sha256=9587a067d5af1459f53024fb08ed30c6081abbb1a5b8f6093d514cdc25b7b16e (from https://pypi.org/simple/bitfinex-api-py/) (requires-python:>=3.0.0, <4) Added bitfinex-api-py==1.1.3 from https://files.pythonhosted.org/packages/6c/86/d6a37253b057e09ec9f5ba09fa0bf8a2085b6bae045bdec9ffbc2f44aeaa/bitfinex-api-py-1.1.3.tar.gz#sha256=9587a067d5af1459f53024fb08ed30c6081abbb1a5b8f6093d514cdc25b7b16e to build tracker '/tmp/pip-req-tracker-qx9877tv' Running setup.py (path:/tmp/pip-wheel-3cr834j7/bitfinex-api-py/setup.py) egg_info for package bitfinex-api-py Running command python setup.py egg_info running egg_info creating pip-egg-info/bitfinex_api_py.egg-info writing dependency_links to pip-egg-info/bitfinex_api_py.egg-info/dependency_links.txt writing requirements to pip-egg-info/bitfinex_api_py.egg-info/requires.txt writing pip-egg-info/bitfinex_api_py.egg-info/PKG-INFO writing top-level names to pip-egg-info/bitfinex_api_py.egg-info/top_level.txt writing manifest file 'pip-egg-info/bitfinex_api_py.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bitfinex_api_py.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bitfinex_api_py.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3cr834j7/bitfinex-api-py has version 1.1.3, which satisfies requirement bitfinex-api-py==1.1.3 from https://files.pythonhosted.org/packages/6c/86/d6a37253b057e09ec9f5ba09fa0bf8a2085b6bae045bdec9ffbc2f44aeaa/bitfinex-api-py-1.1.3.tar.gz#sha256=9587a067d5af1459f53024fb08ed30c6081abbb1a5b8f6093d514cdc25b7b16e Removed bitfinex-api-py==1.1.3 from https://files.pythonhosted.org/packages/6c/86/d6a37253b057e09ec9f5ba09fa0bf8a2085b6bae045bdec9ffbc2f44aeaa/bitfinex-api-py-1.1.3.tar.gz#sha256=9587a067d5af1459f53024fb08ed30c6081abbb1a5b8f6093d514cdc25b7b16e from build tracker '/tmp/pip-req-tracker-qx9877tv' Building wheels for collected packages: bitfinex-api-py Created temporary directory: /tmp/pip-wheel-xcync6de Running setup.py bdist_wheel for bitfinex-api-py: started Destination directory: /tmp/pip-wheel-xcync6de Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3cr834j7/bitfinex-api-py/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-xcync6de running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bfxapi copying bfxapi/version.py -> build/lib/bfxapi copying bfxapi/__init__.py -> build/lib/bfxapi copying bfxapi/client.py -> build/lib/bfxapi creating build/lib/bfxapi/models copying bfxapi/models/wallet.py -> build/lib/bfxapi/models copying bfxapi/models/funding_credit.py -> build/lib/bfxapi/models copying bfxapi/models/funding_loan.py -> build/lib/bfxapi/models copying bfxapi/models/position.py -> build/lib/bfxapi/models copying bfxapi/models/deposit_address.py -> build/lib/bfxapi/models copying bfxapi/models/order.py -> build/lib/bfxapi/models copying bfxapi/models/order_book.py -> build/lib/bfxapi/models copying bfxapi/models/withdraw.py -> build/lib/bfxapi/models copying bfxapi/models/subscription.py -> build/lib/bfxapi/models copying bfxapi/models/__init__.py -> build/lib/bfxapi/models copying bfxapi/models/funding_offer.py -> build/lib/bfxapi/models copying bfxapi/models/notification.py -> build/lib/bfxapi/models copying bfxapi/models/trade.py -> build/lib/bfxapi/models copying bfxapi/models/transfer.py -> build/lib/bfxapi/models creating build/lib/bfxapi/rest copying bfxapi/rest/__init__.py -> build/lib/bfxapi/rest copying bfxapi/rest/bfx_rest.py -> build/lib/bfxapi/rest creating build/lib/bfxapi/websockets copying bfxapi/websockets/subscription_manager.py -> build/lib/bfxapi/websockets copying bfxapi/websockets/wallet_manager.py -> build/lib/bfxapi/websockets copying bfxapi/websockets/bfx_websocket.py -> build/lib/bfxapi/websockets copying bfxapi/websockets/generic_websocket.py -> build/lib/bfxapi/websockets copying bfxapi/websockets/__init__.py -> build/lib/bfxapi/websockets copying bfxapi/websockets/order_manager.py -> build/lib/bfxapi/websockets creating build/lib/bfxapi/tests copying bfxapi/tests/test_ws_capacity.py -> build/lib/bfxapi/tests copying bfxapi/tests/helpers.py -> build/lib/bfxapi/tests copying bfxapi/tests/test_ws_subscriptions.py -> build/lib/bfxapi/tests copying bfxapi/tests/test_decimal.py -> build/lib/bfxapi/tests copying bfxapi/tests/test_ws_orderbook.py -> build/lib/bfxapi/tests copying bfxapi/tests/__init__.py -> build/lib/bfxapi/tests copying bfxapi/tests/test_ws_orders.py -> build/lib/bfxapi/tests creating build/lib/bfxapi/utils copying bfxapi/utils/decimal.py -> build/lib/bfxapi/utils copying bfxapi/utils/custom_logger.py -> build/lib/bfxapi/utils copying bfxapi/utils/testing_tools.py -> build/lib/bfxapi/utils copying bfxapi/utils/__init__.py -> build/lib/bfxapi/utils copying bfxapi/utils/auth.py -> build/lib/bfxapi/utils 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/bfxapi copying build/lib/bfxapi/version.py -> build/bdist.linux-armv7l/wheel/bfxapi creating build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/wallet.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/funding_credit.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/funding_loan.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/position.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/deposit_address.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/order.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/order_book.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/withdraw.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/subscription.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/__init__.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/funding_offer.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/notification.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/trade.py -> build/bdist.linux-armv7l/wheel/bfxapi/models copying build/lib/bfxapi/models/transfer.py -> build/bdist.linux-armv7l/wheel/bfxapi/models creating build/bdist.linux-armv7l/wheel/bfxapi/rest copying build/lib/bfxapi/rest/__init__.py -> build/bdist.linux-armv7l/wheel/bfxapi/rest copying build/lib/bfxapi/rest/bfx_rest.py -> build/bdist.linux-armv7l/wheel/bfxapi/rest creating build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/websockets/subscription_manager.py -> build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/websockets/wallet_manager.py -> build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/websockets/bfx_websocket.py -> build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/websockets/generic_websocket.py -> build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/websockets/__init__.py -> build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/websockets/order_manager.py -> build/bdist.linux-armv7l/wheel/bfxapi/websockets copying build/lib/bfxapi/__init__.py -> build/bdist.linux-armv7l/wheel/bfxapi copying build/lib/bfxapi/client.py -> build/bdist.linux-armv7l/wheel/bfxapi creating build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/test_ws_capacity.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/helpers.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/test_ws_subscriptions.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/test_decimal.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/test_ws_orderbook.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/__init__.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests copying build/lib/bfxapi/tests/test_ws_orders.py -> build/bdist.linux-armv7l/wheel/bfxapi/tests creating build/bdist.linux-armv7l/wheel/bfxapi/utils copying build/lib/bfxapi/utils/decimal.py -> build/bdist.linux-armv7l/wheel/bfxapi/utils copying build/lib/bfxapi/utils/custom_logger.py -> build/bdist.linux-armv7l/wheel/bfxapi/utils copying build/lib/bfxapi/utils/testing_tools.py -> build/bdist.linux-armv7l/wheel/bfxapi/utils copying build/lib/bfxapi/utils/__init__.py -> build/bdist.linux-armv7l/wheel/bfxapi/utils copying build/lib/bfxapi/utils/auth.py -> build/bdist.linux-armv7l/wheel/bfxapi/utils running install_egg_info running egg_info writing top-level names to bitfinex_api_py.egg-info/top_level.txt writing bitfinex_api_py.egg-info/PKG-INFO writing requirements to bitfinex_api_py.egg-info/requires.txt writing dependency_links to bitfinex_api_py.egg-info/dependency_links.txt reading manifest file 'bitfinex_api_py.egg-info/SOURCES.txt' writing manifest file 'bitfinex_api_py.egg-info/SOURCES.txt' Copying bitfinex_api_py.egg-info to build/bdist.linux-armv7l/wheel/bitfinex_api_py-1.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bitfinex_api_py-1.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-xcync6de/bitfinex_api_py-1.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'bfxapi/__init__.py' adding 'bfxapi/client.py' adding 'bfxapi/version.py' adding 'bfxapi/models/__init__.py' adding 'bfxapi/models/deposit_address.py' adding 'bfxapi/models/funding_credit.py' adding 'bfxapi/models/funding_loan.py' adding 'bfxapi/models/funding_offer.py' adding 'bfxapi/models/notification.py' adding 'bfxapi/models/order.py' adding 'bfxapi/models/order_book.py' adding 'bfxapi/models/position.py' adding 'bfxapi/models/subscription.py' adding 'bfxapi/models/trade.py' adding 'bfxapi/models/transfer.py' adding 'bfxapi/models/wallet.py' adding 'bfxapi/models/withdraw.py' adding 'bfxapi/rest/__init__.py' adding 'bfxapi/rest/bfx_rest.py' adding 'bfxapi/tests/__init__.py' adding 'bfxapi/tests/helpers.py' adding 'bfxapi/tests/test_decimal.py' adding 'bfxapi/tests/test_ws_capacity.py' adding 'bfxapi/tests/test_ws_orderbook.py' adding 'bfxapi/tests/test_ws_orders.py' adding 'bfxapi/tests/test_ws_subscriptions.py' adding 'bfxapi/utils/__init__.py' adding 'bfxapi/utils/auth.py' adding 'bfxapi/utils/custom_logger.py' adding 'bfxapi/utils/decimal.py' adding 'bfxapi/utils/testing_tools.py' adding 'bfxapi/websockets/__init__.py' adding 'bfxapi/websockets/bfx_websocket.py' adding 'bfxapi/websockets/generic_websocket.py' adding 'bfxapi/websockets/order_manager.py' adding 'bfxapi/websockets/subscription_manager.py' adding 'bfxapi/websockets/wallet_manager.py' adding 'bitfinex_api_py-1.1.3.dist-info/METADATA' adding 'bitfinex_api_py-1.1.3.dist-info/WHEEL' adding 'bitfinex_api_py-1.1.3.dist-info/top_level.txt' adding 'bitfinex_api_py-1.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for bitfinex-api-py: finished with status 'done' Stored in directory: /tmp/tmpql6x7ldk Successfully built bitfinex-api-py Cleaning up... Removing source in /tmp/pip-wheel-3cr834j7/bitfinex-api-py Removed build tracker '/tmp/pip-req-tracker-qx9877tv'