Created temporary directory: /tmp/pip-ephem-wheel-cache-snwem4nk Created temporary directory: /tmp/pip-req-tracker-fdlx6_nw Created requirements tracker '/tmp/pip-req-tracker-fdlx6_nw' Created temporary directory: /tmp/pip-wheel-wx484_ov Collecting iot-gw==0.1.dev29 1 location(s) to search for versions of iot-gw: * https://pypi.org/simple/iot-gw/ Getting page https://pypi.org/simple/iot-gw/ Analyzing links from page https://pypi.org/simple/iot-gw/ Found link https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz#sha256=7cf6950da48ecfe616c1003adcbbbab86a05169c5538506287c78bb0b811c81e (from https://pypi.org/simple/iot-gw/) (requires-python:>=3), version: 0.1.dev29 Using version 0.1.dev29 (newest of versions: 0.1.dev29) Created temporary directory: /tmp/pip-unpack-720h2lpr Downloading https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz (62kB) Downloading from URL https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz#sha256=7cf6950da48ecfe616c1003adcbbbab86a05169c5538506287c78bb0b811c81e (from https://pypi.org/simple/iot-gw/) (requires-python:>=3) Added iot-gw==0.1.dev29 from https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz#sha256=7cf6950da48ecfe616c1003adcbbbab86a05169c5538506287c78bb0b811c81e to build tracker '/tmp/pip-req-tracker-fdlx6_nw' Running setup.py (path:/tmp/pip-wheel-wx484_ov/iot-gw/setup.py) egg_info for package iot-gw Running command python setup.py egg_info running egg_info creating pip-egg-info/iot_gw.egg-info writing dependency_links to pip-egg-info/iot_gw.egg-info/dependency_links.txt writing top-level names to pip-egg-info/iot_gw.egg-info/top_level.txt writing requirements to pip-egg-info/iot_gw.egg-info/requires.txt writing pip-egg-info/iot_gw.egg-info/PKG-INFO writing manifest file 'pip-egg-info/iot_gw.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/iot_gw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.vscode' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'tests' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis-ci' warning: no previously-included files found matching 'main.py' warning: no previously-included files found matching 'request.http' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'pip-egg-info/iot_gw.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wx484_ov/iot-gw has version 0.1.dev29, which satisfies requirement iot-gw==0.1.dev29 from https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz#sha256=7cf6950da48ecfe616c1003adcbbbab86a05169c5538506287c78bb0b811c81e Removed iot-gw==0.1.dev29 from https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz#sha256=7cf6950da48ecfe616c1003adcbbbab86a05169c5538506287c78bb0b811c81e from build tracker '/tmp/pip-req-tracker-fdlx6_nw' Building wheels for collected packages: iot-gw Created temporary directory: /tmp/pip-wheel-3vxqrih3 Running setup.py bdist_wheel for iot-gw: started Destination directory: /tmp/pip-wheel-3vxqrih3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wx484_ov/iot-gw/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-3vxqrih3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/iot_gw copying iot_gw/gateway.py -> build/lib/iot_gw copying iot_gw/__init__.py -> build/lib/iot_gw copying iot_gw/device.py -> build/lib/iot_gw creating build/lib/tests copying tests/device_test.py -> build/lib/tests copying tests/gcp_bridge_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/iot_gw/proxy copying iot_gw/proxy/__init__.py -> build/lib/iot_gw/proxy copying iot_gw/proxy/http.py -> build/lib/iot_gw/proxy creating build/lib/iot_gw/bridge copying iot_gw/bridge/__init__.py -> build/lib/iot_gw/bridge copying iot_gw/bridge/gcp.py -> build/lib/iot_gw/bridge 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/iot_gw copying build/lib/iot_gw/gateway.py -> build/bdist.linux-armv7l/wheel/iot_gw copying build/lib/iot_gw/__init__.py -> build/bdist.linux-armv7l/wheel/iot_gw creating build/bdist.linux-armv7l/wheel/iot_gw/proxy copying build/lib/iot_gw/proxy/__init__.py -> build/bdist.linux-armv7l/wheel/iot_gw/proxy copying build/lib/iot_gw/proxy/http.py -> build/bdist.linux-armv7l/wheel/iot_gw/proxy creating build/bdist.linux-armv7l/wheel/iot_gw/bridge copying build/lib/iot_gw/bridge/__init__.py -> build/bdist.linux-armv7l/wheel/iot_gw/bridge copying build/lib/iot_gw/bridge/gcp.py -> build/bdist.linux-armv7l/wheel/iot_gw/bridge copying build/lib/iot_gw/device.py -> build/bdist.linux-armv7l/wheel/iot_gw creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/device_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/gcp_bridge_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing iot_gw.egg-info/PKG-INFO writing top-level names to iot_gw.egg-info/top_level.txt writing requirements to iot_gw.egg-info/requires.txt writing dependency_links to iot_gw.egg-info/dependency_links.txt reading manifest file 'iot_gw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.vscode' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'tests' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis-ci' warning: no previously-included files found matching 'main.py' warning: no previously-included files found matching 'request.http' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'iot_gw.egg-info/SOURCES.txt' Copying iot_gw.egg-info to build/bdist.linux-armv7l/wheel/iot_gw-0.1.dev29-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/iot_gw-0.1.dev29.dist-info/WHEEL creating '/tmp/pip-wheel-3vxqrih3/iot_gw-0.1.dev29-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'iot_gw/__init__.py' adding 'iot_gw/device.py' adding 'iot_gw/gateway.py' adding 'iot_gw/bridge/__init__.py' adding 'iot_gw/bridge/gcp.py' adding 'iot_gw/proxy/__init__.py' adding 'iot_gw/proxy/http.py' adding 'tests/__init__.py' adding 'tests/device_test.py' adding 'tests/gcp_bridge_test.py' adding 'iot_gw-0.1.dev29.dist-info/LICENSE' adding 'iot_gw-0.1.dev29.dist-info/METADATA' adding 'iot_gw-0.1.dev29.dist-info/WHEEL' adding 'iot_gw-0.1.dev29.dist-info/top_level.txt' adding 'iot_gw-0.1.dev29.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for iot-gw: finished with status 'done' Stored in directory: /tmp/tmpz6f9glpq Successfully built iot-gw Cleaning up... Removing source in /tmp/pip-wheel-wx484_ov/iot-gw Removed build tracker '/tmp/pip-req-tracker-fdlx6_nw'