Created temporary directory: /tmp/pip-ephem-wheel-cache-g9ahfbi0 Created temporary directory: /tmp/pip-req-tracker-h4kcj3ks Created requirements tracker '/tmp/pip-req-tracker-h4kcj3ks' Created temporary directory: /tmp/pip-wheel-_p7av08j Collecting noompy==1.10 1 location(s) to search for versions of noompy: * https://pypi.org/simple/noompy/ Getting page https://pypi.org/simple/noompy/ Analyzing links from page https://pypi.org/simple/noompy/ Found link https://files.pythonhosted.org/packages/f3/a8/fd0f71411127d09c8e4828ab7f59521c51dbb585b163485c17e0c4b07bc9/noompy-1.0.1.tar.gz#sha256=db011e59eac4e4fb29448890864cd994bf9d68b106e445d8b606ee7bc9b44aee (from https://pypi.org/simple/noompy/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/11/97/6297dc98e2f8e3243c9de85a47b4626759ba6c32f1e28276023173a8be2e/noompy-1.10.tar.gz#sha256=05f9671fc029ef53ca8371198488f3d5f4001b62dd71b809ab841201f2c5a662 (from https://pypi.org/simple/noompy/), version: 1.10 Using version 1.10 (newest of versions: 1.10) Created temporary directory: /tmp/pip-unpack-nrsmciz4 Downloading https://files.pythonhosted.org/packages/11/97/6297dc98e2f8e3243c9de85a47b4626759ba6c32f1e28276023173a8be2e/noompy-1.10.tar.gz Downloading from URL https://files.pythonhosted.org/packages/11/97/6297dc98e2f8e3243c9de85a47b4626759ba6c32f1e28276023173a8be2e/noompy-1.10.tar.gz#sha256=05f9671fc029ef53ca8371198488f3d5f4001b62dd71b809ab841201f2c5a662 (from https://pypi.org/simple/noompy/) Added noompy==1.10 from https://files.pythonhosted.org/packages/11/97/6297dc98e2f8e3243c9de85a47b4626759ba6c32f1e28276023173a8be2e/noompy-1.10.tar.gz#sha256=05f9671fc029ef53ca8371198488f3d5f4001b62dd71b809ab841201f2c5a662 to build tracker '/tmp/pip-req-tracker-h4kcj3ks' Running setup.py (path:/tmp/pip-wheel-_p7av08j/noompy/setup.py) egg_info for package noompy Running command python setup.py egg_info running egg_info creating pip-egg-info/noompy.egg-info writing dependency_links to pip-egg-info/noompy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/noompy.egg-info/top_level.txt writing pip-egg-info/noompy.egg-info/PKG-INFO writing requirements to pip-egg-info/noompy.egg-info/requires.txt writing manifest file 'pip-egg-info/noompy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/noompy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/noompy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_p7av08j/noompy has version 1.10, which satisfies requirement noompy==1.10 from https://files.pythonhosted.org/packages/11/97/6297dc98e2f8e3243c9de85a47b4626759ba6c32f1e28276023173a8be2e/noompy-1.10.tar.gz#sha256=05f9671fc029ef53ca8371198488f3d5f4001b62dd71b809ab841201f2c5a662 Removed noompy==1.10 from https://files.pythonhosted.org/packages/11/97/6297dc98e2f8e3243c9de85a47b4626759ba6c32f1e28276023173a8be2e/noompy-1.10.tar.gz#sha256=05f9671fc029ef53ca8371198488f3d5f4001b62dd71b809ab841201f2c5a662 from build tracker '/tmp/pip-req-tracker-h4kcj3ks' Building wheels for collected packages: noompy Created temporary directory: /tmp/pip-wheel-v5mr_13l Running setup.py bdist_wheel for noompy: started Destination directory: /tmp/pip-wheel-v5mr_13l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_p7av08j/noompy/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/pip-wheel-v5mr_13l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/api copying api/noompy.py -> build/lib/api copying api/core.py -> build/lib/api copying api/__init__.py -> build/lib/api 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/api copying build/lib/api/noompy.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/core.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/__init__.py -> build/bdist.linux-armv7l/wheel/api running install_egg_info running egg_info writing dependency_links to noompy.egg-info/dependency_links.txt writing top-level names to noompy.egg-info/top_level.txt writing requirements to noompy.egg-info/requires.txt writing noompy.egg-info/PKG-INFO reading manifest file 'noompy.egg-info/SOURCES.txt' writing manifest file 'noompy.egg-info/SOURCES.txt' Copying noompy.egg-info to build/bdist.linux-armv7l/wheel/noompy-1.10-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/noompy-1.10.dist-info/WHEEL creating '/tmp/pip-wheel-v5mr_13l/noompy-1.10-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'api/__init__.py' adding 'api/core.py' adding 'api/noompy.py' adding 'noompy-1.10.dist-info/METADATA' adding 'noompy-1.10.dist-info/WHEEL' adding 'noompy-1.10.dist-info/top_level.txt' adding 'noompy-1.10.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for noompy: finished with status 'done' Stored in directory: /tmp/tmp4y1sl48j Successfully built noompy Cleaning up... Removing source in /tmp/pip-wheel-_p7av08j/noompy Removed build tracker '/tmp/pip-req-tracker-h4kcj3ks'