Created temporary directory: /tmp/pip-ephem-wheel-cache-po7dwivu Created temporary directory: /tmp/pip-req-tracker-yx4u7w7f Created requirements tracker '/tmp/pip-req-tracker-yx4u7w7f' Created temporary directory: /tmp/pip-wheel-jvivjn19 Collecting dwdweather2==0.10.0 1 location(s) to search for versions of dwdweather2: * https://pypi.org/simple/dwdweather2/ Getting page https://pypi.org/simple/dwdweather2/ Analyzing links from page https://pypi.org/simple/dwdweather2/ Found link https://files.pythonhosted.org/packages/b9/0c/fb48f9e43f263a493f0a5e13d00bbe6ca0a31d11958b444836d218951a25/dwdweather2-0.8.0.tar.gz#sha256=faa7e7e6e915459e34f2e7463b17ee989d6ec57b0d8f6dc5b0e513f41d5d9c44 (from https://pypi.org/simple/dwdweather2/), version: 0.8.0 Found link https://files.pythonhosted.org/packages/33/02/7b08967b6ff9d8360e2fc1234ef860f70e858a7fc4cc9b09dcf3d189b992/dwdweather2-0.8.2.tar.gz#sha256=6d58750ff5d617b2e52f31dd56a997ad776e9471ce4ffb985d9195ad9b75222b (from https://pypi.org/simple/dwdweather2/), version: 0.8.2 Found link https://files.pythonhosted.org/packages/9c/c5/44867309d2baa85c8fc12a7216a941597848e4efeab1e060c9fd38af3296/dwdweather2-0.9.0.tar.gz#sha256=22be3b9d6466560f5edfda2ff3142367823e6e07b53c96816439aa4a1ba838a5 (from https://pypi.org/simple/dwdweather2/), version: 0.9.0 Found link https://files.pythonhosted.org/packages/e9/83/61099b2f85865905c7c2e1c0ff24611e10e77e73313a1755c9bca36159ef/dwdweather2-0.10.0.tar.gz#sha256=bd54cf2e1f570fde6dccdf449115edb83fdf54935467fde244b861fe9eee13dc (from https://pypi.org/simple/dwdweather2/), version: 0.10.0 Using version 0.10.0 (newest of versions: 0.10.0) Created temporary directory: /tmp/pip-unpack-5pefzlc5 Downloading https://files.pythonhosted.org/packages/e9/83/61099b2f85865905c7c2e1c0ff24611e10e77e73313a1755c9bca36159ef/dwdweather2-0.10.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e9/83/61099b2f85865905c7c2e1c0ff24611e10e77e73313a1755c9bca36159ef/dwdweather2-0.10.0.tar.gz#sha256=bd54cf2e1f570fde6dccdf449115edb83fdf54935467fde244b861fe9eee13dc (from https://pypi.org/simple/dwdweather2/) Added dwdweather2==0.10.0 from https://files.pythonhosted.org/packages/e9/83/61099b2f85865905c7c2e1c0ff24611e10e77e73313a1755c9bca36159ef/dwdweather2-0.10.0.tar.gz#sha256=bd54cf2e1f570fde6dccdf449115edb83fdf54935467fde244b861fe9eee13dc to build tracker '/tmp/pip-req-tracker-yx4u7w7f' Running setup.py (path:/tmp/pip-wheel-jvivjn19/dwdweather2/setup.py) egg_info for package dwdweather2 Running command python setup.py egg_info running egg_info creating pip-egg-info/dwdweather2.egg-info writing top-level names to pip-egg-info/dwdweather2.egg-info/top_level.txt writing entry points to pip-egg-info/dwdweather2.egg-info/entry_points.txt writing requirements to pip-egg-info/dwdweather2.egg-info/requires.txt writing dependency_links to pip-egg-info/dwdweather2.egg-info/dependency_links.txt writing pip-egg-info/dwdweather2.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dwdweather2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dwdweather2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dwdweather2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jvivjn19/dwdweather2 has version 0.10.0, which satisfies requirement dwdweather2==0.10.0 from https://files.pythonhosted.org/packages/e9/83/61099b2f85865905c7c2e1c0ff24611e10e77e73313a1755c9bca36159ef/dwdweather2-0.10.0.tar.gz#sha256=bd54cf2e1f570fde6dccdf449115edb83fdf54935467fde244b861fe9eee13dc Removed dwdweather2==0.10.0 from https://files.pythonhosted.org/packages/e9/83/61099b2f85865905c7c2e1c0ff24611e10e77e73313a1755c9bca36159ef/dwdweather2-0.10.0.tar.gz#sha256=bd54cf2e1f570fde6dccdf449115edb83fdf54935467fde244b861fe9eee13dc from build tracker '/tmp/pip-req-tracker-yx4u7w7f' Building wheels for collected packages: dwdweather2 Created temporary directory: /tmp/pip-wheel-yq3gset6 Running setup.py bdist_wheel for dwdweather2: started Destination directory: /tmp/pip-wheel-yq3gset6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jvivjn19/dwdweather2/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-yq3gset6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_dwdweather.py -> build/lib/tests creating build/lib/dwdweather copying dwdweather/client.py -> build/lib/dwdweather copying dwdweather/knowledge.py -> build/lib/dwdweather copying dwdweather/util.py -> build/lib/dwdweather copying dwdweather/__init__.py -> build/lib/dwdweather copying dwdweather/commands.py -> build/lib/dwdweather copying dwdweather/core.py -> build/lib/dwdweather running egg_info writing entry points to dwdweather2.egg-info/entry_points.txt writing top-level names to dwdweather2.egg-info/top_level.txt writing requirements to dwdweather2.egg-info/requires.txt writing dwdweather2.egg-info/PKG-INFO writing dependency_links to dwdweather2.egg-info/dependency_links.txt reading manifest file 'dwdweather2.egg-info/SOURCES.txt' writing manifest file 'dwdweather2.egg-info/SOURCES.txt' 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_dwdweather.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/dwdweather copying build/lib/dwdweather/client.py -> build/bdist.linux-armv7l/wheel/dwdweather copying build/lib/dwdweather/knowledge.py -> build/bdist.linux-armv7l/wheel/dwdweather copying build/lib/dwdweather/util.py -> build/bdist.linux-armv7l/wheel/dwdweather copying build/lib/dwdweather/__init__.py -> build/bdist.linux-armv7l/wheel/dwdweather copying build/lib/dwdweather/commands.py -> build/bdist.linux-armv7l/wheel/dwdweather copying build/lib/dwdweather/core.py -> build/bdist.linux-armv7l/wheel/dwdweather running install_egg_info Copying dwdweather2.egg-info to build/bdist.linux-armv7l/wheel/dwdweather2-0.10.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dwdweather2-0.10.0.dist-info/WHEEL creating '/tmp/pip-wheel-yq3gset6/dwdweather2-0.10.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dwdweather/__init__.py' adding 'dwdweather/client.py' adding 'dwdweather/commands.py' adding 'dwdweather/core.py' adding 'dwdweather/knowledge.py' adding 'dwdweather/util.py' adding 'tests/__init__.py' adding 'tests/test_dwdweather.py' adding 'dwdweather2-0.10.0.dist-info/METADATA' adding 'dwdweather2-0.10.0.dist-info/WHEEL' adding 'dwdweather2-0.10.0.dist-info/entry_points.txt' adding 'dwdweather2-0.10.0.dist-info/top_level.txt' adding 'dwdweather2-0.10.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dwdweather2: finished with status 'done' Stored in directory: /tmp/tmp1_p032a7 Successfully built dwdweather2 Cleaning up... Removing source in /tmp/pip-wheel-jvivjn19/dwdweather2 Removed build tracker '/tmp/pip-req-tracker-yx4u7w7f'