Collecting cryptocompare==0.6.1 1 location(s) to search for versions of cryptocompare: * https://pypi.python.org/simple/cryptocompare/ Getting page https://pypi.python.org/simple/cryptocompare/ Analyzing links from page https://pypi.org/simple/cryptocompare/ Found link https://files.pythonhosted.org/packages/81/99/58600cb46421829ea98f6f63691ba3a4485f51101dc417a760c2aed4225b/cryptocompare-0.1.tar.gz#sha256=540da1bdc6cf9fffb70942652aad68ee5da527cb7a3c3459c89fb33dcb47c4cf (from https://pypi.org/simple/cryptocompare/), version: 0.1 Found link https://files.pythonhosted.org/packages/4b/1f/6cdafc75bb2ee7c6f1639194e61d65ecd152da5460a8ac1f8d9965e6a834/cryptocompare-0.2.tar.gz#sha256=ca6f6420885104e0ebb9e9d8c5f05bccc03d4f22571c14a947749c6aa20dfa66 (from https://pypi.org/simple/cryptocompare/), version: 0.2 Found link https://files.pythonhosted.org/packages/ef/a4/d82e64585b5da3da050d57bcec5f2f0e1b45bc29d37fc93d45609bb4e0b9/cryptocompare-0.3.tar.gz#sha256=a795675d57031b1f9b6ed3d10d40a8f0a375943808e8070b853435fede9c6ae5 (from https://pypi.org/simple/cryptocompare/), version: 0.3 Found link https://files.pythonhosted.org/packages/bf/40/982b51812c1d99fe247bd63dc717b6eb2b174a32b6c4b54c8e2b10587e2d/cryptocompare-0.4.tar.gz#sha256=9810a28144433a2614da3a6a154827ed05ae823f463e7b51a6fd6d98ecec3bb9 (from https://pypi.org/simple/cryptocompare/), version: 0.4 Found link https://files.pythonhosted.org/packages/9e/4b/a4ca2d0ec643651d88e199d600fc462e85c2980dd2ad75f51fb5296506e1/cryptocompare-0.6.tar.gz#sha256=18b7fccd0b74193d6d75fb129029185f8b3a6d51631edb833202212889022142 (from https://pypi.org/simple/cryptocompare/), version: 0.6 Found link https://files.pythonhosted.org/packages/fd/3b/c51e170b3fa9f08f4ad3387f8e13d7c47496539acb52c458bf02997fcb61/cryptocompare-0.6.1.tar.gz#sha256=76c39be95da65d8bd5c8aac4c05acc40e547535a7a072f5a351bad589c9b3b02 (from https://pypi.org/simple/cryptocompare/), version: 0.6.1 Using version 0.6.1 (newest of versions: 0.6.1) Downloading https://files.pythonhosted.org/packages/fd/3b/c51e170b3fa9f08f4ad3387f8e13d7c47496539acb52c458bf02997fcb61/cryptocompare-0.6.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fd/3b/c51e170b3fa9f08f4ad3387f8e13d7c47496539acb52c458bf02997fcb61/cryptocompare-0.6.1.tar.gz#sha256=76c39be95da65d8bd5c8aac4c05acc40e547535a7a072f5a351bad589c9b3b02 (from https://pypi.org/simple/cryptocompare/) Running setup.py (path:/tmp/pip-build-iw5l4gmg/cryptocompare/setup.py) egg_info for package cryptocompare Running command python setup.py egg_info running egg_info creating pip-egg-info/cryptocompare.egg-info writing top-level names to pip-egg-info/cryptocompare.egg-info/top_level.txt writing requirements to pip-egg-info/cryptocompare.egg-info/requires.txt writing pip-egg-info/cryptocompare.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cryptocompare.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cryptocompare.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cryptocompare.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cryptocompare.egg-info/SOURCES.txt' Source in /tmp/pip-build-iw5l4gmg/cryptocompare has version 0.6.1, which satisfies requirement cryptocompare==0.6.1 from https://files.pythonhosted.org/packages/fd/3b/c51e170b3fa9f08f4ad3387f8e13d7c47496539acb52c458bf02997fcb61/cryptocompare-0.6.1.tar.gz#sha256=76c39be95da65d8bd5c8aac4c05acc40e547535a7a072f5a351bad589c9b3b02 Building wheels for collected packages: cryptocompare Running setup.py bdist_wheel for cryptocompare: started Destination directory: /tmp/tmphy1aarxspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-iw5l4gmg/cryptocompare/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/tmphy1aarxspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cryptocompare copying cryptocompare/__init__.py -> build/lib/cryptocompare copying cryptocompare/cryptocompare.py -> build/lib/cryptocompare 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/cryptocompare copying build/lib/cryptocompare/__init__.py -> build/bdist.linux-armv7l/wheel/cryptocompare copying build/lib/cryptocompare/cryptocompare.py -> build/bdist.linux-armv7l/wheel/cryptocompare running install_egg_info running egg_info writing requirements to cryptocompare.egg-info/requires.txt writing top-level names to cryptocompare.egg-info/top_level.txt writing cryptocompare.egg-info/PKG-INFO writing dependency_links to cryptocompare.egg-info/dependency_links.txt reading manifest file 'cryptocompare.egg-info/SOURCES.txt' writing manifest file 'cryptocompare.egg-info/SOURCES.txt' Copying cryptocompare.egg-info to build/bdist.linux-armv7l/wheel/cryptocompare-0.6.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cryptocompare-0.6.1.dist-info/WHEEL Running setup.py bdist_wheel for cryptocompare: finished with status 'done' Stored in directory: /tmp/tmpahy79may Successfully built cryptocompare Cleaning up... Removing source in /tmp/pip-build-iw5l4gmg/cryptocompare