Created temporary directory: /tmp/pip-ephem-wheel-cache-jea7docz Created temporary directory: /tmp/pip-req-tracker-frpiv0zi Created requirements tracker '/tmp/pip-req-tracker-frpiv0zi' Created temporary directory: /tmp/pip-wheel-u2zg0l6t Collecting gis-tools==0.15.93 1 location(s) to search for versions of gis-tools: * https://pypi.org/simple/gis-tools/ Getting page https://pypi.org/simple/gis-tools/ Analyzing links from page https://pypi.org/simple/gis-tools/ Found link https://files.pythonhosted.org/packages/70/66/4ff2592466346555da8fdd8afdd53a83ef2694af2d81d9e1d8b09966d5bf/gis_tools-0.15.91.tar.gz#sha256=886c9a754eff029c12d6011f430688595cc56548ad2ea0871192b99749fda35b (from https://pypi.org/simple/gis-tools/) (requires-python:>=3), version: 0.15.91 Found link https://files.pythonhosted.org/packages/65/f1/bbc52762b6ccd0928b55678c1663696a73ef0eb436482f58405f594c892d/gis_tools-0.15.92.tar.gz#sha256=7a2c61495bbbcfa52d3614bb1ea63ee00020f59c0aa34bb90ff496a4ed6e665b (from https://pypi.org/simple/gis-tools/) (requires-python:>=3), version: 0.15.92 Found link https://files.pythonhosted.org/packages/cd/29/cd8aeaa3c4e6da97ba26e06b48666ae04e09bfdb82777a9c244c9f87a8cf/gis_tools-0.15.93.tar.gz#sha256=f8f152356cf32390e576d277ca8bc491094a15792b37a3c1e8ac3aecc44353f2 (from https://pypi.org/simple/gis-tools/) (requires-python:>=3), version: 0.15.93 Using version 0.15.93 (newest of versions: 0.15.93) Created temporary directory: /tmp/pip-unpack-_nwdawno Downloading https://files.pythonhosted.org/packages/cd/29/cd8aeaa3c4e6da97ba26e06b48666ae04e09bfdb82777a9c244c9f87a8cf/gis_tools-0.15.93.tar.gz (55kB) Downloading from URL https://files.pythonhosted.org/packages/cd/29/cd8aeaa3c4e6da97ba26e06b48666ae04e09bfdb82777a9c244c9f87a8cf/gis_tools-0.15.93.tar.gz#sha256=f8f152356cf32390e576d277ca8bc491094a15792b37a3c1e8ac3aecc44353f2 (from https://pypi.org/simple/gis-tools/) (requires-python:>=3) Added gis-tools==0.15.93 from https://files.pythonhosted.org/packages/cd/29/cd8aeaa3c4e6da97ba26e06b48666ae04e09bfdb82777a9c244c9f87a8cf/gis_tools-0.15.93.tar.gz#sha256=f8f152356cf32390e576d277ca8bc491094a15792b37a3c1e8ac3aecc44353f2 to build tracker '/tmp/pip-req-tracker-frpiv0zi' Running setup.py (path:/tmp/pip-wheel-u2zg0l6t/gis-tools/setup.py) egg_info for package gis-tools Running command python setup.py egg_info running egg_info creating pip-egg-info/gis_tools.egg-info writing dependency_links to pip-egg-info/gis_tools.egg-info/dependency_links.txt writing pip-egg-info/gis_tools.egg-info/PKG-INFO writing requirements to pip-egg-info/gis_tools.egg-info/requires.txt writing top-level names to pip-egg-info/gis_tools.egg-info/top_level.txt writing manifest file 'pip-egg-info/gis_tools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gis_tools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gis_tools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-u2zg0l6t/gis-tools has version 0.15.93, which satisfies requirement gis-tools==0.15.93 from https://files.pythonhosted.org/packages/cd/29/cd8aeaa3c4e6da97ba26e06b48666ae04e09bfdb82777a9c244c9f87a8cf/gis_tools-0.15.93.tar.gz#sha256=f8f152356cf32390e576d277ca8bc491094a15792b37a3c1e8ac3aecc44353f2 Removed gis-tools==0.15.93 from https://files.pythonhosted.org/packages/cd/29/cd8aeaa3c4e6da97ba26e06b48666ae04e09bfdb82777a9c244c9f87a8cf/gis_tools-0.15.93.tar.gz#sha256=f8f152356cf32390e576d277ca8bc491094a15792b37a3c1e8ac3aecc44353f2 from build tracker '/tmp/pip-req-tracker-frpiv0zi' Building wheels for collected packages: gis-tools Created temporary directory: /tmp/pip-wheel-zjtgzk2l Running setup.py bdist_wheel for gis-tools: started Destination directory: /tmp/pip-wheel-zjtgzk2l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-u2zg0l6t/gis-tools/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-zjtgzk2l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gistools copying gistools/distance.py -> build/lib/gistools copying gistools/exceptions.py -> build/lib/gistools copying gistools/geometry.py -> build/lib/gistools copying gistools/plotting.py -> build/lib/gistools copying gistools/raster.py -> build/lib/gistools copying gistools/projections.py -> build/lib/gistools copying gistools/topography.py -> build/lib/gistools copying gistools/coordinates.py -> build/lib/gistools copying gistools/surface.py -> build/lib/gistools copying gistools/stats.py -> build/lib/gistools copying gistools/conversion.py -> build/lib/gistools copying gistools/files.py -> build/lib/gistools copying gistools/graph.py -> build/lib/gistools copying gistools/__init__.py -> build/lib/gistools copying gistools/layer.py -> build/lib/gistools copying gistools/network.py -> build/lib/gistools copying gistools/database.py -> build/lib/gistools creating build/lib/gistools/examples copying gistools/examples/example_1.py -> build/lib/gistools/examples copying gistools/examples/example_2.py -> build/lib/gistools/examples copying gistools/examples/__init__.py -> build/lib/gistools/examples copying gistools/examples/example_4.py -> build/lib/gistools/examples copying gistools/examples/example_3.py -> build/lib/gistools/examples 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/gistools copying build/lib/gistools/distance.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/exceptions.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/geometry.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/plotting.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/raster.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/projections.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/topography.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/coordinates.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/surface.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/stats.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/conversion.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/files.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/graph.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/__init__.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/layer.py -> build/bdist.linux-armv7l/wheel/gistools creating build/bdist.linux-armv7l/wheel/gistools/examples copying build/lib/gistools/examples/example_1.py -> build/bdist.linux-armv7l/wheel/gistools/examples copying build/lib/gistools/examples/example_2.py -> build/bdist.linux-armv7l/wheel/gistools/examples copying build/lib/gistools/examples/__init__.py -> build/bdist.linux-armv7l/wheel/gistools/examples copying build/lib/gistools/examples/example_4.py -> build/bdist.linux-armv7l/wheel/gistools/examples copying build/lib/gistools/examples/example_3.py -> build/bdist.linux-armv7l/wheel/gistools/examples copying build/lib/gistools/network.py -> build/bdist.linux-armv7l/wheel/gistools copying build/lib/gistools/database.py -> build/bdist.linux-armv7l/wheel/gistools running install_egg_info running egg_info writing top-level names to gis_tools.egg-info/top_level.txt writing gis_tools.egg-info/PKG-INFO writing requirements to gis_tools.egg-info/requires.txt writing dependency_links to gis_tools.egg-info/dependency_links.txt reading manifest file 'gis_tools.egg-info/SOURCES.txt' writing manifest file 'gis_tools.egg-info/SOURCES.txt' Copying gis_tools.egg-info to build/bdist.linux-armv7l/wheel/gis_tools-0.15.93-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gis_tools-0.15.93.dist-info/WHEEL creating '/tmp/pip-wheel-zjtgzk2l/gis_tools-0.15.93-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gistools/__init__.py' adding 'gistools/conversion.py' adding 'gistools/coordinates.py' adding 'gistools/database.py' adding 'gistools/distance.py' adding 'gistools/exceptions.py' adding 'gistools/files.py' adding 'gistools/geometry.py' adding 'gistools/graph.py' adding 'gistools/layer.py' adding 'gistools/network.py' adding 'gistools/plotting.py' adding 'gistools/projections.py' adding 'gistools/raster.py' adding 'gistools/stats.py' adding 'gistools/surface.py' adding 'gistools/topography.py' adding 'gistools/examples/__init__.py' adding 'gistools/examples/example_1.py' adding 'gistools/examples/example_2.py' adding 'gistools/examples/example_3.py' adding 'gistools/examples/example_4.py' adding 'gis_tools-0.15.93.dist-info/METADATA' adding 'gis_tools-0.15.93.dist-info/WHEEL' adding 'gis_tools-0.15.93.dist-info/top_level.txt' adding 'gis_tools-0.15.93.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gis-tools: finished with status 'done' Stored in directory: /tmp/tmp7dds59tw Successfully built gis-tools Cleaning up... Removing source in /tmp/pip-wheel-u2zg0l6t/gis-tools Removed build tracker '/tmp/pip-req-tracker-frpiv0zi'