Created temporary directory: /tmp/pip-ephem-wheel-cache-lwl5atso Created temporary directory: /tmp/pip-req-tracker-ldap3wlb Created requirements tracker '/tmp/pip-req-tracker-ldap3wlb' Created temporary directory: /tmp/pip-wheel-eqvwzpxr Collecting gis-tools==0.15.92 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 Using version 0.15.92 (newest of versions: 0.15.92) Created temporary directory: /tmp/pip-unpack-_0m5ojym Downloading https://files.pythonhosted.org/packages/65/f1/bbc52762b6ccd0928b55678c1663696a73ef0eb436482f58405f594c892d/gis_tools-0.15.92.tar.gz (55kB) Downloading from URL 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) Added gis-tools==0.15.92 from https://files.pythonhosted.org/packages/65/f1/bbc52762b6ccd0928b55678c1663696a73ef0eb436482f58405f594c892d/gis_tools-0.15.92.tar.gz#sha256=7a2c61495bbbcfa52d3614bb1ea63ee00020f59c0aa34bb90ff496a4ed6e665b to build tracker '/tmp/pip-req-tracker-ldap3wlb' Running setup.py (path:/tmp/pip-wheel-eqvwzpxr/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 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 pip-egg-info/gis_tools.egg-info/PKG-INFO writing dependency_links to pip-egg-info/gis_tools.egg-info/dependency_links.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-eqvwzpxr/gis-tools has version 0.15.92, which satisfies requirement gis-tools==0.15.92 from https://files.pythonhosted.org/packages/65/f1/bbc52762b6ccd0928b55678c1663696a73ef0eb436482f58405f594c892d/gis_tools-0.15.92.tar.gz#sha256=7a2c61495bbbcfa52d3614bb1ea63ee00020f59c0aa34bb90ff496a4ed6e665b Removed gis-tools==0.15.92 from https://files.pythonhosted.org/packages/65/f1/bbc52762b6ccd0928b55678c1663696a73ef0eb436482f58405f594c892d/gis_tools-0.15.92.tar.gz#sha256=7a2c61495bbbcfa52d3614bb1ea63ee00020f59c0aa34bb90ff496a4ed6e665b from build tracker '/tmp/pip-req-tracker-ldap3wlb' Building wheels for collected packages: gis-tools Created temporary directory: /tmp/pip-wheel-crbif9c9 Running setup.py bdist_wheel for gis-tools: started Destination directory: /tmp/pip-wheel-crbif9c9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-eqvwzpxr/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-crbif9c9 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 dependency_links to gis_tools.egg-info/dependency_links.txt writing gis_tools.egg-info/PKG-INFO writing requirements to gis_tools.egg-info/requires.txt writing top-level names to gis_tools.egg-info/top_level.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.92-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gis_tools-0.15.92.dist-info/WHEEL creating '/tmp/pip-wheel-crbif9c9/gis_tools-0.15.92-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.92.dist-info/METADATA' adding 'gis_tools-0.15.92.dist-info/WHEEL' adding 'gis_tools-0.15.92.dist-info/top_level.txt' adding 'gis_tools-0.15.92.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/tmpzk5wfqiw Successfully built gis-tools Cleaning up... Removing source in /tmp/pip-wheel-eqvwzpxr/gis-tools Removed build tracker '/tmp/pip-req-tracker-ldap3wlb'