Created temporary directory: /tmp/pip-ephem-wheel-cache-1xla800h Created temporary directory: /tmp/pip-req-tracker-1ske_dxr Created requirements tracker '/tmp/pip-req-tracker-1ske_dxr' Created temporary directory: /tmp/pip-wheel-t8v1w4oa Collecting jarbas-house==0.1.3 1 location(s) to search for versions of jarbas-house: * https://pypi.org/simple/jarbas-house/ Getting page https://pypi.org/simple/jarbas-house/ Analyzing links from page https://pypi.org/simple/jarbas-house/ Found link https://files.pythonhosted.org/packages/74/72/4738b228b74c1bc7f8e4de8bd997a8015d7c04d867048a85c37eb95c6c3a/jarbas_house-0.1.tar.gz#sha256=afa889c458bcca327aa5de6cce39746d56c0d318b7ec360e2573caa2fb0e89af (from https://pypi.org/simple/jarbas-house/), version: 0.1 Found link https://files.pythonhosted.org/packages/8d/94/26167010e33c3953e39fda19dffaba9e5fd63624946a7f8ba018e6382105/jarbas_house-0.1.2.tar.gz#sha256=fea5598ba74f3c1f71ab906e97581df761a8f9efac41c39752e9945221029f51 (from https://pypi.org/simple/jarbas-house/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/9d/cc/4224b4c99264ccd9709a131633c89b7dfbd70775823e7e934b00b85e0633/jarbas_house-0.1.3.tar.gz#sha256=b7ef1faaab63dd823ac0a62597998d44118c0a6930b3eeafe9d90c98da818729 (from https://pypi.org/simple/jarbas-house/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-ty6p6z17 Downloading https://files.pythonhosted.org/packages/9d/cc/4224b4c99264ccd9709a131633c89b7dfbd70775823e7e934b00b85e0633/jarbas_house-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9d/cc/4224b4c99264ccd9709a131633c89b7dfbd70775823e7e934b00b85e0633/jarbas_house-0.1.3.tar.gz#sha256=b7ef1faaab63dd823ac0a62597998d44118c0a6930b3eeafe9d90c98da818729 (from https://pypi.org/simple/jarbas-house/) Added jarbas-house==0.1.3 from https://files.pythonhosted.org/packages/9d/cc/4224b4c99264ccd9709a131633c89b7dfbd70775823e7e934b00b85e0633/jarbas_house-0.1.3.tar.gz#sha256=b7ef1faaab63dd823ac0a62597998d44118c0a6930b3eeafe9d90c98da818729 to build tracker '/tmp/pip-req-tracker-1ske_dxr' Running setup.py (path:/tmp/pip-wheel-t8v1w4oa/jarbas-house/setup.py) egg_info for package jarbas-house Running command python setup.py egg_info running egg_info creating pip-egg-info/jarbas_house.egg-info writing requirements to pip-egg-info/jarbas_house.egg-info/requires.txt writing dependency_links to pip-egg-info/jarbas_house.egg-info/dependency_links.txt writing top-level names to pip-egg-info/jarbas_house.egg-info/top_level.txt writing pip-egg-info/jarbas_house.egg-info/PKG-INFO writing manifest file 'pip-egg-info/jarbas_house.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/jarbas_house.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/jarbas_house.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t8v1w4oa/jarbas-house has version 0.1.3, which satisfies requirement jarbas-house==0.1.3 from https://files.pythonhosted.org/packages/9d/cc/4224b4c99264ccd9709a131633c89b7dfbd70775823e7e934b00b85e0633/jarbas_house-0.1.3.tar.gz#sha256=b7ef1faaab63dd823ac0a62597998d44118c0a6930b3eeafe9d90c98da818729 Removed jarbas-house==0.1.3 from https://files.pythonhosted.org/packages/9d/cc/4224b4c99264ccd9709a131633c89b7dfbd70775823e7e934b00b85e0633/jarbas_house-0.1.3.tar.gz#sha256=b7ef1faaab63dd823ac0a62597998d44118c0a6930b3eeafe9d90c98da818729 from build tracker '/tmp/pip-req-tracker-1ske_dxr' Building wheels for collected packages: jarbas-house Created temporary directory: /tmp/pip-wheel-zv77tg_1 Running setup.py bdist_wheel for jarbas-house: started Destination directory: /tmp/pip-wheel-zv77tg_1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t8v1w4oa/jarbas-house/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-zv77tg_1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jarbas_house copying jarbas_house/util.py -> build/lib/jarbas_house copying jarbas_house/__init__.py -> build/lib/jarbas_house copying jarbas_house/settings.py -> build/lib/jarbas_house creating build/lib/jarbas_house/colors copying jarbas_house/colors/__init__.py -> build/lib/jarbas_house/colors creating build/lib/jarbas_house/devices copying jarbas_house/devices/__init__.py -> build/lib/jarbas_house/devices copying jarbas_house/devices/scan.py -> build/lib/jarbas_house/devices creating build/lib/jarbas_house/devices/tplink copying jarbas_house/devices/tplink/__init__.py -> build/lib/jarbas_house/devices/tplink creating build/lib/jarbas_house/devices/ewelink copying jarbas_house/devices/ewelink/__init__.py -> build/lib/jarbas_house/devices/ewelink copying jarbas_house/devices/ewelink/sonoff.py -> build/lib/jarbas_house/devices/ewelink creating build/lib/jarbas_house/devices/magic_home copying jarbas_house/devices/magic_home/utils.py -> build/lib/jarbas_house/devices/magic_home copying jarbas_house/devices/magic_home/__init__.py -> build/lib/jarbas_house/devices/magic_home copying jarbas_house/devices/magic_home/magichome.py -> build/lib/jarbas_house/devices/magic_home 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/jarbas_house copying build/lib/jarbas_house/util.py -> build/bdist.linux-armv7l/wheel/jarbas_house copying build/lib/jarbas_house/__init__.py -> build/bdist.linux-armv7l/wheel/jarbas_house copying build/lib/jarbas_house/settings.py -> build/bdist.linux-armv7l/wheel/jarbas_house creating build/bdist.linux-armv7l/wheel/jarbas_house/devices copying build/lib/jarbas_house/devices/__init__.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices copying build/lib/jarbas_house/devices/scan.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices creating build/bdist.linux-armv7l/wheel/jarbas_house/devices/magic_home copying build/lib/jarbas_house/devices/magic_home/utils.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices/magic_home copying build/lib/jarbas_house/devices/magic_home/__init__.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices/magic_home copying build/lib/jarbas_house/devices/magic_home/magichome.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices/magic_home creating build/bdist.linux-armv7l/wheel/jarbas_house/devices/ewelink copying build/lib/jarbas_house/devices/ewelink/__init__.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices/ewelink copying build/lib/jarbas_house/devices/ewelink/sonoff.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices/ewelink creating build/bdist.linux-armv7l/wheel/jarbas_house/devices/tplink copying build/lib/jarbas_house/devices/tplink/__init__.py -> build/bdist.linux-armv7l/wheel/jarbas_house/devices/tplink creating build/bdist.linux-armv7l/wheel/jarbas_house/colors copying build/lib/jarbas_house/colors/__init__.py -> build/bdist.linux-armv7l/wheel/jarbas_house/colors running install_egg_info running egg_info writing requirements to jarbas_house.egg-info/requires.txt writing top-level names to jarbas_house.egg-info/top_level.txt writing jarbas_house.egg-info/PKG-INFO writing dependency_links to jarbas_house.egg-info/dependency_links.txt reading manifest file 'jarbas_house.egg-info/SOURCES.txt' writing manifest file 'jarbas_house.egg-info/SOURCES.txt' Copying jarbas_house.egg-info to build/bdist.linux-armv7l/wheel/jarbas_house-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/jarbas_house-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-zv77tg_1/jarbas_house-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'jarbas_house/__init__.py' adding 'jarbas_house/settings.py' adding 'jarbas_house/util.py' adding 'jarbas_house/colors/__init__.py' adding 'jarbas_house/devices/__init__.py' adding 'jarbas_house/devices/scan.py' adding 'jarbas_house/devices/ewelink/__init__.py' adding 'jarbas_house/devices/ewelink/sonoff.py' adding 'jarbas_house/devices/magic_home/__init__.py' adding 'jarbas_house/devices/magic_home/magichome.py' adding 'jarbas_house/devices/magic_home/utils.py' adding 'jarbas_house/devices/tplink/__init__.py' adding 'jarbas_house-0.1.3.dist-info/METADATA' adding 'jarbas_house-0.1.3.dist-info/WHEEL' adding 'jarbas_house-0.1.3.dist-info/top_level.txt' adding 'jarbas_house-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for jarbas-house: finished with status 'done' Stored in directory: /tmp/tmp0oianze_ Successfully built jarbas-house Cleaning up... Removing source in /tmp/pip-wheel-t8v1w4oa/jarbas-house Removed build tracker '/tmp/pip-req-tracker-1ske_dxr'