Created temporary directory: /tmp/pip-ephem-wheel-cache-dlpeqbr5 Created temporary directory: /tmp/pip-req-tracker-qmngajle Created requirements tracker '/tmp/pip-req-tracker-qmngajle' Created temporary directory: /tmp/pip-wheel-6d6ensj3 Collecting evohome-async==0.3.3b5 1 location(s) to search for versions of evohome-async: * https://pypi.org/simple/evohome-async/ Getting page https://pypi.org/simple/evohome-async/ Analyzing links from page https://pypi.org/simple/evohome-async/ Found link https://files.pythonhosted.org/packages/11/0b/23ce1b2077d201f46208616d9d83bffc61ccea3e30f153d863e954f3c003/evohome-async-0.3.3b3.tar.gz#sha256=3f330838722647e31703f22ccc896088ad4732b3596e80c1aec4ba09ed3e1f34 (from https://pypi.org/simple/evohome-async/), version: 0.3.3b3 Found link https://files.pythonhosted.org/packages/0a/8b/3cc39cfef6416933e2bd16226f9b73ff045db9a6a21291df995e9e944196/evohome-async-0.3.3b4.tar.gz#sha256=97388193ed6b15acb6f6250c23e8d620f3010231f481af444a15d6a457a75933 (from https://pypi.org/simple/evohome-async/), version: 0.3.3b4 Found link https://files.pythonhosted.org/packages/bc/b2/515f3fe80598a7c9b63717bcda582255b05e9fedf9ffa644da13124cb0ed/evohome-async-0.3.3b5.tar.gz#sha256=87bd2828cbe87f69fe2f3025272a18e40d01087e0ecb22b266ad96749d77f337 (from https://pypi.org/simple/evohome-async/), version: 0.3.3b5 Using version 0.3.3b5 (newest of versions: 0.3.3b5) Created temporary directory: /tmp/pip-unpack-_tr9t96m Downloading https://files.pythonhosted.org/packages/bc/b2/515f3fe80598a7c9b63717bcda582255b05e9fedf9ffa644da13124cb0ed/evohome-async-0.3.3b5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bc/b2/515f3fe80598a7c9b63717bcda582255b05e9fedf9ffa644da13124cb0ed/evohome-async-0.3.3b5.tar.gz#sha256=87bd2828cbe87f69fe2f3025272a18e40d01087e0ecb22b266ad96749d77f337 (from https://pypi.org/simple/evohome-async/) Added evohome-async==0.3.3b5 from https://files.pythonhosted.org/packages/bc/b2/515f3fe80598a7c9b63717bcda582255b05e9fedf9ffa644da13124cb0ed/evohome-async-0.3.3b5.tar.gz#sha256=87bd2828cbe87f69fe2f3025272a18e40d01087e0ecb22b266ad96749d77f337 to build tracker '/tmp/pip-req-tracker-qmngajle' Running setup.py (path:/tmp/pip-wheel-6d6ensj3/evohome-async/setup.py) egg_info for package evohome-async Running command python setup.py egg_info running egg_info creating pip-egg-info/evohome_async.egg-info writing dependency_links to pip-egg-info/evohome_async.egg-info/dependency_links.txt writing requirements to pip-egg-info/evohome_async.egg-info/requires.txt writing top-level names to pip-egg-info/evohome_async.egg-info/top_level.txt writing pip-egg-info/evohome_async.egg-info/PKG-INFO writing manifest file 'pip-egg-info/evohome_async.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/evohome_async.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/evohome_async.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6d6ensj3/evohome-async has version 0.3.3b5, which satisfies requirement evohome-async==0.3.3b5 from https://files.pythonhosted.org/packages/bc/b2/515f3fe80598a7c9b63717bcda582255b05e9fedf9ffa644da13124cb0ed/evohome-async-0.3.3b5.tar.gz#sha256=87bd2828cbe87f69fe2f3025272a18e40d01087e0ecb22b266ad96749d77f337 Removed evohome-async==0.3.3b5 from https://files.pythonhosted.org/packages/bc/b2/515f3fe80598a7c9b63717bcda582255b05e9fedf9ffa644da13124cb0ed/evohome-async-0.3.3b5.tar.gz#sha256=87bd2828cbe87f69fe2f3025272a18e40d01087e0ecb22b266ad96749d77f337 from build tracker '/tmp/pip-req-tracker-qmngajle' Building wheels for collected packages: evohome-async Created temporary directory: /tmp/pip-wheel-shslelxv Running setup.py bdist_wheel for evohome-async: started Destination directory: /tmp/pip-wheel-shslelxv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6d6ensj3/evohome-async/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-shslelxv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/evohomeasync copying evohomeasync/tests.py -> build/lib/evohomeasync copying evohomeasync/__init__.py -> build/lib/evohomeasync creating build/lib/evohomeasync2 copying evohomeasync2/gateway.py -> build/lib/evohomeasync2 copying evohomeasync2/zone.py -> build/lib/evohomeasync2 copying evohomeasync2/hotwater.py -> build/lib/evohomeasync2 copying evohomeasync2/tests.py -> build/lib/evohomeasync2 copying evohomeasync2/__init__.py -> build/lib/evohomeasync2 copying evohomeasync2/location.py -> build/lib/evohomeasync2 copying evohomeasync2/controlsystem.py -> build/lib/evohomeasync2 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/evohomeasync2 copying build/lib/evohomeasync2/gateway.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 copying build/lib/evohomeasync2/zone.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 copying build/lib/evohomeasync2/hotwater.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 copying build/lib/evohomeasync2/tests.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 copying build/lib/evohomeasync2/__init__.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 copying build/lib/evohomeasync2/location.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 copying build/lib/evohomeasync2/controlsystem.py -> build/bdist.linux-armv7l/wheel/evohomeasync2 creating build/bdist.linux-armv7l/wheel/evohomeasync copying build/lib/evohomeasync/tests.py -> build/bdist.linux-armv7l/wheel/evohomeasync copying build/lib/evohomeasync/__init__.py -> build/bdist.linux-armv7l/wheel/evohomeasync running install_egg_info running egg_info writing top-level names to evohome_async.egg-info/top_level.txt writing requirements to evohome_async.egg-info/requires.txt writing dependency_links to evohome_async.egg-info/dependency_links.txt writing evohome_async.egg-info/PKG-INFO reading manifest file 'evohome_async.egg-info/SOURCES.txt' writing manifest file 'evohome_async.egg-info/SOURCES.txt' Copying evohome_async.egg-info to build/bdist.linux-armv7l/wheel/evohome_async-0.3.3b5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/evohome_async-0.3.3b5.dist-info/WHEEL creating '/tmp/pip-wheel-shslelxv/evohome_async-0.3.3b5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'evohomeasync/__init__.py' adding 'evohomeasync/tests.py' adding 'evohomeasync2/__init__.py' adding 'evohomeasync2/controlsystem.py' adding 'evohomeasync2/gateway.py' adding 'evohomeasync2/hotwater.py' adding 'evohomeasync2/location.py' adding 'evohomeasync2/tests.py' adding 'evohomeasync2/zone.py' adding 'evohome_async-0.3.3b5.dist-info/METADATA' adding 'evohome_async-0.3.3b5.dist-info/WHEEL' adding 'evohome_async-0.3.3b5.dist-info/top_level.txt' adding 'evohome_async-0.3.3b5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for evohome-async: finished with status 'done' Stored in directory: /tmp/tmp6p7vfsgt Successfully built evohome-async Cleaning up... Removing source in /tmp/pip-wheel-6d6ensj3/evohome-async Removed build tracker '/tmp/pip-req-tracker-qmngajle'