Created temporary directory: /tmp/pip-ephem-wheel-cache-o90dagoe Created temporary directory: /tmp/pip-req-tracker-bq220xmx Created requirements tracker '/tmp/pip-req-tracker-bq220xmx' Created temporary directory: /tmp/pip-wheel-4ptf1zjq Collecting PyCRS==1.0.1 1 location(s) to search for versions of PyCRS: * https://pypi.org/simple/pycrs/ Getting page https://pypi.org/simple/pycrs/ Analyzing links from page https://pypi.org/simple/pycrs/ Found link https://files.pythonhosted.org/packages/2f/9b/45dea9087f31e28da2ad269d948f4b35b41ab773c181e95af6af5fbd87e8/PyCRS-0.1.2.zip#sha256=7b09269848568112cd3316d8e807ad3eb2242470f43671f2ef3c046116eabf5c (from https://pypi.org/simple/pycrs/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/cb/95/c37771b79e53c44fe3d790212b6cf3c804ef6e36dafdeaf0424ed0d963e9/PyCRS-0.1.3.zip#sha256=5daecb2254c19aa05ad4097f06b93d37a0a0f7eba996a182c02999cf1dc28caf (from https://pypi.org/simple/pycrs/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/01/55/190dfdb7318ffb1625167ee64e31e07d8397ae0517f2c9546809393bc7ea/PyCRS-1.0.0.tar.gz#sha256=7ed77739979800318c8b06793ad18063b2a12001dd3e1335d5c668055f6c1e8f (from https://pypi.org/simple/pycrs/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/35/5a/a617774dc1d18bd02866f207ddd07ca4d6a8b9239c8b0e9dfba66260198b/PyCRS-1.0.1.tar.gz#sha256=f6fd88d5b6b1bcd4615c0f9867eab8a8285537119a75d6ead19191b76a0e02c1 (from https://pypi.org/simple/pycrs/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-c4zfpvp_ Downloading https://files.pythonhosted.org/packages/35/5a/a617774dc1d18bd02866f207ddd07ca4d6a8b9239c8b0e9dfba66260198b/PyCRS-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/35/5a/a617774dc1d18bd02866f207ddd07ca4d6a8b9239c8b0e9dfba66260198b/PyCRS-1.0.1.tar.gz#sha256=f6fd88d5b6b1bcd4615c0f9867eab8a8285537119a75d6ead19191b76a0e02c1 (from https://pypi.org/simple/pycrs/) Added PyCRS==1.0.1 from https://files.pythonhosted.org/packages/35/5a/a617774dc1d18bd02866f207ddd07ca4d6a8b9239c8b0e9dfba66260198b/PyCRS-1.0.1.tar.gz#sha256=f6fd88d5b6b1bcd4615c0f9867eab8a8285537119a75d6ead19191b76a0e02c1 to build tracker '/tmp/pip-req-tracker-bq220xmx' Running setup.py (path:/tmp/pip-wheel-4ptf1zjq/PyCRS/setup.py) egg_info for package PyCRS Running command python setup.py egg_info running egg_info creating pip-egg-info/PyCRS.egg-info writing dependency_links to pip-egg-info/PyCRS.egg-info/dependency_links.txt writing top-level names to pip-egg-info/PyCRS.egg-info/top_level.txt writing pip-egg-info/PyCRS.egg-info/PKG-INFO writing manifest file 'pip-egg-info/PyCRS.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyCRS.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyCRS.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4ptf1zjq/PyCRS has version 1.0.1, which satisfies requirement PyCRS==1.0.1 from https://files.pythonhosted.org/packages/35/5a/a617774dc1d18bd02866f207ddd07ca4d6a8b9239c8b0e9dfba66260198b/PyCRS-1.0.1.tar.gz#sha256=f6fd88d5b6b1bcd4615c0f9867eab8a8285537119a75d6ead19191b76a0e02c1 Removed PyCRS==1.0.1 from https://files.pythonhosted.org/packages/35/5a/a617774dc1d18bd02866f207ddd07ca4d6a8b9239c8b0e9dfba66260198b/PyCRS-1.0.1.tar.gz#sha256=f6fd88d5b6b1bcd4615c0f9867eab8a8285537119a75d6ead19191b76a0e02c1 from build tracker '/tmp/pip-req-tracker-bq220xmx' Building wheels for collected packages: PyCRS Created temporary directory: /tmp/pip-wheel-vzx9tgzq Running setup.py bdist_wheel for PyCRS: started Destination directory: /tmp/pip-wheel-vzx9tgzq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4ptf1zjq/PyCRS/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-vzx9tgzq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pycrs copying pycrs/load.py -> build/lib/pycrs copying pycrs/parse.py -> build/lib/pycrs copying pycrs/utils.py -> build/lib/pycrs copying pycrs/__init__.py -> build/lib/pycrs creating build/lib/pycrs/elements copying pycrs/elements/cs.py -> build/lib/pycrs/elements copying pycrs/elements/units.py -> build/lib/pycrs/elements copying pycrs/elements/ellipsoids.py -> build/lib/pycrs/elements copying pycrs/elements/directions.py -> build/lib/pycrs/elements copying pycrs/elements/parameters.py -> build/lib/pycrs/elements copying pycrs/elements/projections.py -> build/lib/pycrs/elements copying pycrs/elements/datums.py -> build/lib/pycrs/elements copying pycrs/elements/__init__.py -> build/lib/pycrs/elements 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/pycrs creating build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/cs.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/units.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/ellipsoids.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/directions.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/parameters.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/projections.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/datums.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/elements/__init__.py -> build/bdist.linux-armv7l/wheel/pycrs/elements copying build/lib/pycrs/load.py -> build/bdist.linux-armv7l/wheel/pycrs copying build/lib/pycrs/parse.py -> build/bdist.linux-armv7l/wheel/pycrs copying build/lib/pycrs/utils.py -> build/bdist.linux-armv7l/wheel/pycrs copying build/lib/pycrs/__init__.py -> build/bdist.linux-armv7l/wheel/pycrs running install_egg_info running egg_info writing PyCRS.egg-info/PKG-INFO writing top-level names to PyCRS.egg-info/top_level.txt writing dependency_links to PyCRS.egg-info/dependency_links.txt reading manifest file 'PyCRS.egg-info/SOURCES.txt' writing manifest file 'PyCRS.egg-info/SOURCES.txt' Copying PyCRS.egg-info to build/bdist.linux-armv7l/wheel/PyCRS-1.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyCRS-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-vzx9tgzq/PyCRS-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pycrs/__init__.py' adding 'pycrs/load.py' adding 'pycrs/parse.py' adding 'pycrs/utils.py' adding 'pycrs/elements/__init__.py' adding 'pycrs/elements/cs.py' adding 'pycrs/elements/datums.py' adding 'pycrs/elements/directions.py' adding 'pycrs/elements/ellipsoids.py' adding 'pycrs/elements/parameters.py' adding 'pycrs/elements/projections.py' adding 'pycrs/elements/units.py' adding 'PyCRS-1.0.1.dist-info/METADATA' adding 'PyCRS-1.0.1.dist-info/WHEEL' adding 'PyCRS-1.0.1.dist-info/top_level.txt' adding 'PyCRS-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyCRS: finished with status 'done' Stored in directory: /tmp/tmpc1x3vnzq Successfully built PyCRS Cleaning up... Removing source in /tmp/pip-wheel-4ptf1zjq/PyCRS Removed build tracker '/tmp/pip-req-tracker-bq220xmx'