Collecting ARSpy==0.4 1 location(s) to search for versions of ARSpy: * https://pypi.python.org/simple/arspy/ Getting page https://pypi.python.org/simple/arspy/ Analyzing links from page https://pypi.python.org/simple/arspy/ Found link https://pypi.python.org/packages/0a/3a/8c53f35edfb1998ffbf3b7adc8fb0e100660839e56f299969e88f568de97/ARSpy-0.2.tar.gz#md5=2aafa221a8737cfb6260119606e3fbc4 (from https://pypi.python.org/simple/arspy/), version: 0.2 Found link https://pypi.python.org/packages/35/94/e732fa9a51d88a810402279c679647dd80f813a854c88ec1cc4cf5f1d6b7/ARSpy-0.3.tar.gz#md5=1899bd391b078a832de2731f8e5bbd9f (from https://pypi.python.org/simple/arspy/), version: 0.3 Found link https://pypi.python.org/packages/40/b2/e1b52d1af58231803276b5cfe55462a22d0a5888c35e96d56a832a766ee4/ARSpy-0.1.tar.gz#md5=68241ea105be717967bbd3473850fe6f (from https://pypi.python.org/simple/arspy/), version: 0.1 Found link https://pypi.python.org/packages/bd/64/a226c8fe2dccf78374a69ad635dbcb8769918b20f497787a1953aafa6dc8/ARSpy-0.4.tar.gz#md5=d722442f08396e2b2b3322f90b82466a (from https://pypi.python.org/simple/arspy/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Downloading ARSpy-0.4.tar.gz Downloading from URL https://pypi.python.org/packages/bd/64/a226c8fe2dccf78374a69ad635dbcb8769918b20f497787a1953aafa6dc8/ARSpy-0.4.tar.gz#md5=d722442f08396e2b2b3322f90b82466a (from https://pypi.python.org/simple/arspy/) Running setup.py (path:/tmp/pip-build-l9g5cjoj/ARSpy/setup.py) egg_info for package ARSpy Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-l9g5cjoj/ARSpy/.eggs/pytest_runner-3.0-py3.4.egg running egg_info creating pip-egg-info/ARSpy.egg-info writing pip-egg-info/ARSpy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ARSpy.egg-info/dependency_links.txt writing requirements to pip-egg-info/ARSpy.egg-info/requires.txt writing top-level names to pip-egg-info/ARSpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/ARSpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ARSpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'keyword' warnings.warn(msg) warning: no files found matching '*' under directory 'source' warning: no files found matching '*.md' writing manifest file 'pip-egg-info/ARSpy.egg-info/SOURCES.txt' Source in /tmp/pip-build-l9g5cjoj/ARSpy has version 0.4, which satisfies requirement ARSpy==0.4 from https://pypi.python.org/packages/bd/64/a226c8fe2dccf78374a69ad635dbcb8769918b20f497787a1953aafa6dc8/ARSpy-0.4.tar.gz#md5=d722442f08396e2b2b3322f90b82466a Building wheels for collected packages: ARSpy Running setup.py bdist_wheel for ARSpy: started Destination directory: /tmp/tmpj5qj9te3pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l9g5cjoj/ARSpy/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/tmpj5qj9te3pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'keyword' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/arspy copying arspy/probability_utils.py -> build/lib/arspy copying arspy/__init__.py -> build/lib/arspy copying arspy/ars.py -> build/lib/arspy copying arspy/hull.py -> build/lib/arspy creating build/lib/arspy/tests copying arspy/tests/__init__.py -> build/lib/arspy/tests copying arspy/tests/test_compute_hulls.py -> build/lib/arspy/tests copying arspy/tests/test_ars.py -> build/lib/arspy/tests copying arspy/tests/test_compute_segment_prob.py -> build/lib/arspy/tests copying arspy/tests/test_evaluate_hulls.py -> build/lib/arspy/tests 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/arspy copying build/lib/arspy/probability_utils.py -> build/bdist.linux-armv7l/wheel/arspy copying build/lib/arspy/__init__.py -> build/bdist.linux-armv7l/wheel/arspy creating build/bdist.linux-armv7l/wheel/arspy/tests copying build/lib/arspy/tests/__init__.py -> build/bdist.linux-armv7l/wheel/arspy/tests copying build/lib/arspy/tests/test_compute_hulls.py -> build/bdist.linux-armv7l/wheel/arspy/tests copying build/lib/arspy/tests/test_ars.py -> build/bdist.linux-armv7l/wheel/arspy/tests copying build/lib/arspy/tests/test_compute_segment_prob.py -> build/bdist.linux-armv7l/wheel/arspy/tests copying build/lib/arspy/tests/test_evaluate_hulls.py -> build/bdist.linux-armv7l/wheel/arspy/tests copying build/lib/arspy/ars.py -> build/bdist.linux-armv7l/wheel/arspy copying build/lib/arspy/hull.py -> build/bdist.linux-armv7l/wheel/arspy running install_egg_info running egg_info writing ARSpy.egg-info/PKG-INFO writing requirements to ARSpy.egg-info/requires.txt writing top-level names to ARSpy.egg-info/top_level.txt writing dependency_links to ARSpy.egg-info/dependency_links.txt reading manifest file 'ARSpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'source' warning: no files found matching '*.md' writing manifest file 'ARSpy.egg-info/SOURCES.txt' Copying ARSpy.egg-info to build/bdist.linux-armv7l/wheel/ARSpy-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ARSpy-0.4.dist-info/WHEEL Running setup.py bdist_wheel for ARSpy: finished with status 'done' Stored in directory: /tmp/tmpmw9jya5p Successfully built ARSpy Cleaning up... Removing source in /tmp/pip-build-l9g5cjoj/ARSpy