Collecting pyiex==0.0.8 1 location(s) to search for versions of pyiex: * https://pypi.python.org/simple/pyiex/ Getting page https://pypi.python.org/simple/pyiex/ Analyzing links from page https://pypi.org/simple/pyiex/ Found link https://files.pythonhosted.org/packages/c7/3f/f1dbf7c1ed7095f934cdbfb6a2f566df52f66eb4aed522f25fa08d119fd8/pyiex-0.0.3.tar.gz#sha256=6f245cb761b1f7361a5e6fe2f0bce370285b748dd3075fa7818e72b7d9164ec9 (from https://pypi.org/simple/pyiex/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/2b/6f/18e36b415ba34bda8c5679777fe133158637c75dd87807915d0e7c527344/pyiex-0.0.4.tar.gz#sha256=1ba5ef5eb3fad7abd582915848d2efb3dfd072226c457db219c608b8ea9425d9 (from https://pypi.org/simple/pyiex/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/2b/c1/69f6c3afcfde4a20c16577716564e99c844e6e59fdb1d97b5e909a248bb5/pyiex-0.0.5.tar.gz#sha256=956d4a2f846de1fc5dfbfa80e025ccc79ed1ff473484c20bec5b35d2437afa05 (from https://pypi.org/simple/pyiex/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/d2/5a/5e91789214b840ccb6082f087aff687334d58ee1830b0da9aaa02c6674a3/pyiex-0.0.6.tar.gz#sha256=a487782e4661534a00a4d084c505b1c0565b9cd00babb92792cd66d09dd42de0 (from https://pypi.org/simple/pyiex/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/2b/21/768377c00297b69dd089ba1b9cb09732a812054f1cdf43385efe559a8180/pyiex-0.0.7.tar.gz#sha256=f1402b4a7c9a513920fcf4af26dbea8386509508e573b66911f8d815fdce3433 (from https://pypi.org/simple/pyiex/), version: 0.0.7 Found link https://files.pythonhosted.org/packages/5e/47/30311d99735786394275a8e813ac6450b2e6f6e24c96a5965f5e4981ca93/pyiex-0.0.8.tar.gz#sha256=caa23e49ed3fbb1e0c5fee3a9865e45cde27e869160b5aa449bfec59502e59ff (from https://pypi.org/simple/pyiex/), version: 0.0.8 Using version 0.0.8 (newest of versions: 0.0.8) Downloading https://files.pythonhosted.org/packages/5e/47/30311d99735786394275a8e813ac6450b2e6f6e24c96a5965f5e4981ca93/pyiex-0.0.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5e/47/30311d99735786394275a8e813ac6450b2e6f6e24c96a5965f5e4981ca93/pyiex-0.0.8.tar.gz#sha256=caa23e49ed3fbb1e0c5fee3a9865e45cde27e869160b5aa449bfec59502e59ff (from https://pypi.org/simple/pyiex/) Running setup.py (path:/tmp/pip-build-x9mimuzv/pyiex/setup.py) egg_info for package pyiex Running command python setup.py egg_info running egg_info creating pip-egg-info/pyiex.egg-info writing top-level names to pip-egg-info/pyiex.egg-info/top_level.txt writing pip-egg-info/pyiex.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyiex.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyiex.egg-info/requires.txt writing manifest file 'pip-egg-info/pyiex.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyiex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no files found matching '*.py' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' writing manifest file 'pip-egg-info/pyiex.egg-info/SOURCES.txt' Source in /tmp/pip-build-x9mimuzv/pyiex has version 0.0.8, which satisfies requirement pyiex==0.0.8 from https://files.pythonhosted.org/packages/5e/47/30311d99735786394275a8e813ac6450b2e6f6e24c96a5965f5e4981ca93/pyiex-0.0.8.tar.gz#sha256=caa23e49ed3fbb1e0c5fee3a9865e45cde27e869160b5aa449bfec59502e59ff Building wheels for collected packages: pyiex Running setup.py bdist_wheel for pyiex: started Destination directory: /tmp/tmp7pw3t8gfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-x9mimuzv/pyiex/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/tmp7pw3t8gfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyiex copying pyiex/pyiex.py -> build/lib/pyiex copying pyiex/stock.py -> build/lib/pyiex copying pyiex/__init__.py -> build/lib/pyiex creating build/lib/pyiex/utils copying pyiex/utils/func_utils.py -> build/lib/pyiex/utils copying pyiex/utils/query_utils.py -> build/lib/pyiex/utils copying pyiex/utils/__init__.py -> build/lib/pyiex/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/pyiex copying build/lib/pyiex/pyiex.py -> build/bdist.linux-armv7l/wheel/pyiex creating build/bdist.linux-armv7l/wheel/pyiex/utils copying build/lib/pyiex/utils/func_utils.py -> build/bdist.linux-armv7l/wheel/pyiex/utils copying build/lib/pyiex/utils/query_utils.py -> build/bdist.linux-armv7l/wheel/pyiex/utils copying build/lib/pyiex/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pyiex/utils copying build/lib/pyiex/stock.py -> build/bdist.linux-armv7l/wheel/pyiex copying build/lib/pyiex/__init__.py -> build/bdist.linux-armv7l/wheel/pyiex running install_egg_info running egg_info writing pyiex.egg-info/PKG-INFO writing top-level names to pyiex.egg-info/top_level.txt writing requirements to pyiex.egg-info/requires.txt writing dependency_links to pyiex.egg-info/dependency_links.txt reading manifest file 'pyiex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no files found matching '*.py' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' writing manifest file 'pyiex.egg-info/SOURCES.txt' Copying pyiex.egg-info to build/bdist.linux-armv7l/wheel/pyiex-0.0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyiex-0.0.8.dist-info/WHEEL Running setup.py bdist_wheel for pyiex: finished with status 'done' Stored in directory: /tmp/tmpyx371i3t Successfully built pyiex Cleaning up... Removing source in /tmp/pip-build-x9mimuzv/pyiex