Created temporary directory: /tmp/pip-ephem-wheel-cache-crgx2cln Created temporary directory: /tmp/pip-req-tracker-o9m4v6vb Created requirements tracker '/tmp/pip-req-tracker-o9m4v6vb' Created temporary directory: /tmp/pip-wheel-7prb31on Looking in indexes: https://pypi.python.org/simple Collecting pydigitalstrom==0.1.1 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 Found link https://files.pythonhosted.org/packages/44/cd/79d2256ef103c3e209149db96f93033b602c61679352d58f487f3580d54b/pydigitalstrom-0.1.1.tar.gz#sha256=7d0cfb18d5e97c196ee79d79572ba406650db935c5cccc987a927cc404450ee4 (from https://pypi.org/simple/pydigitalstrom/) (requires-python:>=3.5), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-yy01howc Downloading https://files.pythonhosted.org/packages/44/cd/79d2256ef103c3e209149db96f93033b602c61679352d58f487f3580d54b/pydigitalstrom-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/44/cd/79d2256ef103c3e209149db96f93033b602c61679352d58f487f3580d54b/pydigitalstrom-0.1.1.tar.gz#sha256=7d0cfb18d5e97c196ee79d79572ba406650db935c5cccc987a927cc404450ee4 (from https://pypi.org/simple/pydigitalstrom/) (requires-python:>=3.5) Added pydigitalstrom==0.1.1 from https://files.pythonhosted.org/packages/44/cd/79d2256ef103c3e209149db96f93033b602c61679352d58f487f3580d54b/pydigitalstrom-0.1.1.tar.gz#sha256=7d0cfb18d5e97c196ee79d79572ba406650db935c5cccc987a927cc404450ee4 to build tracker '/tmp/pip-req-tracker-o9m4v6vb' Running setup.py (path:/tmp/pip-wheel-7prb31on/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 top-level names to pip-egg-info/pydigitalstrom.egg-info/top_level.txt writing pip-egg-info/pydigitalstrom.egg-info/PKG-INFO 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-7prb31on/pydigitalstrom has version 0.1.1, which satisfies requirement pydigitalstrom==0.1.1 from https://files.pythonhosted.org/packages/44/cd/79d2256ef103c3e209149db96f93033b602c61679352d58f487f3580d54b/pydigitalstrom-0.1.1.tar.gz#sha256=7d0cfb18d5e97c196ee79d79572ba406650db935c5cccc987a927cc404450ee4 Removed pydigitalstrom==0.1.1 from https://files.pythonhosted.org/packages/44/cd/79d2256ef103c3e209149db96f93033b602c61679352d58f487f3580d54b/pydigitalstrom-0.1.1.tar.gz#sha256=7d0cfb18d5e97c196ee79d79572ba406650db935c5cccc987a927cc404450ee4 from build tracker '/tmp/pip-req-tracker-o9m4v6vb' Building wheels for collected packages: pydigitalstrom Created temporary directory: /tmp/pip-wheel-37iw7b2e Running setup.py bdist_wheel for pydigitalstrom: started Destination directory: /tmp/pip-wheel-37iw7b2e Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7prb31on/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-37iw7b2e running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/common.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/pydigitalstrom copying pydigitalstrom/exceptions.py -> build/lib/pydigitalstrom copying pydigitalstrom/client.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 creating build/lib/tests/devices copying tests/devices/test_light.py -> build/lib/tests/devices copying tests/devices/test_blind.py -> build/lib/tests/devices copying tests/devices/test_meter.py -> build/lib/tests/devices copying tests/devices/test_scene.py -> build/lib/tests/devices copying tests/devices/__init__.py -> build/lib/tests/devices creating build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/meter.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/base.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/switch.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/light.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/scene.py -> build/lib/pydigitalstrom/devices copying pydigitalstrom/devices/__init__.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/tests copying build/lib/tests/common.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/devices copying build/lib/tests/devices/test_light.py -> build/bdist.linux-armv7l/wheel/tests/devices copying build/lib/tests/devices/test_blind.py -> build/bdist.linux-armv7l/wheel/tests/devices copying build/lib/tests/devices/test_meter.py -> build/bdist.linux-armv7l/wheel/tests/devices copying build/lib/tests/devices/test_scene.py -> build/bdist.linux-armv7l/wheel/tests/devices copying build/lib/tests/devices/__init__.py -> build/bdist.linux-armv7l/wheel/tests/devices copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/pydigitalstrom copying build/lib/pydigitalstrom/exceptions.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom copying build/lib/pydigitalstrom/client.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 creating 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/base.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/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/light.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/pydigitalstrom running install_egg_info running egg_info writing pydigitalstrom.egg-info/PKG-INFO writing dependency_links to pydigitalstrom.egg-info/dependency_links.txt deleting pydigitalstrom.egg-info/requires.txt writing top-level names to pydigitalstrom.egg-info/top_level.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.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pydigitalstrom-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-37iw7b2e/pydigitalstrom-0.1.1-py2.py3-none-any.whl' and adding '.' to it adding 'pydigitalstrom/__init__.py' adding 'pydigitalstrom/client.py' adding 'pydigitalstrom/constants.py' adding 'pydigitalstrom/exceptions.py' adding 'pydigitalstrom/websocket.py' adding 'pydigitalstrom/devices/__init__.py' adding 'pydigitalstrom/devices/base.py' adding 'pydigitalstrom/devices/blind.py' adding 'pydigitalstrom/devices/light.py' adding 'pydigitalstrom/devices/meter.py' adding 'pydigitalstrom/devices/scene.py' adding 'pydigitalstrom/devices/server.py' adding 'pydigitalstrom/devices/switch.py' adding 'tests/__init__.py' adding 'tests/common.py' adding 'tests/devices/__init__.py' adding 'tests/devices/test_blind.py' adding 'tests/devices/test_light.py' adding 'tests/devices/test_meter.py' adding 'tests/devices/test_scene.py' adding 'pydigitalstrom-0.1.1.dist-info/top_level.txt' adding 'pydigitalstrom-0.1.1.dist-info/WHEEL' adding 'pydigitalstrom-0.1.1.dist-info/METADATA' adding 'pydigitalstrom-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pydigitalstrom: finished with status 'done' Stored in directory: /tmp/tmpu8l81rnr Successfully built pydigitalstrom Cleaning up... Removing source in /tmp/pip-wheel-7prb31on/pydigitalstrom Removed build tracker '/tmp/pip-req-tracker-o9m4v6vb'