Collecting ETo==1.0.3 1 location(s) to search for versions of ETo: * https://pypi.python.org/simple/eto/ Getting page https://pypi.python.org/simple/eto/ Analyzing links from page https://pypi.org/simple/eto/ Found link https://files.pythonhosted.org/packages/f1/96/c0d1799c2b672f1130f576d5ed6d25460f854a93778bae5e38b7f4c4f2b6/ETo-1.0.0.tar.gz#sha256=186e8bcaf05f94eea280ea8eaa273394fc8c898bad19eed816ce066f2bfd9722 (from https://pypi.org/simple/eto/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/9e/12/5fc70cea4347c7c7a5b28cb1776c138884c8347f61513a3ece2c811cf7c2/ETo-1.0.1.tar.gz#sha256=d45ba46230652934f4296fed57923a6b328bfc70321256cf9f93b98c9bf49f5c (from https://pypi.org/simple/eto/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/25/ff/f1d9ed2ea1f061fc7800e2020920497a955d454bf58a8ba8fbd3d6a68342/ETo-1.0.2.tar.gz#sha256=f5194f6260cf99128271d3f2ac4c0d96473b2f5fcaabd56c31ce9c8000718374 (from https://pypi.org/simple/eto/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/73/4d/747856b0038223cd5c4cbc233a2ca12d22750cab16ca27415e0c216147a6/ETo-1.0.3.tar.gz#sha256=9f47e9909c81ba1dc29b87bb144f09743fb4d7a07d16c48f66b0ba63a77fad23 (from https://pypi.org/simple/eto/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Downloading https://files.pythonhosted.org/packages/73/4d/747856b0038223cd5c4cbc233a2ca12d22750cab16ca27415e0c216147a6/ETo-1.0.3.tar.gz (110kB) Downloading from URL https://files.pythonhosted.org/packages/73/4d/747856b0038223cd5c4cbc233a2ca12d22750cab16ca27415e0c216147a6/ETo-1.0.3.tar.gz#sha256=9f47e9909c81ba1dc29b87bb144f09743fb4d7a07d16c48f66b0ba63a77fad23 (from https://pypi.org/simple/eto/) Running setup.py (path:/tmp/pip-build-c7t_wp_o/ETo/setup.py) egg_info for package ETo Running command python setup.py egg_info running egg_info creating pip-egg-info/ETo.egg-info writing pip-egg-info/ETo.egg-info/PKG-INFO writing top-level names to pip-egg-info/ETo.egg-info/top_level.txt writing dependency_links to pip-egg-info/ETo.egg-info/dependency_links.txt writing requirements to pip-egg-info/ETo.egg-info/requires.txt writing manifest file 'pip-egg-info/ETo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ETo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'pip-egg-info/ETo.egg-info/SOURCES.txt' Source in /tmp/pip-build-c7t_wp_o/ETo has version 1.0.3, which satisfies requirement ETo==1.0.3 from https://files.pythonhosted.org/packages/73/4d/747856b0038223cd5c4cbc233a2ca12d22750cab16ca27415e0c216147a6/ETo-1.0.3.tar.gz#sha256=9f47e9909c81ba1dc29b87bb144f09743fb4d7a07d16c48f66b0ba63a77fad23 Building wheels for collected packages: ETo Running setup.py bdist_wheel for ETo: started Destination directory: /tmp/tmpprh6b4e7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c7t_wp_o/ETo/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/tmpprh6b4e7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eto copying eto/util.py -> build/lib/eto copying eto/param_est.py -> build/lib/eto copying eto/core.py -> build/lib/eto copying eto/__init__.py -> build/lib/eto creating build/lib/eto/datasets copying eto/datasets/__init__.py -> build/lib/eto/datasets creating build/lib/eto/tests copying eto/tests/test_eto.py -> build/lib/eto/tests copying eto/tests/__init__.py -> build/lib/eto/tests copying eto/datasets/example1.csv -> build/lib/eto/datasets copying eto/datasets/example1_results.csv -> build/lib/eto/datasets 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/eto creating build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/datasets/example1.csv -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/datasets/example1_results.csv -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/util.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/param_est.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/core.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/__init__.py -> build/bdist.linux-armv7l/wheel/eto creating build/bdist.linux-armv7l/wheel/eto/tests copying build/lib/eto/tests/test_eto.py -> build/bdist.linux-armv7l/wheel/eto/tests copying build/lib/eto/tests/__init__.py -> build/bdist.linux-armv7l/wheel/eto/tests running install_egg_info running egg_info writing requirements to ETo.egg-info/requires.txt writing top-level names to ETo.egg-info/top_level.txt writing ETo.egg-info/PKG-INFO writing dependency_links to ETo.egg-info/dependency_links.txt reading manifest file 'ETo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'ETo.egg-info/SOURCES.txt' Copying ETo.egg-info to build/bdist.linux-armv7l/wheel/ETo-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ETo-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for ETo: finished with status 'done' Stored in directory: /tmp/tmposxoq5ql Successfully built ETo Cleaning up... Removing source in /tmp/pip-build-c7t_wp_o/ETo