Created temporary directory: /tmp/pip-ephem-wheel-cache-c5lrao35 Created temporary directory: /tmp/pip-req-tracker-5wu4fe41 Created requirements tracker '/tmp/pip-req-tracker-5wu4fe41' Created temporary directory: /tmp/pip-wheel-_3lzixn1 Looking in indexes: https://pypi.python.org/simple Collecting pydigitalstrom==0.1.0 1 location(s) to search for versions of pydigitalstrom: * https://pypi.python.org/simple/pydigitalstrom/ Getting page https://pypi.python.org/simple/pydigitalstrom/ Analyzing links from page https://pypi.org/simple/pydigitalstrom/ Found link https://files.pythonhosted.org/packages/de/c6/ddc57033dd94aa0a55a673eb6b5e71602c259fb44df2cf54d9be3060bb09/pydigitalstrom-0.1.0.tar.gz#sha256=61274f9a13dc46114b853f683e21f85d51dfce04effb794fb4d9454aa39358a1 (from https://pypi.org/simple/pydigitalstrom/) (requires-python:>=3.5), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-05chb9dm Downloading https://files.pythonhosted.org/packages/de/c6/ddc57033dd94aa0a55a673eb6b5e71602c259fb44df2cf54d9be3060bb09/pydigitalstrom-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/de/c6/ddc57033dd94aa0a55a673eb6b5e71602c259fb44df2cf54d9be3060bb09/pydigitalstrom-0.1.0.tar.gz#sha256=61274f9a13dc46114b853f683e21f85d51dfce04effb794fb4d9454aa39358a1 (from https://pypi.org/simple/pydigitalstrom/) (requires-python:>=3.5) Added pydigitalstrom==0.1.0 from https://files.pythonhosted.org/packages/de/c6/ddc57033dd94aa0a55a673eb6b5e71602c259fb44df2cf54d9be3060bb09/pydigitalstrom-0.1.0.tar.gz#sha256=61274f9a13dc46114b853f683e21f85d51dfce04effb794fb4d9454aa39358a1 to build tracker '/tmp/pip-req-tracker-5wu4fe41' Running setup.py (path:/tmp/pip-wheel-_3lzixn1/pydigitalstrom/setup.py) egg_info for package pydigitalstrom Running command python setup.py egg_info running egg_info creating pip-egg-info/pydigitalstrom.egg-info writing pip-egg-info/pydigitalstrom.egg-info/PKG-INFO writing top-level names to pip-egg-info/pydigitalstrom.egg-info/top_level.txt writing dependency_links to pip-egg-info/pydigitalstrom.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pydigitalstrom.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pydigitalstrom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pydigitalstrom.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_3lzixn1/pydigitalstrom has version 0.1.0, which satisfies requirement pydigitalstrom==0.1.0 from https://files.pythonhosted.org/packages/de/c6/ddc57033dd94aa0a55a673eb6b5e71602c259fb44df2cf54d9be3060bb09/pydigitalstrom-0.1.0.tar.gz#sha256=61274f9a13dc46114b853f683e21f85d51dfce04effb794fb4d9454aa39358a1 Removed pydigitalstrom==0.1.0 from https://files.pythonhosted.org/packages/de/c6/ddc57033dd94aa0a55a673eb6b5e71602c259fb44df2cf54d9be3060bb09/pydigitalstrom-0.1.0.tar.gz#sha256=61274f9a13dc46114b853f683e21f85d51dfce04effb794fb4d9454aa39358a1 from build tracker '/tmp/pip-req-tracker-5wu4fe41' Building wheels for collected packages: pydigitalstrom Created temporary directory: /tmp/pip-wheel-u06vbhni Running setup.py bdist_wheel for pydigitalstrom: started Destination directory: /tmp/pip-wheel-u06vbhni Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_3lzixn1/pydigitalstrom/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-u06vbhni running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pydigitalstrom copying pydigitalstrom/exceptions.py -> build/lib/pydigitalstrom copying pydigitalstrom/constants.py -> build/lib/pydigitalstrom copying pydigitalstrom/websocket.py -> build/lib/pydigitalstrom copying pydigitalstrom/__init__.py -> build/lib/pydigitalstrom copying pydigitalstrom/client.py -> build/lib/pydigitalstrom creating build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/scene.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/__init__.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/switch.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/base.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/server.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/blind.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/meter.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/light.py -> build/lib/pydigitalstrom/devices 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/pydigitalstrom copying build/lib/pydigitalstrom/exceptions.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom copying build/lib/pydigitalstrom/constants.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom copying build/lib/pydigitalstrom/websocket.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom copying build/lib/pydigitalstrom/__init__.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom creating build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/scene.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/__init__.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/switch.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/base.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/server.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/blind.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/meter.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/devices/light.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom/devices copying build/lib/pydigitalstrom/client.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom running install_egg_info running egg_info writing top-level names to pydigitalstrom.egg-info/top_level.txt writing pydigitalstrom.egg-info/PKG-INFO writing dependency_links to pydigitalstrom.egg-info/dependency_links.txt deleting pydigitalstrom.egg-info/requires.txt reading manifest file 'pydigitalstrom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pydigitalstrom.egg-info/SOURCES.txt' Copying pydigitalstrom.egg-info to build/bdist.linux-armv7l/wheel/pydigitalstrom-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pydigitalstrom-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for pydigitalstrom: finished with status 'done' Stored in directory: /tmp/tmpz_247yjw Successfully built pydigitalstrom Cleaning up... Removing source in /tmp/pip-wheel-_3lzixn1/pydigitalstrom Removed build tracker '/tmp/pip-req-tracker-5wu4fe41'