Created temporary directory: /tmp/pip-ephem-wheel-cache-abrrx944 Created temporary directory: /tmp/pip-req-tracker-0f32dpy7 Created requirements tracker '/tmp/pip-req-tracker-0f32dpy7' Created temporary directory: /tmp/pip-wheel-ssnct4qo Looking in indexes: https://pypi.python.org/simple Collecting hydrointerp==1.0.3 1 location(s) to search for versions of hydrointerp: * https://pypi.python.org/simple/hydrointerp/ Getting page https://pypi.python.org/simple/hydrointerp/ Analyzing links from page https://pypi.org/simple/hydrointerp/ Found link https://files.pythonhosted.org/packages/9c/ae/ff59b5f60ac6b5934178e679fd9128eeaa0d69cdb9555c21f89cd416a0cf/hydrointerp-1.0.1.tar.gz#sha256=e4c2deb50765f672f63d0c9096ce6804fa8a327acd170f9b5d3eecd8bd588792 (from https://pypi.org/simple/hydrointerp/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/a5/df/69d84519970308b52a978c934838c1c2d4ca5f445b8210885e3aad065ee1/hydrointerp-1.0.2.tar.gz#sha256=8c2ed15d486b205f4bd4e8294a1c4c5a1af17e7f73fb86f1502a915811e15500 (from https://pypi.org/simple/hydrointerp/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/8f/4c/0c096e4a733e43eb5a664b41b5b17c5c379fd6cf9c7db965b8e701a8406d/hydrointerp-1.0.3.tar.gz#sha256=6649e950ce0c68e64153fa846c984a7a7954c3310cc6110f58d5669c89f4ddfa (from https://pypi.org/simple/hydrointerp/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-zhu4qt9c Downloading https://files.pythonhosted.org/packages/8f/4c/0c096e4a733e43eb5a664b41b5b17c5c379fd6cf9c7db965b8e701a8406d/hydrointerp-1.0.3.tar.gz (113kB) Downloading from URL https://files.pythonhosted.org/packages/8f/4c/0c096e4a733e43eb5a664b41b5b17c5c379fd6cf9c7db965b8e701a8406d/hydrointerp-1.0.3.tar.gz#sha256=6649e950ce0c68e64153fa846c984a7a7954c3310cc6110f58d5669c89f4ddfa (from https://pypi.org/simple/hydrointerp/) Added hydrointerp==1.0.3 from https://files.pythonhosted.org/packages/8f/4c/0c096e4a733e43eb5a664b41b5b17c5c379fd6cf9c7db965b8e701a8406d/hydrointerp-1.0.3.tar.gz#sha256=6649e950ce0c68e64153fa846c984a7a7954c3310cc6110f58d5669c89f4ddfa to build tracker '/tmp/pip-req-tracker-0f32dpy7' Running setup.py (path:/tmp/pip-wheel-ssnct4qo/hydrointerp/setup.py) egg_info for package hydrointerp Running command python setup.py egg_info running egg_info creating pip-egg-info/hydrointerp.egg-info writing dependency_links to pip-egg-info/hydrointerp.egg-info/dependency_links.txt writing top-level names to pip-egg-info/hydrointerp.egg-info/top_level.txt writing pip-egg-info/hydrointerp.egg-info/PKG-INFO writing requirements to pip-egg-info/hydrointerp.egg-info/requires.txt writing manifest file 'pip-egg-info/hydrointerp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hydrointerp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'pip-egg-info/hydrointerp.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ssnct4qo/hydrointerp has version 1.0.3, which satisfies requirement hydrointerp==1.0.3 from https://files.pythonhosted.org/packages/8f/4c/0c096e4a733e43eb5a664b41b5b17c5c379fd6cf9c7db965b8e701a8406d/hydrointerp-1.0.3.tar.gz#sha256=6649e950ce0c68e64153fa846c984a7a7954c3310cc6110f58d5669c89f4ddfa Removed hydrointerp==1.0.3 from https://files.pythonhosted.org/packages/8f/4c/0c096e4a733e43eb5a664b41b5b17c5c379fd6cf9c7db965b8e701a8406d/hydrointerp-1.0.3.tar.gz#sha256=6649e950ce0c68e64153fa846c984a7a7954c3310cc6110f58d5669c89f4ddfa from build tracker '/tmp/pip-req-tracker-0f32dpy7' Building wheels for collected packages: hydrointerp Created temporary directory: /tmp/pip-wheel-xmslgseg Running setup.py bdist_wheel for hydrointerp: started Destination directory: /tmp/pip-wheel-xmslgseg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ssnct4qo/hydrointerp/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-xmslgseg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hydrointerp copying hydrointerp/util.py -> build/lib/hydrointerp copying hydrointerp/raster.py -> build/lib/hydrointerp copying hydrointerp/__init__.py -> build/lib/hydrointerp creating build/lib/hydrointerp/tests copying hydrointerp/tests/test_trmm_gpm.py -> build/lib/hydrointerp/tests copying hydrointerp/tests/__init__.py -> build/lib/hydrointerp/tests creating build/lib/hydrointerp/io copying hydrointerp/io/metservice.py -> build/lib/hydrointerp/io copying hydrointerp/io/trmm_gpm_import.py -> build/lib/hydrointerp/io copying hydrointerp/io/raster.py -> build/lib/hydrointerp/io copying hydrointerp/io/__init__.py -> build/lib/hydrointerp/io creating build/lib/hydrointerp/datasets copying hydrointerp/datasets/__init__.py -> build/lib/hydrointerp/datasets copying hydrointerp/datasets/example1.csv -> build/lib/hydrointerp/datasets copying hydrointerp/datasets/example1_results.csv -> build/lib/hydrointerp/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/hydrointerp creating build/bdist.linux-armv7l/wheel/hydrointerp/tests copying build/lib/hydrointerp/tests/test_trmm_gpm.py -> build/bdist.linux-armv7l/wheel/hydrointerp/tests copying build/lib/hydrointerp/tests/__init__.py -> build/bdist.linux-armv7l/wheel/hydrointerp/tests copying build/lib/hydrointerp/util.py -> build/bdist.linux-armv7l/wheel/hydrointerp creating build/bdist.linux-armv7l/wheel/hydrointerp/io copying build/lib/hydrointerp/io/metservice.py -> build/bdist.linux-armv7l/wheel/hydrointerp/io copying build/lib/hydrointerp/io/trmm_gpm_import.py -> build/bdist.linux-armv7l/wheel/hydrointerp/io copying build/lib/hydrointerp/io/raster.py -> build/bdist.linux-armv7l/wheel/hydrointerp/io copying build/lib/hydrointerp/io/__init__.py -> build/bdist.linux-armv7l/wheel/hydrointerp/io copying build/lib/hydrointerp/raster.py -> build/bdist.linux-armv7l/wheel/hydrointerp creating build/bdist.linux-armv7l/wheel/hydrointerp/datasets copying build/lib/hydrointerp/datasets/example1.csv -> build/bdist.linux-armv7l/wheel/hydrointerp/datasets copying build/lib/hydrointerp/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/hydrointerp/datasets copying build/lib/hydrointerp/datasets/example1_results.csv -> build/bdist.linux-armv7l/wheel/hydrointerp/datasets copying build/lib/hydrointerp/__init__.py -> build/bdist.linux-armv7l/wheel/hydrointerp running install_egg_info running egg_info writing dependency_links to hydrointerp.egg-info/dependency_links.txt writing requirements to hydrointerp.egg-info/requires.txt writing hydrointerp.egg-info/PKG-INFO writing top-level names to hydrointerp.egg-info/top_level.txt reading manifest file 'hydrointerp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'hydrointerp.egg-info/SOURCES.txt' Copying hydrointerp.egg-info to build/bdist.linux-armv7l/wheel/hydrointerp-1.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hydrointerp-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-xmslgseg/hydrointerp-1.0.3-py2.py3-none-any.whl' and adding '.' to it adding 'hydrointerp/__init__.py' adding 'hydrointerp/raster.py' adding 'hydrointerp/util.py' adding 'hydrointerp/datasets/__init__.py' adding 'hydrointerp/datasets/example1.csv' adding 'hydrointerp/datasets/example1_results.csv' adding 'hydrointerp/io/__init__.py' adding 'hydrointerp/io/metservice.py' adding 'hydrointerp/io/raster.py' adding 'hydrointerp/io/trmm_gpm_import.py' adding 'hydrointerp/tests/__init__.py' adding 'hydrointerp/tests/test_trmm_gpm.py' adding 'hydrointerp-1.0.3.dist-info/top_level.txt' adding 'hydrointerp-1.0.3.dist-info/WHEEL' adding 'hydrointerp-1.0.3.dist-info/METADATA' adding 'hydrointerp-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hydrointerp: finished with status 'done' Stored in directory: /tmp/tmp3og3wh6b Successfully built hydrointerp Cleaning up... Removing source in /tmp/pip-wheel-ssnct4qo/hydrointerp Removed build tracker '/tmp/pip-req-tracker-0f32dpy7'