Created temporary directory: /tmp/pip-ephem-wheel-cache-ou6v15ix Created temporary directory: /tmp/pip-req-tracker-9zve31dl Created requirements tracker '/tmp/pip-req-tracker-9zve31dl' Created temporary directory: /tmp/pip-wheel-8kko7c9i Looking in indexes: https://pypi.python.org/simple Collecting hydrointerp==1.0.2 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 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-82guoev5 Downloading https://files.pythonhosted.org/packages/a5/df/69d84519970308b52a978c934838c1c2d4ca5f445b8210885e3aad065ee1/hydrointerp-1.0.2.tar.gz (116kB) Downloading from URL https://files.pythonhosted.org/packages/a5/df/69d84519970308b52a978c934838c1c2d4ca5f445b8210885e3aad065ee1/hydrointerp-1.0.2.tar.gz#sha256=8c2ed15d486b205f4bd4e8294a1c4c5a1af17e7f73fb86f1502a915811e15500 (from https://pypi.org/simple/hydrointerp/) Added hydrointerp==1.0.2 from https://files.pythonhosted.org/packages/a5/df/69d84519970308b52a978c934838c1c2d4ca5f445b8210885e3aad065ee1/hydrointerp-1.0.2.tar.gz#sha256=8c2ed15d486b205f4bd4e8294a1c4c5a1af17e7f73fb86f1502a915811e15500 to build tracker '/tmp/pip-req-tracker-9zve31dl' Running setup.py (path:/tmp/pip-wheel-8kko7c9i/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 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 pip-egg-info/hydrointerp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/hydrointerp.egg-info/dependency_links.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-8kko7c9i/hydrointerp has version 1.0.2, which satisfies requirement hydrointerp==1.0.2 from https://files.pythonhosted.org/packages/a5/df/69d84519970308b52a978c934838c1c2d4ca5f445b8210885e3aad065ee1/hydrointerp-1.0.2.tar.gz#sha256=8c2ed15d486b205f4bd4e8294a1c4c5a1af17e7f73fb86f1502a915811e15500 Removed hydrointerp==1.0.2 from https://files.pythonhosted.org/packages/a5/df/69d84519970308b52a978c934838c1c2d4ca5f445b8210885e3aad065ee1/hydrointerp-1.0.2.tar.gz#sha256=8c2ed15d486b205f4bd4e8294a1c4c5a1af17e7f73fb86f1502a915811e15500 from build tracker '/tmp/pip-req-tracker-9zve31dl' Building wheels for collected packages: hydrointerp Created temporary directory: /tmp/pip-wheel-fu8ztcf5 Running setup.py bdist_wheel for hydrointerp: started Destination directory: /tmp/pip-wheel-fu8ztcf5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8kko7c9i/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-fu8ztcf5 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/process_TRMM.py -> build/lib/hydrointerp/io copying hydrointerp/io/raster.py -> build/lib/hydrointerp/io copying hydrointerp/io/download.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/process_TRMM.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/download.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 hydrointerp.egg-info/PKG-INFO writing top-level names to hydrointerp.egg-info/top_level.txt writing requirements to hydrointerp.egg-info/requires.txt writing dependency_links to hydrointerp.egg-info/dependency_links.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.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hydrointerp-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-fu8ztcf5/hydrointerp-1.0.2-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/download.py' adding 'hydrointerp/io/metservice.py' adding 'hydrointerp/io/process_TRMM.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.2.dist-info/top_level.txt' adding 'hydrointerp-1.0.2.dist-info/WHEEL' adding 'hydrointerp-1.0.2.dist-info/METADATA' adding 'hydrointerp-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hydrointerp: finished with status 'done' Stored in directory: /tmp/tmp61klwb3n Successfully built hydrointerp Cleaning up... Removing source in /tmp/pip-wheel-8kko7c9i/hydrointerp Removed build tracker '/tmp/pip-req-tracker-9zve31dl'