Collecting forex-python==0.3.3 1 location(s) to search for versions of forex-python: * https://pypi.python.org/simple/forex-python/ Getting page https://pypi.python.org/simple/forex-python/ Analyzing links from page https://pypi.python.org/simple/forex-python/ Found link https://pypi.python.org/packages/09/4b/af19efb1e42e1f6fa14c6a100054ecf6cf23afef615e881118af33e3c399/forex-python-0.2.1.tar.gz#md5=cf1871c5d92fa56715dd1ba6db0c52e0 (from https://pypi.python.org/simple/forex-python/), version: 0.2.1 Found link https://pypi.python.org/packages/5c/da/ad239efedafdf20ff483b5c92efe4bcba112e28f3ff3974540f321fb0ebd/forex-python-0.2.2.tar.gz#md5=ebf2b68067737a12f128bd93b7e180dc (from https://pypi.python.org/simple/forex-python/), version: 0.2.2 Found link https://pypi.python.org/packages/6f/4a/9c330dea9f13fc64daf33c7067d746ac6929999cb78f224d204d5de38a51/forex-python-0.3.0.tar.gz#md5=7c762bafdb617837315ab3b57539f6d9 (from https://pypi.python.org/simple/forex-python/), version: 0.3.0 Found link https://pypi.python.org/packages/88/99/f3eecf5ad490018502fd06e1c6358ff0bfe18642918f1b882fd3df639531/forex-python-0.2.tar.gz#md5=00174c91df3f05d66f8efbc0213fa2b6 (from https://pypi.python.org/simple/forex-python/), version: 0.2 Found link https://pypi.python.org/packages/94/06/5d5c3705b3875f3df46038988cb2cff24b5d20b195bc718a2315ce7c26ce/forex-python-0.2.3.tar.gz#md5=33280ff2e4f08b665ec84d791ed1acc9 (from https://pypi.python.org/simple/forex-python/), version: 0.2.3 Found link https://pypi.python.org/packages/b4/40/8f7295f789ee69fd3b268c53a1e01c8af8c8fcd239d400e80d8a9d59139f/forex-python-0.1.tar.gz#md5=c789816cedcd868b139e806a1516ebd2 (from https://pypi.python.org/simple/forex-python/), version: 0.1 Skipping link https://pypi.python.org/packages/c3/d1/014d2358aa89b92f5b126070928107fa224310b210d9d9512803c643121f/forex_python-0.3.3-py2-none-any.whl#md5=69d42f4c372659db369fa2592ea20e25 (from https://pypi.python.org/simple/forex-python/); it is not compatible with this Python Found link https://pypi.python.org/packages/d4/c8/3f828e7bc3f947dba5e6c6fb083d2e188d9b648d813c76ec0a27e303e90e/forex-python-0.3.2.tar.gz#md5=b13ee94b8bf7416ee773fe6adfc14660 (from https://pypi.python.org/simple/forex-python/), version: 0.3.2 Found link https://pypi.python.org/packages/e9/01/008270d8437b9339c7668f0e986c6792007322688c0c48352fc26bd10c3d/forex-python-0.3.3.tar.gz#md5=a6e87b45a823dd258891948e98442b79 (from https://pypi.python.org/simple/forex-python/), version: 0.3.3 Found link https://pypi.python.org/packages/f0/21/900af50622bf7ca111192fc5f08eff27df7078fa0c39295ed38475966b5d/forex-python-0.3.1.tar.gz#md5=b8c4088f6c457ddb258648cdb7dae423 (from https://pypi.python.org/simple/forex-python/), version: 0.3.1 Using version 0.3.3 (newest of versions: 0.3.3) Downloading forex-python-0.3.3.tar.gz Downloading from URL https://pypi.python.org/packages/e9/01/008270d8437b9339c7668f0e986c6792007322688c0c48352fc26bd10c3d/forex-python-0.3.3.tar.gz#md5=a6e87b45a823dd258891948e98442b79 (from https://pypi.python.org/simple/forex-python/) Running setup.py (path:/tmp/pip-build-wxv7y_h5/forex-python/setup.py) egg_info for package forex-python Running command python setup.py egg_info running egg_info creating pip-egg-info/forex_python.egg-info writing top-level names to pip-egg-info/forex_python.egg-info/top_level.txt writing dependency_links to pip-egg-info/forex_python.egg-info/dependency_links.txt writing pip-egg-info/forex_python.egg-info/PKG-INFO writing requirements to pip-egg-info/forex_python.egg-info/requires.txt writing manifest file 'pip-egg-info/forex_python.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/forex_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching 'LICENSE.txt' writing manifest file 'pip-egg-info/forex_python.egg-info/SOURCES.txt' Source in /tmp/pip-build-wxv7y_h5/forex-python has version 0.3.3, which satisfies requirement forex-python==0.3.3 from https://pypi.python.org/packages/e9/01/008270d8437b9339c7668f0e986c6792007322688c0c48352fc26bd10c3d/forex-python-0.3.3.tar.gz#md5=a6e87b45a823dd258891948e98442b79 Building wheels for collected packages: forex-python Running setup.py bdist_wheel for forex-python: started Destination directory: /tmp/tmp4_4nwroipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wxv7y_h5/forex-python/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/tmp4_4nwroipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/forex_python copying forex_python/bitcoin.py -> build/lib/forex_python copying forex_python/converter.py -> build/lib/forex_python copying forex_python/__init__.py -> build/lib/forex_python creating build/lib/docs copying docs/__init__.py -> build/lib/docs running egg_info writing top-level names to forex_python.egg-info/top_level.txt writing requirements to forex_python.egg-info/requires.txt writing dependency_links to forex_python.egg-info/dependency_links.txt writing forex_python.egg-info/PKG-INFO reading manifest file 'forex_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching 'LICENSE.txt' writing manifest file 'forex_python.egg-info/SOURCES.txt' creating build/lib/forex_python/raw_data copying forex_python/raw_data/currencies.json -> build/lib/forex_python/raw_data 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/forex_python copying build/lib/forex_python/bitcoin.py -> build/bdist.linux-armv7l/wheel/forex_python copying build/lib/forex_python/converter.py -> build/bdist.linux-armv7l/wheel/forex_python creating build/bdist.linux-armv7l/wheel/forex_python/raw_data copying build/lib/forex_python/raw_data/currencies.json -> build/bdist.linux-armv7l/wheel/forex_python/raw_data copying build/lib/forex_python/__init__.py -> build/bdist.linux-armv7l/wheel/forex_python creating build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/__init__.py -> build/bdist.linux-armv7l/wheel/docs running install_egg_info Copying forex_python.egg-info to build/bdist.linux-armv7l/wheel/forex_python-0.3.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/forex_python-0.3.3.dist-info/WHEEL Running setup.py bdist_wheel for forex-python: finished with status 'done' Stored in directory: /tmp/tmpj0rt1sfx Successfully built forex-python Cleaning up... Removing source in /tmp/pip-build-wxv7y_h5/forex-python