Created temporary directory: /tmp/pip-ephem-wheel-cache-7t9tbn_t Created temporary directory: /tmp/pip-req-tracker-es1z0e9a Created requirements tracker '/tmp/pip-req-tracker-es1z0e9a' Created temporary directory: /tmp/pip-wheel-jkv_zq89 Collecting meltingGeos==0.0.1 1 location(s) to search for versions of meltingGeos: * https://pypi.org/simple/meltinggeos/ Getting page https://pypi.org/simple/meltinggeos/ Analyzing links from page https://pypi.org/simple/meltinggeos/ Found link https://files.pythonhosted.org/packages/86/d8/af8affd43b798299f6407dd81bbafb29387439b7b2c882e19558620a75cb/meltingGeos-0.0.1.tar.gz#sha256=d7b0ed41336452c6e62c93f34239fe90c0f798f363b2961a0937cd705735a00c (from https://pypi.org/simple/meltinggeos/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-4ay9baqw Downloading https://files.pythonhosted.org/packages/86/d8/af8affd43b798299f6407dd81bbafb29387439b7b2c882e19558620a75cb/meltingGeos-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/d8/af8affd43b798299f6407dd81bbafb29387439b7b2c882e19558620a75cb/meltingGeos-0.0.1.tar.gz#sha256=d7b0ed41336452c6e62c93f34239fe90c0f798f363b2961a0937cd705735a00c (from https://pypi.org/simple/meltinggeos/) Added meltingGeos==0.0.1 from https://files.pythonhosted.org/packages/86/d8/af8affd43b798299f6407dd81bbafb29387439b7b2c882e19558620a75cb/meltingGeos-0.0.1.tar.gz#sha256=d7b0ed41336452c6e62c93f34239fe90c0f798f363b2961a0937cd705735a00c to build tracker '/tmp/pip-req-tracker-es1z0e9a' Running setup.py (path:/tmp/pip-wheel-jkv_zq89/meltingGeos/setup.py) egg_info for package meltingGeos Running command python setup.py egg_info running egg_info creating pip-egg-info/meltingGeos.egg-info writing pip-egg-info/meltingGeos.egg-info/PKG-INFO writing dependency_links to pip-egg-info/meltingGeos.egg-info/dependency_links.txt writing top-level names to pip-egg-info/meltingGeos.egg-info/top_level.txt writing manifest file 'pip-egg-info/meltingGeos.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/meltingGeos.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/meltingGeos.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jkv_zq89/meltingGeos has version 0.0.1, which satisfies requirement meltingGeos==0.0.1 from https://files.pythonhosted.org/packages/86/d8/af8affd43b798299f6407dd81bbafb29387439b7b2c882e19558620a75cb/meltingGeos-0.0.1.tar.gz#sha256=d7b0ed41336452c6e62c93f34239fe90c0f798f363b2961a0937cd705735a00c Removed meltingGeos==0.0.1 from https://files.pythonhosted.org/packages/86/d8/af8affd43b798299f6407dd81bbafb29387439b7b2c882e19558620a75cb/meltingGeos-0.0.1.tar.gz#sha256=d7b0ed41336452c6e62c93f34239fe90c0f798f363b2961a0937cd705735a00c from build tracker '/tmp/pip-req-tracker-es1z0e9a' Building wheels for collected packages: meltingGeos Created temporary directory: /tmp/pip-wheel-4gn35aoz Running setup.py bdist_wheel for meltingGeos: started Destination directory: /tmp/pip-wheel-4gn35aoz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jkv_zq89/meltingGeos/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-4gn35aoz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/libgs copying libgs/__init__.py -> build/lib/libgs copying libgs/model.py -> build/lib/libgs copying libgs/geos.py -> build/lib/libgs copying libgs/db.py -> build/lib/libgs 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/libgs copying build/lib/libgs/__init__.py -> build/bdist.linux-armv7l/wheel/libgs copying build/lib/libgs/model.py -> build/bdist.linux-armv7l/wheel/libgs copying build/lib/libgs/geos.py -> build/bdist.linux-armv7l/wheel/libgs copying build/lib/libgs/db.py -> build/bdist.linux-armv7l/wheel/libgs running install_egg_info running egg_info writing dependency_links to meltingGeos.egg-info/dependency_links.txt writing meltingGeos.egg-info/PKG-INFO writing top-level names to meltingGeos.egg-info/top_level.txt reading manifest file 'meltingGeos.egg-info/SOURCES.txt' writing manifest file 'meltingGeos.egg-info/SOURCES.txt' Copying meltingGeos.egg-info to build/bdist.linux-armv7l/wheel/meltingGeos-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/meltingGeos-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-4gn35aoz/meltingGeos-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'libgs/__init__.py' adding 'libgs/db.py' adding 'libgs/geos.py' adding 'libgs/model.py' adding 'meltingGeos-0.0.1.dist-info/METADATA' adding 'meltingGeos-0.0.1.dist-info/WHEEL' adding 'meltingGeos-0.0.1.dist-info/top_level.txt' adding 'meltingGeos-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for meltingGeos: finished with status 'done' Stored in directory: /tmp/tmpypkmy4p1 Successfully built meltingGeos Cleaning up... Removing source in /tmp/pip-wheel-jkv_zq89/meltingGeos Removed build tracker '/tmp/pip-req-tracker-es1z0e9a'