Created temporary directory: /tmp/pip-ephem-wheel-cache-qz61qljl Created temporary directory: /tmp/pip-req-tracker-i24k1o3f Created requirements tracker '/tmp/pip-req-tracker-i24k1o3f' Created temporary directory: /tmp/pip-wheel-bb5t9pas Collecting pyhs3==0.7 1 location(s) to search for versions of pyhs3: * https://pypi.org/simple/pyhs3/ Getting page https://pypi.org/simple/pyhs3/ Analyzing links from page https://pypi.org/simple/pyhs3/ Found link https://files.pythonhosted.org/packages/cc/23/31edee8ab7e72465a38eab80482f12c6a1eb03e293313d8fd4acc0ca5c75/pyhs3-0.6.tar.gz#sha256=2091da8c0d089cc0f27a501a0c2f7e56b32bf72a9aa5e855aff32147c0545786 (from https://pypi.org/simple/pyhs3/), version: 0.6 Found link https://files.pythonhosted.org/packages/f7/1b/b116f8ce5709eb4fbf37a1b8b99a5779d867a4f244a1ad226a21382aa126/pyhs3-0.7.tar.gz#sha256=84bf5852786150113bc4364016e440acbb4c3040866388f93e8c18722d38fa48 (from https://pypi.org/simple/pyhs3/), version: 0.7 Using version 0.7 (newest of versions: 0.7) Created temporary directory: /tmp/pip-unpack-oce6s69m Downloading https://files.pythonhosted.org/packages/f7/1b/b116f8ce5709eb4fbf37a1b8b99a5779d867a4f244a1ad226a21382aa126/pyhs3-0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f7/1b/b116f8ce5709eb4fbf37a1b8b99a5779d867a4f244a1ad226a21382aa126/pyhs3-0.7.tar.gz#sha256=84bf5852786150113bc4364016e440acbb4c3040866388f93e8c18722d38fa48 (from https://pypi.org/simple/pyhs3/) Added pyhs3==0.7 from https://files.pythonhosted.org/packages/f7/1b/b116f8ce5709eb4fbf37a1b8b99a5779d867a4f244a1ad226a21382aa126/pyhs3-0.7.tar.gz#sha256=84bf5852786150113bc4364016e440acbb4c3040866388f93e8c18722d38fa48 to build tracker '/tmp/pip-req-tracker-i24k1o3f' Running setup.py (path:/tmp/pip-wheel-bb5t9pas/pyhs3/setup.py) egg_info for package pyhs3 Running command python setup.py egg_info running egg_info creating pip-egg-info/pyhs3.egg-info writing dependency_links to pip-egg-info/pyhs3.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyhs3.egg-info/top_level.txt writing requirements to pip-egg-info/pyhs3.egg-info/requires.txt writing pip-egg-info/pyhs3.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyhs3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyhs3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyhs3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bb5t9pas/pyhs3 has version 0.7, which satisfies requirement pyhs3==0.7 from https://files.pythonhosted.org/packages/f7/1b/b116f8ce5709eb4fbf37a1b8b99a5779d867a4f244a1ad226a21382aa126/pyhs3-0.7.tar.gz#sha256=84bf5852786150113bc4364016e440acbb4c3040866388f93e8c18722d38fa48 Removed pyhs3==0.7 from https://files.pythonhosted.org/packages/f7/1b/b116f8ce5709eb4fbf37a1b8b99a5779d867a4f244a1ad226a21382aa126/pyhs3-0.7.tar.gz#sha256=84bf5852786150113bc4364016e440acbb4c3040866388f93e8c18722d38fa48 from build tracker '/tmp/pip-req-tracker-i24k1o3f' Building wheels for collected packages: pyhs3 Created temporary directory: /tmp/pip-wheel-vvfgl0lt Running setup.py bdist_wheel for pyhs3: started Destination directory: /tmp/pip-wheel-vvfgl0lt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bb5t9pas/pyhs3/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-vvfgl0lt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyhs3 copying pyhs3/const.py -> build/lib/pyhs3 copying pyhs3/hometroller.py -> build/lib/pyhs3 copying pyhs3/zwave.py -> build/lib/pyhs3 copying pyhs3/listener.py -> build/lib/pyhs3 copying pyhs3/events.py -> build/lib/pyhs3 copying pyhs3/device.py -> build/lib/pyhs3 copying pyhs3/errors.py -> build/lib/pyhs3 copying pyhs3/__init__.py -> build/lib/pyhs3 copying pyhs3/helpers.py -> build/lib/pyhs3 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/pyhs3 copying build/lib/pyhs3/const.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/hometroller.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/zwave.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/listener.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/events.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/device.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/errors.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/__init__.py -> build/bdist.linux-armv7l/wheel/pyhs3 copying build/lib/pyhs3/helpers.py -> build/bdist.linux-armv7l/wheel/pyhs3 running install_egg_info running egg_info writing pyhs3.egg-info/PKG-INFO writing dependency_links to pyhs3.egg-info/dependency_links.txt writing top-level names to pyhs3.egg-info/top_level.txt writing requirements to pyhs3.egg-info/requires.txt reading manifest file 'pyhs3.egg-info/SOURCES.txt' writing manifest file 'pyhs3.egg-info/SOURCES.txt' Copying pyhs3.egg-info to build/bdist.linux-armv7l/wheel/pyhs3-0.7-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyhs3-0.7.dist-info/WHEEL creating '/tmp/pip-wheel-vvfgl0lt/pyhs3-0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyhs3/__init__.py' adding 'pyhs3/const.py' adding 'pyhs3/device.py' adding 'pyhs3/errors.py' adding 'pyhs3/events.py' adding 'pyhs3/helpers.py' adding 'pyhs3/hometroller.py' adding 'pyhs3/listener.py' adding 'pyhs3/zwave.py' adding 'pyhs3-0.7.dist-info/METADATA' adding 'pyhs3-0.7.dist-info/WHEEL' adding 'pyhs3-0.7.dist-info/top_level.txt' adding 'pyhs3-0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyhs3: finished with status 'done' Stored in directory: /tmp/tmp3817ui31 Successfully built pyhs3 Cleaning up... Removing source in /tmp/pip-wheel-bb5t9pas/pyhs3 Removed build tracker '/tmp/pip-req-tracker-i24k1o3f'