Collecting python-geosupport==0.0.5 1 location(s) to search for versions of python-geosupport: * https://pypi.python.org/simple/python-geosupport/ Getting page https://pypi.python.org/simple/python-geosupport/ Analyzing links from page https://pypi.python.org/simple/python-geosupport/ Found link https://pypi.python.org/packages/21/89/e85030191ab221e1f23fc1a4f1d3e4d1065fb8a9726105218324d52cf755/python-geosupport-0.0.4.dev0.tar.gz#md5=a70b5dc5d994ebade22c5f9f860aee08 (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.4.dev0 Found link https://pypi.python.org/packages/59/f7/9ec7f19fa15c13c75f64c6a5b3fc6407b022d32d32138efe5edc80453a12/python-geosupport-0.0.2.tar.gz#md5=b99ac98e388582e171ff72ab41faedad (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.2 Found link https://pypi.python.org/packages/5c/d9/ebaec34e95bfb2bce91e8ff71b69b8178544df281550504583008cb7e25b/python-geosupport-0.0.5.tar.gz#md5=fb2728574d59faeda64c40f12d31e35a (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.5 Found link https://pypi.python.org/packages/65/88/ebe8fb5a1cd5e0803a8f051d220ba1e6b2e0a4e662859e240ed929fc18f9/python-geosupport-0.0.6.tar.gz#md5=5c7f6bc00feede15f32676957d6eb845 (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.6 Found link https://pypi.python.org/packages/75/67/5c606083a778824ccfaf8da6d6efa65a0ec8f65ffbcb5e99a1b160607a58/python-geosupport-0.0.4.tar.gz#md5=3d756dc8a1a1ac9d563f0308a1a44517 (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.4 Found link https://pypi.python.org/packages/79/55/c3825b8a2a1f32412078016065f3e0328e04cd48b02b71b12816efe357b0/python-geosupport-0.0.8.tar.gz#md5=ad7a2032d5e0276d3aae7a4437737c0a (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.8 Found link https://pypi.python.org/packages/af/ce/1bb962e376d7dd2eb07a88c06e685a881fb56e8918f1729fc9a0ecc386c7/python-geosupport-0.0.7.tar.gz#md5=f4d2993b128dc792b24e430190011e04 (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.7 Found link https://pypi.python.org/packages/bd/2a/01e81cc3f0cbdd9c9c283e87f8a9f18243e6300485e4d729ca58674e8362/python-geosupport-0.0.3.tar.gz#md5=f0f4a93cb1dad47d54bbd84638b675b7 (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.3 Found link https://pypi.python.org/packages/cf/8d/460b90a605054c92948c989d86627bdd2805db6a7619f018855ec7abd2f8/python-geosupport-0.0.1.tar.gz#md5=26ecf4104d306254c538e67526df9fc2 (from https://pypi.python.org/simple/python-geosupport/), version: 0.0.1 Using version 0.0.5 (newest of versions: 0.0.5) Downloading python-geosupport-0.0.5.tar.gz Downloading from URL https://pypi.python.org/packages/5c/d9/ebaec34e95bfb2bce91e8ff71b69b8178544df281550504583008cb7e25b/python-geosupport-0.0.5.tar.gz#md5=fb2728574d59faeda64c40f12d31e35a (from https://pypi.python.org/simple/python-geosupport/) Running setup.py (path:/tmp/pip-build-_kqiuzda/python-geosupport/setup.py) egg_info for package python-geosupport Running command python setup.py egg_info running egg_info creating pip-egg-info/python_geosupport.egg-info writing dependency_links to pip-egg-info/python_geosupport.egg-info/dependency_links.txt writing top-level names to pip-egg-info/python_geosupport.egg-info/top_level.txt writing requirements to pip-egg-info/python_geosupport.egg-info/requires.txt writing pip-egg-info/python_geosupport.egg-info/PKG-INFO writing manifest file 'pip-egg-info/python_geosupport.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/python_geosupport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/python_geosupport.egg-info/SOURCES.txt' Source in /tmp/pip-build-_kqiuzda/python-geosupport has version 0.0.5, which satisfies requirement python-geosupport==0.0.5 from https://pypi.python.org/packages/5c/d9/ebaec34e95bfb2bce91e8ff71b69b8178544df281550504583008cb7e25b/python-geosupport-0.0.5.tar.gz#md5=fb2728574d59faeda64c40f12d31e35a Building wheels for collected packages: python-geosupport Running setup.py bdist_wheel for python-geosupport: started Destination directory: /tmp/tmppepw45_dpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_kqiuzda/python-geosupport/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/tmppepw45_dpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/geosupport copying geosupport/wa_parsers.py -> build/lib/geosupport copying geosupport/__init__.py -> build/lib/geosupport 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/geosupport copying build/lib/geosupport/wa_parsers.py -> build/bdist.linux-armv7l/wheel/geosupport copying build/lib/geosupport/__init__.py -> build/bdist.linux-armv7l/wheel/geosupport running install_egg_info running egg_info writing dependency_links to python_geosupport.egg-info/dependency_links.txt writing top-level names to python_geosupport.egg-info/top_level.txt writing python_geosupport.egg-info/PKG-INFO writing requirements to python_geosupport.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'python_geosupport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_geosupport.egg-info/SOURCES.txt' Copying python_geosupport.egg-info to build/bdist.linux-armv7l/wheel/python_geosupport-0.0.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_geosupport-0.0.5.dist-info/WHEEL creating '/tmp/tmppepw45_dpip-wheel-/python_geosupport-0.0.5-py2.py3-none-any.whl' and adding '.' to it adding 'geosupport/__init__.py' adding 'geosupport/wa_parsers.py' adding 'python_geosupport-0.0.5.dist-info/DESCRIPTION.rst' adding 'python_geosupport-0.0.5.dist-info/metadata.json' adding 'python_geosupport-0.0.5.dist-info/top_level.txt' adding 'python_geosupport-0.0.5.dist-info/WHEEL' adding 'python_geosupport-0.0.5.dist-info/METADATA' adding 'python_geosupport-0.0.5.dist-info/RECORD' Running setup.py bdist_wheel for python-geosupport: finished with status 'done' Stored in directory: /tmp/tmpzvisb38k Successfully built python-geosupport Cleaning up... Removing source in /tmp/pip-build-_kqiuzda/python-geosupport