Created temporary directory: /tmp/pip-ephem-wheel-cache-xp1dkglu Created temporary directory: /tmp/pip-req-tracker-9uhs3ibb Created requirements tracker '/tmp/pip-req-tracker-9uhs3ibb' Created temporary directory: /tmp/pip-wheel-bw0_fofi Collecting hypothesis-gufunc==0.0.5 1 location(s) to search for versions of hypothesis-gufunc: * https://pypi.org/simple/hypothesis-gufunc/ Getting page https://pypi.org/simple/hypothesis-gufunc/ Analyzing links from page https://pypi.org/simple/hypothesis-gufunc/ Found link https://files.pythonhosted.org/packages/3d/1e/3465353b81eb0c70ac496d218a4829eba0f17ef217abb58b1d9f2ce71cd3/hypothesis_gufunc-0.0.3.tar.gz#sha256=fb5b0c42265a72034effd9c94b393a858d0946f9bcf224c156b33b3503b09855 (from https://pypi.org/simple/hypothesis-gufunc/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/f9/e8/693c813c6c0c2285150b59cf9027265ad5751655882bec21a3b836f02f44/hypothesis_gufunc-0.0.4.tar.gz#sha256=03486bdb984d3f72de5da3b2621e4f10c71a5084c296cf3b0c79de7093d1dbb0 (from https://pypi.org/simple/hypothesis-gufunc/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/04/8f/facddaae6f818a08010947b13b2e9f6fc63a767985cd8922827d7091fcc2/hypothesis_gufunc-0.0.5rc2.tar.gz#sha256=6ced15c20752fc887da63bc393ab6af788626cff513a36858f2ca823ce3ae1ba (from https://pypi.org/simple/hypothesis-gufunc/), version: 0.0.5rc2 Found link https://files.pythonhosted.org/packages/73/9b/826b0e54dd45aab73b5a50495dbe3e5b973027f6a1be4aa40eb1e4be3433/hypothesis_gufunc-0.0.5.tar.gz#sha256=5a4e03b210c16cc7932c7dd82fb44dd8870011af0ebdceac3114ab0c15c7c2b6 (from https://pypi.org/simple/hypothesis-gufunc/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-981qkkit Downloading https://files.pythonhosted.org/packages/73/9b/826b0e54dd45aab73b5a50495dbe3e5b973027f6a1be4aa40eb1e4be3433/hypothesis_gufunc-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/73/9b/826b0e54dd45aab73b5a50495dbe3e5b973027f6a1be4aa40eb1e4be3433/hypothesis_gufunc-0.0.5.tar.gz#sha256=5a4e03b210c16cc7932c7dd82fb44dd8870011af0ebdceac3114ab0c15c7c2b6 (from https://pypi.org/simple/hypothesis-gufunc/) Added hypothesis-gufunc==0.0.5 from https://files.pythonhosted.org/packages/73/9b/826b0e54dd45aab73b5a50495dbe3e5b973027f6a1be4aa40eb1e4be3433/hypothesis_gufunc-0.0.5.tar.gz#sha256=5a4e03b210c16cc7932c7dd82fb44dd8870011af0ebdceac3114ab0c15c7c2b6 to build tracker '/tmp/pip-req-tracker-9uhs3ibb' Running setup.py (path:/tmp/pip-wheel-bw0_fofi/hypothesis-gufunc/setup.py) egg_info for package hypothesis-gufunc Running command python setup.py egg_info running egg_info creating pip-egg-info/hypothesis_gufunc.egg-info writing pip-egg-info/hypothesis_gufunc.egg-info/PKG-INFO writing dependency_links to pip-egg-info/hypothesis_gufunc.egg-info/dependency_links.txt writing top-level names to pip-egg-info/hypothesis_gufunc.egg-info/top_level.txt writing requirements to pip-egg-info/hypothesis_gufunc.egg-info/requires.txt writing manifest file 'pip-egg-info/hypothesis_gufunc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hypothesis_gufunc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'test' writing manifest file 'pip-egg-info/hypothesis_gufunc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bw0_fofi/hypothesis-gufunc has version 0.0.5, which satisfies requirement hypothesis-gufunc==0.0.5 from https://files.pythonhosted.org/packages/73/9b/826b0e54dd45aab73b5a50495dbe3e5b973027f6a1be4aa40eb1e4be3433/hypothesis_gufunc-0.0.5.tar.gz#sha256=5a4e03b210c16cc7932c7dd82fb44dd8870011af0ebdceac3114ab0c15c7c2b6 Removed hypothesis-gufunc==0.0.5 from https://files.pythonhosted.org/packages/73/9b/826b0e54dd45aab73b5a50495dbe3e5b973027f6a1be4aa40eb1e4be3433/hypothesis_gufunc-0.0.5.tar.gz#sha256=5a4e03b210c16cc7932c7dd82fb44dd8870011af0ebdceac3114ab0c15c7c2b6 from build tracker '/tmp/pip-req-tracker-9uhs3ibb' Building wheels for collected packages: hypothesis-gufunc Created temporary directory: /tmp/pip-wheel-q5pum4lr Running setup.py bdist_wheel for hypothesis-gufunc: started Destination directory: /tmp/pip-wheel-q5pum4lr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bw0_fofi/hypothesis-gufunc/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-q5pum4lr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hypothesis_gufunc copying hypothesis_gufunc/__init__.py -> build/lib/hypothesis_gufunc copying hypothesis_gufunc/gufunc.py -> build/lib/hypothesis_gufunc creating build/lib/hypothesis_gufunc/extra copying hypothesis_gufunc/extra/__init__.py -> build/lib/hypothesis_gufunc/extra copying hypothesis_gufunc/extra/xr.py -> build/lib/hypothesis_gufunc/extra 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/hypothesis_gufunc creating build/bdist.linux-armv7l/wheel/hypothesis_gufunc/extra copying build/lib/hypothesis_gufunc/extra/__init__.py -> build/bdist.linux-armv7l/wheel/hypothesis_gufunc/extra copying build/lib/hypothesis_gufunc/extra/xr.py -> build/bdist.linux-armv7l/wheel/hypothesis_gufunc/extra copying build/lib/hypothesis_gufunc/__init__.py -> build/bdist.linux-armv7l/wheel/hypothesis_gufunc copying build/lib/hypothesis_gufunc/gufunc.py -> build/bdist.linux-armv7l/wheel/hypothesis_gufunc running install_egg_info running egg_info writing top-level names to hypothesis_gufunc.egg-info/top_level.txt writing requirements to hypothesis_gufunc.egg-info/requires.txt writing hypothesis_gufunc.egg-info/PKG-INFO writing dependency_links to hypothesis_gufunc.egg-info/dependency_links.txt reading manifest file 'hypothesis_gufunc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'test' writing manifest file 'hypothesis_gufunc.egg-info/SOURCES.txt' Copying hypothesis_gufunc.egg-info to build/bdist.linux-armv7l/wheel/hypothesis_gufunc-0.0.5-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/hypothesis_gufunc-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-q5pum4lr/hypothesis_gufunc-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hypothesis_gufunc/__init__.py' adding 'hypothesis_gufunc/gufunc.py' adding 'hypothesis_gufunc/extra/__init__.py' adding 'hypothesis_gufunc/extra/xr.py' adding 'hypothesis_gufunc-0.0.5.dist-info/LICENSE' adding 'hypothesis_gufunc-0.0.5.dist-info/METADATA' adding 'hypothesis_gufunc-0.0.5.dist-info/WHEEL' adding 'hypothesis_gufunc-0.0.5.dist-info/top_level.txt' adding 'hypothesis_gufunc-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hypothesis-gufunc: finished with status 'done' Stored in directory: /tmp/tmp78i1zm9m Successfully built hypothesis-gufunc Cleaning up... Removing source in /tmp/pip-wheel-bw0_fofi/hypothesis-gufunc Removed build tracker '/tmp/pip-req-tracker-9uhs3ibb'