Collecting DFO-LS==1.0.2 1 location(s) to search for versions of DFO-LS: * https://pypi.python.org/simple/dfo-ls/ Getting page https://pypi.python.org/simple/dfo-ls/ Analyzing links from page https://pypi.org/simple/dfo-ls/ Found link https://files.pythonhosted.org/packages/6d/45/fb5f08185cb49c333417ab7ea374d140ab3e1c1a1c75fd50b67097ef2abd/DFO-LS-1.0.tar.gz#sha256=9dacef07965869430f6814134d1177b20d6bb38b013669526368d76e7e7ca4ef (from https://pypi.org/simple/dfo-ls/), version: 1.0 Found link https://files.pythonhosted.org/packages/d4/a1/438237bad4fc0ff820cba5649d58ceab76e4e98a9450b6426cfa4b43d1a4/DFO-LS-1.0.1.tar.gz#sha256=f3c24b50b3cf81553bbd03334608178a337fc3201aa2044f8eb53420d0353fc5 (from https://pypi.org/simple/dfo-ls/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/8e/61/a609fc93dda441424e1756c28c300a4b31acdfc17d09e4eef1e293f00f0f/DFO-LS-1.0.2.tar.gz#sha256=6ca993f0367e85bde8d23f8b32c3e08c4211e41a60f2ddaa6c291c007fc9f561 (from https://pypi.org/simple/dfo-ls/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Downloading https://files.pythonhosted.org/packages/8e/61/a609fc93dda441424e1756c28c300a4b31acdfc17d09e4eef1e293f00f0f/DFO-LS-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8e/61/a609fc93dda441424e1756c28c300a4b31acdfc17d09e4eef1e293f00f0f/DFO-LS-1.0.2.tar.gz#sha256=6ca993f0367e85bde8d23f8b32c3e08c4211e41a60f2ddaa6c291c007fc9f561 (from https://pypi.org/simple/dfo-ls/) Running setup.py (path:/tmp/pip-build-vsbibpzm/DFO-LS/setup.py) egg_info for package DFO-LS Running command python setup.py egg_info running egg_info creating pip-egg-info/DFO_LS.egg-info writing requirements to pip-egg-info/DFO_LS.egg-info/requires.txt writing dependency_links to pip-egg-info/DFO_LS.egg-info/dependency_links.txt writing top-level names to pip-egg-info/DFO_LS.egg-info/top_level.txt writing pip-egg-info/DFO_LS.egg-info/PKG-INFO writing manifest file 'pip-egg-info/DFO_LS.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/DFO_LS.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/DFO_LS.egg-info/SOURCES.txt' Source in /tmp/pip-build-vsbibpzm/DFO-LS has version 1.0.2, which satisfies requirement DFO-LS==1.0.2 from https://files.pythonhosted.org/packages/8e/61/a609fc93dda441424e1756c28c300a4b31acdfc17d09e4eef1e293f00f0f/DFO-LS-1.0.2.tar.gz#sha256=6ca993f0367e85bde8d23f8b32c3e08c4211e41a60f2ddaa6c291c007fc9f561 Building wheels for collected packages: DFO-LS Running setup.py bdist_wheel for DFO-LS: started Destination directory: /tmp/tmpvemxoq3ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vsbibpzm/DFO-LS/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/tmpvemxoq3ppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dfols copying dfols/controller.py -> build/lib/dfols copying dfols/hessian.py -> build/lib/dfols copying dfols/util.py -> build/lib/dfols copying dfols/trust_region.py -> build/lib/dfols copying dfols/__init__.py -> build/lib/dfols copying dfols/model.py -> build/lib/dfols copying dfols/solver.py -> build/lib/dfols copying dfols/version.py -> build/lib/dfols copying dfols/params.py -> build/lib/dfols copying dfols/diagnostic_info.py -> build/lib/dfols 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/dfols copying build/lib/dfols/controller.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/hessian.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/util.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/trust_region.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/__init__.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/model.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/solver.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/version.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/params.py -> build/bdist.linux-armv7l/wheel/dfols copying build/lib/dfols/diagnostic_info.py -> build/bdist.linux-armv7l/wheel/dfols running install_egg_info running egg_info writing requirements to DFO_LS.egg-info/requires.txt writing DFO_LS.egg-info/PKG-INFO writing dependency_links to DFO_LS.egg-info/dependency_links.txt writing top-level names to DFO_LS.egg-info/top_level.txt reading manifest file 'DFO_LS.egg-info/SOURCES.txt' writing manifest file 'DFO_LS.egg-info/SOURCES.txt' Copying DFO_LS.egg-info to build/bdist.linux-armv7l/wheel/DFO_LS-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/DFO_LS-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for DFO-LS: finished with status 'done' Stored in directory: /tmp/tmpy73a55ws Successfully built DFO-LS Cleaning up... Removing source in /tmp/pip-build-vsbibpzm/DFO-LS