Collecting opcua-client==0.8.0 1 location(s) to search for versions of opcua-client: * https://pypi.python.org/simple/opcua-client/ Getting page https://pypi.python.org/simple/opcua-client/ Analyzing links from page https://pypi.org/simple/opcua-client/ Found link https://files.pythonhosted.org/packages/ed/93/1f75449bd4b05730cd9f514f5988fbb78da4e90f69041e57f5c446dfe2d4/opcua-client-0.5.0.tar.gz#sha256=f7f98c0de4db7ea1e60683a885cdccc366af789261fa6f35b64989c093079df2 (from https://pypi.org/simple/opcua-client/), version: 0.5.0 Found link https://files.pythonhosted.org/packages/5b/7c/6493c2c9a510d5945dcd77f00e6866add6782e373645f4d081e83f164797/opcua-client-0.6.0.tar.gz#sha256=86adb5b58e0d047e23f609bcf8203f97256bfdcea40c16175f13f629b99b89bd (from https://pypi.org/simple/opcua-client/), version: 0.6.0 Found link https://files.pythonhosted.org/packages/1c/4f/a2bae672d877d9eb94a11797771a9bf1d1edd5c92c2b15277e70c2ee9b5a/opcua-client-0.7.0.tar.gz#sha256=792e80e3da8e97e5d51bb541618d2455ae582f118fa36bfbdd2ebf80122171b8 (from https://pypi.org/simple/opcua-client/), version: 0.7.0 Found link https://files.pythonhosted.org/packages/28/da/6c1fe16d36f36768f177205f488a09594ab8e1616766dd17e9ee5e7fa4b9/opcua-client-0.7.1.tar.gz#sha256=a88eabf2b800cc0466740a060bb81e52ac7230471765c046c35a834305240dbe (from https://pypi.org/simple/opcua-client/), version: 0.7.1 Found link https://files.pythonhosted.org/packages/95/b4/00fdb9a4b6594d116f24f0c9e357fa216a1e977d6e8f6d8b8fdd93e4844f/opcua-client-0.7.2.tar.gz#sha256=2bc984b39919869a11b090e0b79d7c8306292a8297ed24c3c86a13d3b80e9406 (from https://pypi.org/simple/opcua-client/), version: 0.7.2 Found link https://files.pythonhosted.org/packages/de/99/41aa0eb2b9ff2560e6156e8d0a5ce294f5d2aa7d10232dd23485bbe099ac/opcua-client-0.8.0.tar.gz#sha256=512ddc8b748860f32b8af32391a2edb33dcbf9e4b7cee22fd24d24f8e379b711 (from https://pypi.org/simple/opcua-client/), version: 0.8.0 Using version 0.8.0 (newest of versions: 0.8.0) Downloading https://files.pythonhosted.org/packages/de/99/41aa0eb2b9ff2560e6156e8d0a5ce294f5d2aa7d10232dd23485bbe099ac/opcua-client-0.8.0.tar.gz (204kB) Downloading from URL https://files.pythonhosted.org/packages/de/99/41aa0eb2b9ff2560e6156e8d0a5ce294f5d2aa7d10232dd23485bbe099ac/opcua-client-0.8.0.tar.gz#sha256=512ddc8b748860f32b8af32391a2edb33dcbf9e4b7cee22fd24d24f8e379b711 (from https://pypi.org/simple/opcua-client/) Running setup.py (path:/tmp/pip-build-epysf1w2/opcua-client/setup.py) egg_info for package opcua-client Running command python setup.py egg_info running egg_info creating pip-egg-info/opcua_client.egg-info writing requirements to pip-egg-info/opcua_client.egg-info/requires.txt writing top-level names to pip-egg-info/opcua_client.egg-info/top_level.txt writing pip-egg-info/opcua_client.egg-info/PKG-INFO writing dependency_links to pip-egg-info/opcua_client.egg-info/dependency_links.txt writing entry points to pip-egg-info/opcua_client.egg-info/entry_points.txt writing manifest file 'pip-egg-info/opcua_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/opcua_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/opcua_client.egg-info/SOURCES.txt' Source in /tmp/pip-build-epysf1w2/opcua-client has version 0.8.0, which satisfies requirement opcua-client==0.8.0 from https://files.pythonhosted.org/packages/de/99/41aa0eb2b9ff2560e6156e8d0a5ce294f5d2aa7d10232dd23485bbe099ac/opcua-client-0.8.0.tar.gz#sha256=512ddc8b748860f32b8af32391a2edb33dcbf9e4b7cee22fd24d24f8e379b711 Building wheels for collected packages: opcua-client Running setup.py bdist_wheel for opcua-client: started Destination directory: /tmp/tmpm22dcj6wpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-epysf1w2/opcua-client/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/tmpm22dcj6wpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/uaclient copying uaclient/uaclient.py -> build/lib/uaclient copying uaclient/mainwindow.py -> build/lib/uaclient copying uaclient/graphwidget.py -> build/lib/uaclient copying uaclient/resources.py -> build/lib/uaclient copying uaclient/connection_dialog.py -> build/lib/uaclient copying uaclient/mainwindow_ui.py -> build/lib/uaclient copying uaclient/__init__.py -> build/lib/uaclient copying uaclient/connection_ui.py -> build/lib/uaclient 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/uaclient copying build/lib/uaclient/uaclient.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/mainwindow.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/graphwidget.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/resources.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/connection_dialog.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/mainwindow_ui.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/__init__.py -> build/bdist.linux-armv7l/wheel/uaclient copying build/lib/uaclient/connection_ui.py -> build/bdist.linux-armv7l/wheel/uaclient running install_egg_info running egg_info writing entry points to opcua_client.egg-info/entry_points.txt writing requirements to opcua_client.egg-info/requires.txt writing opcua_client.egg-info/PKG-INFO writing top-level names to opcua_client.egg-info/top_level.txt writing dependency_links to opcua_client.egg-info/dependency_links.txt reading manifest file 'opcua_client.egg-info/SOURCES.txt' writing manifest file 'opcua_client.egg-info/SOURCES.txt' Copying opcua_client.egg-info to build/bdist.linux-armv7l/wheel/opcua_client-0.8.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/opcua_client-0.8.0.dist-info/WHEEL Running setup.py bdist_wheel for opcua-client: finished with status 'done' Stored in directory: /tmp/tmp7rv8z2ub Successfully built opcua-client Cleaning up... Removing source in /tmp/pip-build-epysf1w2/opcua-client