Created temporary directory: /tmp/pip-ephem-wheel-cache-eflxc4qy Created temporary directory: /tmp/pip-req-tracker-9mbap5uu Created requirements tracker '/tmp/pip-req-tracker-9mbap5uu' Created temporary directory: /tmp/pip-wheel-bk2uipo0 Collecting iceweather==0.1 1 location(s) to search for versions of iceweather: * https://pypi.org/simple/iceweather/ Getting page https://pypi.org/simple/iceweather/ Analyzing links from page https://pypi.org/simple/iceweather/ Found link https://files.pythonhosted.org/packages/21/80/13a5a5c04e8cd349226932e0d097fbbd01833c22deb5a6d07ad95ccfad0a/iceweather-0.1.tar.gz#sha256=a2c45c4212fe2cd29a3532967bce96e7b721ca87af3373086fbcab0acd433a03 (from https://pypi.org/simple/iceweather/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-sy47_92o Downloading https://files.pythonhosted.org/packages/21/80/13a5a5c04e8cd349226932e0d097fbbd01833c22deb5a6d07ad95ccfad0a/iceweather-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/21/80/13a5a5c04e8cd349226932e0d097fbbd01833c22deb5a6d07ad95ccfad0a/iceweather-0.1.tar.gz#sha256=a2c45c4212fe2cd29a3532967bce96e7b721ca87af3373086fbcab0acd433a03 (from https://pypi.org/simple/iceweather/) Added iceweather==0.1 from https://files.pythonhosted.org/packages/21/80/13a5a5c04e8cd349226932e0d097fbbd01833c22deb5a6d07ad95ccfad0a/iceweather-0.1.tar.gz#sha256=a2c45c4212fe2cd29a3532967bce96e7b721ca87af3373086fbcab0acd433a03 to build tracker '/tmp/pip-req-tracker-9mbap5uu' Running setup.py (path:/tmp/pip-wheel-bk2uipo0/iceweather/setup.py) egg_info for package iceweather Running command python setup.py egg_info running egg_info creating pip-egg-info/iceweather.egg-info writing requirements to pip-egg-info/iceweather.egg-info/requires.txt writing dependency_links to pip-egg-info/iceweather.egg-info/dependency_links.txt writing top-level names to pip-egg-info/iceweather.egg-info/top_level.txt writing pip-egg-info/iceweather.egg-info/PKG-INFO writing manifest file 'pip-egg-info/iceweather.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/iceweather.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/iceweather.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bk2uipo0/iceweather has version 0.1, which satisfies requirement iceweather==0.1 from https://files.pythonhosted.org/packages/21/80/13a5a5c04e8cd349226932e0d097fbbd01833c22deb5a6d07ad95ccfad0a/iceweather-0.1.tar.gz#sha256=a2c45c4212fe2cd29a3532967bce96e7b721ca87af3373086fbcab0acd433a03 Removed iceweather==0.1 from https://files.pythonhosted.org/packages/21/80/13a5a5c04e8cd349226932e0d097fbbd01833c22deb5a6d07ad95ccfad0a/iceweather-0.1.tar.gz#sha256=a2c45c4212fe2cd29a3532967bce96e7b721ca87af3373086fbcab0acd433a03 from build tracker '/tmp/pip-req-tracker-9mbap5uu' Building wheels for collected packages: iceweather Created temporary directory: /tmp/pip-wheel-e_882hz3 Running setup.py bdist_wheel for iceweather: started Destination directory: /tmp/pip-wheel-e_882hz3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bk2uipo0/iceweather/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-e_882hz3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/iceweather copying iceweather/stations.py -> build/lib/iceweather copying iceweather/weather.py -> build/lib/iceweather copying iceweather/__init__.py -> build/lib/iceweather 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/iceweather copying build/lib/iceweather/stations.py -> build/bdist.linux-armv7l/wheel/iceweather copying build/lib/iceweather/weather.py -> build/bdist.linux-armv7l/wheel/iceweather copying build/lib/iceweather/__init__.py -> build/bdist.linux-armv7l/wheel/iceweather running install_egg_info running egg_info writing iceweather.egg-info/PKG-INFO writing requirements to iceweather.egg-info/requires.txt writing dependency_links to iceweather.egg-info/dependency_links.txt writing top-level names to iceweather.egg-info/top_level.txt reading manifest file 'iceweather.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'iceweather.egg-info/SOURCES.txt' Copying iceweather.egg-info to build/bdist.linux-armv7l/wheel/iceweather-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/iceweather-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-e_882hz3/iceweather-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'iceweather/__init__.py' adding 'iceweather/stations.py' adding 'iceweather/weather.py' adding 'iceweather-0.1.dist-info/METADATA' adding 'iceweather-0.1.dist-info/WHEEL' adding 'iceweather-0.1.dist-info/top_level.txt' adding 'iceweather-0.1.dist-info/zip-safe' adding 'iceweather-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for iceweather: finished with status 'done' Stored in directory: /tmp/tmpa3e8djqz Successfully built iceweather Cleaning up... Removing source in /tmp/pip-wheel-bk2uipo0/iceweather Removed build tracker '/tmp/pip-req-tracker-9mbap5uu'