Created temporary directory: /tmp/pip-ephem-wheel-cache-9qa1z260 Created temporary directory: /tmp/pip-req-tracker-5caqrbgh Created requirements tracker '/tmp/pip-req-tracker-5caqrbgh' Created temporary directory: /tmp/pip-wheel-z1ldht4o Looking in indexes: https://pypi.python.org/simple Collecting hydrointerp==1.0.4 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 Found link https://files.pythonhosted.org/packages/dd/39/f4abb704bba24b20723ee3c5c86225e53cdb002aa7f54fa942ebb27f4119/hydrointerp-1.0.4.tar.gz#sha256=b498da46ca6f5409468e13ff4e660f563d2c817b7dc3fa98283ba84fd4566407 (from https://pypi.org/simple/hydrointerp/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-eslc0jwg Downloading https://files.pythonhosted.org/packages/dd/39/f4abb704bba24b20723ee3c5c86225e53cdb002aa7f54fa942ebb27f4119/hydrointerp-1.0.4.tar.gz (113kB) Downloading from URL https://files.pythonhosted.org/packages/dd/39/f4abb704bba24b20723ee3c5c86225e53cdb002aa7f54fa942ebb27f4119/hydrointerp-1.0.4.tar.gz#sha256=b498da46ca6f5409468e13ff4e660f563d2c817b7dc3fa98283ba84fd4566407 (from https://pypi.org/simple/hydrointerp/) Added hydrointerp==1.0.4 from https://files.pythonhosted.org/packages/dd/39/f4abb704bba24b20723ee3c5c86225e53cdb002aa7f54fa942ebb27f4119/hydrointerp-1.0.4.tar.gz#sha256=b498da46ca6f5409468e13ff4e660f563d2c817b7dc3fa98283ba84fd4566407 to build tracker '/tmp/pip-req-tracker-5caqrbgh' Running setup.py (path:/tmp/pip-wheel-z1ldht4o/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 pip-egg-info/hydrointerp.egg-info/PKG-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 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-z1ldht4o/hydrointerp has version 1.0.4, which satisfies requirement hydrointerp==1.0.4 from https://files.pythonhosted.org/packages/dd/39/f4abb704bba24b20723ee3c5c86225e53cdb002aa7f54fa942ebb27f4119/hydrointerp-1.0.4.tar.gz#sha256=b498da46ca6f5409468e13ff4e660f563d2c817b7dc3fa98283ba84fd4566407 Removed hydrointerp==1.0.4 from https://files.pythonhosted.org/packages/dd/39/f4abb704bba24b20723ee3c5c86225e53cdb002aa7f54fa942ebb27f4119/hydrointerp-1.0.4.tar.gz#sha256=b498da46ca6f5409468e13ff4e660f563d2c817b7dc3fa98283ba84fd4566407 from build tracker '/tmp/pip-req-tracker-5caqrbgh' Building wheels for collected packages: hydrointerp Created temporary directory: /tmp/pip-wheel-o0fhc2b0 Running setup.py bdist_wheel for hydrointerp: started Destination directory: /tmp/pip-wheel-o0fhc2b0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z1ldht4o/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-o0fhc2b0 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/datasets copying hydrointerp/datasets/__init__.py -> build/lib/hydrointerp/datasets creating 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/metservice.py -> build/lib/hydrointerp/io copying hydrointerp/io/__init__.py -> build/lib/hydrointerp/io 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 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/example1_results.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/__init__.py -> build/bdist.linux-armv7l/wheel/hydrointerp creating 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/metservice.py -> build/bdist.linux-armv7l/wheel/hydrointerp/io copying build/lib/hydrointerp/io/__init__.py -> build/bdist.linux-armv7l/wheel/hydrointerp/io 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.4-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hydrointerp-1.0.4.dist-info/WHEEL Running setup.py bdist_wheel for hydrointerp: finished with status 'done' Stored in directory: /tmp/tmpipv4_2v6 Successfully built hydrointerp Cleaning up... Removing source in /tmp/pip-wheel-z1ldht4o/hydrointerp Removed build tracker '/tmp/pip-req-tracker-5caqrbgh'