Created temporary directory: /tmp/pip-ephem-wheel-cache-paod7pbm Created temporary directory: /tmp/pip-req-tracker-fe8g00g2 Created requirements tracker '/tmp/pip-req-tracker-fe8g00g2' Created temporary directory: /tmp/pip-wheel-usecy8is Looking in indexes: https://pypi.python.org/simple Collecting targomo_python==0.23 1 location(s) to search for versions of targomo-python: * https://pypi.python.org/simple/targomo-python/ Getting page https://pypi.python.org/simple/targomo-python/ Analyzing links from page https://pypi.org/simple/targomo-python/ Found link https://files.pythonhosted.org/packages/48/58/cbf276f8027a46ff7ae63009b15cdb8d8355d97d2d3e86e5c3ff524303dc/targomo_python-0.22.tar.gz#sha256=54c1755b2c83f74c3cef0dd2e8f5c1eca612808f017248cd521f9fad037b5c55 (from https://pypi.org/simple/targomo-python/), version: 0.22 Found link https://files.pythonhosted.org/packages/45/6e/80d7ba3dd424d64ab7e91fe27b9b0ede4f61dedac4e4e7106681940b4fed/targomo_python-0.23.tar.gz#sha256=9071a21dea6466132a96aa4567cbc3c7e7c99c95a1cd5275d8be36b5f92cb867 (from https://pypi.org/simple/targomo-python/), version: 0.23 Using version 0.23 (newest of versions: 0.23) Created temporary directory: /tmp/pip-unpack-c8y99dg1 Downloading https://files.pythonhosted.org/packages/45/6e/80d7ba3dd424d64ab7e91fe27b9b0ede4f61dedac4e4e7106681940b4fed/targomo_python-0.23.tar.gz Downloading from URL https://files.pythonhosted.org/packages/45/6e/80d7ba3dd424d64ab7e91fe27b9b0ede4f61dedac4e4e7106681940b4fed/targomo_python-0.23.tar.gz#sha256=9071a21dea6466132a96aa4567cbc3c7e7c99c95a1cd5275d8be36b5f92cb867 (from https://pypi.org/simple/targomo-python/) Added targomo_python==0.23 from https://files.pythonhosted.org/packages/45/6e/80d7ba3dd424d64ab7e91fe27b9b0ede4f61dedac4e4e7106681940b4fed/targomo_python-0.23.tar.gz#sha256=9071a21dea6466132a96aa4567cbc3c7e7c99c95a1cd5275d8be36b5f92cb867 to build tracker '/tmp/pip-req-tracker-fe8g00g2' Running setup.py (path:/tmp/pip-wheel-usecy8is/targomo-python/setup.py) egg_info for package targomo-python Running command python setup.py egg_info running egg_info creating pip-egg-info/targomo_python.egg-info writing requirements to pip-egg-info/targomo_python.egg-info/requires.txt writing top-level names to pip-egg-info/targomo_python.egg-info/top_level.txt writing pip-egg-info/targomo_python.egg-info/PKG-INFO writing dependency_links to pip-egg-info/targomo_python.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/targomo_python.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/targomo_python.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/targomo_python.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-usecy8is/targomo-python has version 0.23, which satisfies requirement targomo_python==0.23 from https://files.pythonhosted.org/packages/45/6e/80d7ba3dd424d64ab7e91fe27b9b0ede4f61dedac4e4e7106681940b4fed/targomo_python-0.23.tar.gz#sha256=9071a21dea6466132a96aa4567cbc3c7e7c99c95a1cd5275d8be36b5f92cb867 Removed targomo_python==0.23 from https://files.pythonhosted.org/packages/45/6e/80d7ba3dd424d64ab7e91fe27b9b0ede4f61dedac4e4e7106681940b4fed/targomo_python-0.23.tar.gz#sha256=9071a21dea6466132a96aa4567cbc3c7e7c99c95a1cd5275d8be36b5f92cb867 from build tracker '/tmp/pip-req-tracker-fe8g00g2' Building wheels for collected packages: targomo-python Created temporary directory: /tmp/pip-wheel-yzex8qn6 Running setup.py bdist_wheel for targomo-python: started Destination directory: /tmp/pip-wheel-yzex8qn6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-usecy8is/targomo-python/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-yzex8qn6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/targomo_python copying targomo_python/__init__.py -> build/lib/targomo_python creating build/lib/targomo_python/cli copying targomo_python/cli/__main__.py -> build/lib/targomo_python/cli copying targomo_python/cli/__init__.py -> build/lib/targomo_python/cli creating build/lib/targomo_python/util copying targomo_python/util/TravelOptions.py -> build/lib/targomo_python/util copying targomo_python/util/Util.py -> build/lib/targomo_python/util copying targomo_python/util/__init__.py -> build/lib/targomo_python/util copying targomo_python/util/Configuration.py -> build/lib/targomo_python/util creating build/lib/targomo_python/rest copying targomo_python/rest/ServiceExecutor.py -> build/lib/targomo_python/rest copying targomo_python/rest/__init__.py -> build/lib/targomo_python/rest creating build/lib/targomo_python/util/enum copying targomo_python/util/enum/PolygonSerializationType.py -> build/lib/targomo_python/util/enum copying targomo_python/util/enum/TravelType.py -> build/lib/targomo_python/util/enum copying targomo_python/util/enum/PathSerializerType.py -> build/lib/targomo_python/util/enum copying targomo_python/util/enum/__init__.py -> build/lib/targomo_python/util/enum copying targomo_python/util/enum/EdgeWeightType.py -> build/lib/targomo_python/util/enum copying targomo_python/util/enum/PolygonIntersectionMode.py -> build/lib/targomo_python/util/enum 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/targomo_python creating build/bdist.linux-armv7l/wheel/targomo_python/cli copying build/lib/targomo_python/cli/__main__.py -> build/bdist.linux-armv7l/wheel/targomo_python/cli copying build/lib/targomo_python/cli/__init__.py -> build/bdist.linux-armv7l/wheel/targomo_python/cli creating build/bdist.linux-armv7l/wheel/targomo_python/util copying build/lib/targomo_python/util/TravelOptions.py -> build/bdist.linux-armv7l/wheel/targomo_python/util copying build/lib/targomo_python/util/Util.py -> build/bdist.linux-armv7l/wheel/targomo_python/util copying build/lib/targomo_python/util/__init__.py -> build/bdist.linux-armv7l/wheel/targomo_python/util creating build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/enum/PolygonSerializationType.py -> build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/enum/TravelType.py -> build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/enum/PathSerializerType.py -> build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/enum/__init__.py -> build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/enum/EdgeWeightType.py -> build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/enum/PolygonIntersectionMode.py -> build/bdist.linux-armv7l/wheel/targomo_python/util/enum copying build/lib/targomo_python/util/Configuration.py -> build/bdist.linux-armv7l/wheel/targomo_python/util creating build/bdist.linux-armv7l/wheel/targomo_python/rest copying build/lib/targomo_python/rest/ServiceExecutor.py -> build/bdist.linux-armv7l/wheel/targomo_python/rest copying build/lib/targomo_python/rest/__init__.py -> build/bdist.linux-armv7l/wheel/targomo_python/rest copying build/lib/targomo_python/__init__.py -> build/bdist.linux-armv7l/wheel/targomo_python running install_egg_info running egg_info writing requirements to targomo_python.egg-info/requires.txt writing top-level names to targomo_python.egg-info/top_level.txt writing dependency_links to targomo_python.egg-info/dependency_links.txt writing targomo_python.egg-info/PKG-INFO reading manifest file 'targomo_python.egg-info/SOURCES.txt' writing manifest file 'targomo_python.egg-info/SOURCES.txt' Copying targomo_python.egg-info to build/bdist.linux-armv7l/wheel/targomo_python-0.23-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/targomo_python-0.23.dist-info/WHEEL creating '/tmp/pip-wheel-yzex8qn6/targomo_python-0.23-py3-none-any.whl' and adding '.' to it adding 'targomo_python/__init__.py' adding 'targomo_python/cli/__init__.py' adding 'targomo_python/cli/__main__.py' adding 'targomo_python/rest/ServiceExecutor.py' adding 'targomo_python/rest/__init__.py' adding 'targomo_python/util/Configuration.py' adding 'targomo_python/util/TravelOptions.py' adding 'targomo_python/util/Util.py' adding 'targomo_python/util/__init__.py' adding 'targomo_python/util/enum/EdgeWeightType.py' adding 'targomo_python/util/enum/PathSerializerType.py' adding 'targomo_python/util/enum/PolygonIntersectionMode.py' adding 'targomo_python/util/enum/PolygonSerializationType.py' adding 'targomo_python/util/enum/TravelType.py' adding 'targomo_python/util/enum/__init__.py' adding 'targomo_python-0.23.dist-info/top_level.txt' adding 'targomo_python-0.23.dist-info/WHEEL' adding 'targomo_python-0.23.dist-info/METADATA' adding 'targomo_python-0.23.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for targomo-python: finished with status 'done' Stored in directory: /tmp/tmpq9tdfcuy Successfully built targomo-python Cleaning up... Removing source in /tmp/pip-wheel-usecy8is/targomo-python Removed build tracker '/tmp/pip-req-tracker-fe8g00g2'