Created temporary directory: /tmp/pip-ephem-wheel-cache-tnmzzcmp Created temporary directory: /tmp/pip-req-tracker-j_1lpsgm Created requirements tracker '/tmp/pip-req-tracker-j_1lpsgm' Created temporary directory: /tmp/pip-wheel-tqnbrxi6 Collecting webvis==0.0.5 1 location(s) to search for versions of webvis: * https://pypi.org/simple/webvis/ Getting page https://pypi.org/simple/webvis/ Analyzing links from page https://pypi.org/simple/webvis/ Found link https://files.pythonhosted.org/packages/c1/4d/088ca853fde0d4bb0c530dedfb8c66d999157c17e1debe6fd8c20e1eecf9/webvis-0.0.1.tar.gz#sha256=01f8baaa14a26f03cff6a92649b704aeeb9fc1b49d241d94f9c86917689ae198 (from https://pypi.org/simple/webvis/) (requires-python:>=3.3), version: 0.0.1 Found link https://files.pythonhosted.org/packages/56/b6/c7134072b194b988720e4eebb4450ced81d4f06fdb61cb525197e1d9119e/webvis-0.0.2.tar.gz#sha256=99fab721c635b1991d71b57f401294d3c5574c431e159ff5cd84788fa0ec8e3b (from https://pypi.org/simple/webvis/) (requires-python:>=3.3), version: 0.0.2 Found link https://files.pythonhosted.org/packages/35/7d/cfb13db722e2b1493d7f279a9be3d3b0561b0e4c7b8e1ca4cf7f720bccb5/webvis-0.0.3.tar.gz#sha256=1124d0a1b19c128a2a82758c85222d1b4c60c371be1cf7ed3a0697ed115a0a32 (from https://pypi.org/simple/webvis/) (requires-python:>=3.3), version: 0.0.3 Found link https://files.pythonhosted.org/packages/80/3b/60b62ab82f73ca2930a555f5017085a08523dd67e8204ad6c477fcf810d6/webvis-0.0.4.tar.gz#sha256=6996692962b846c5dea08ec3080c6685c4afc48691b8ee53201984930f770d80 (from https://pypi.org/simple/webvis/) (requires-python:>=3.3), version: 0.0.4 Found link https://files.pythonhosted.org/packages/b2/64/b47b0879d1fe9b11c02b64b724524b445cd7486a07aab728cdda5ae9db1a/webvis-0.0.5.tar.gz#sha256=183580b09b21b3c6b82a3f2ff2a7df09ae5f99e46ae2b202f23b97edd33374e5 (from https://pypi.org/simple/webvis/) (requires-python:>=3.3), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-6lcxg237 Downloading https://files.pythonhosted.org/packages/b2/64/b47b0879d1fe9b11c02b64b724524b445cd7486a07aab728cdda5ae9db1a/webvis-0.0.5.tar.gz (185kB) Downloading from URL https://files.pythonhosted.org/packages/b2/64/b47b0879d1fe9b11c02b64b724524b445cd7486a07aab728cdda5ae9db1a/webvis-0.0.5.tar.gz#sha256=183580b09b21b3c6b82a3f2ff2a7df09ae5f99e46ae2b202f23b97edd33374e5 (from https://pypi.org/simple/webvis/) (requires-python:>=3.3) Added webvis==0.0.5 from https://files.pythonhosted.org/packages/b2/64/b47b0879d1fe9b11c02b64b724524b445cd7486a07aab728cdda5ae9db1a/webvis-0.0.5.tar.gz#sha256=183580b09b21b3c6b82a3f2ff2a7df09ae5f99e46ae2b202f23b97edd33374e5 to build tracker '/tmp/pip-req-tracker-j_1lpsgm' Running setup.py (path:/tmp/pip-wheel-tqnbrxi6/webvis/setup.py) egg_info for package webvis Running command python setup.py egg_info running egg_info creating pip-egg-info/webvis.egg-info writing dependency_links to pip-egg-info/webvis.egg-info/dependency_links.txt writing top-level names to pip-egg-info/webvis.egg-info/top_level.txt writing pip-egg-info/webvis.egg-info/PKG-INFO writing requirements to pip-egg-info/webvis.egg-info/requires.txt writing manifest file 'pip-egg-info/webvis.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webvis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/webvis.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tqnbrxi6/webvis has version 0.0.5, which satisfies requirement webvis==0.0.5 from https://files.pythonhosted.org/packages/b2/64/b47b0879d1fe9b11c02b64b724524b445cd7486a07aab728cdda5ae9db1a/webvis-0.0.5.tar.gz#sha256=183580b09b21b3c6b82a3f2ff2a7df09ae5f99e46ae2b202f23b97edd33374e5 Removed webvis==0.0.5 from https://files.pythonhosted.org/packages/b2/64/b47b0879d1fe9b11c02b64b724524b445cd7486a07aab728cdda5ae9db1a/webvis-0.0.5.tar.gz#sha256=183580b09b21b3c6b82a3f2ff2a7df09ae5f99e46ae2b202f23b97edd33374e5 from build tracker '/tmp/pip-req-tracker-j_1lpsgm' Building wheels for collected packages: webvis Created temporary directory: /tmp/pip-wheel-awukp1ca Running setup.py bdist_wheel for webvis: started Destination directory: /tmp/pip-wheel-awukp1ca Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tqnbrxi6/webvis/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-awukp1ca running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webvis copying webvis/interface.py -> build/lib/webvis copying webvis/VisWorker.py -> build/lib/webvis copying webvis/http_server.py -> build/lib/webvis copying webvis/__init__.py -> build/lib/webvis copying webvis/main.py -> build/lib/webvis creating build/lib/webvis/websocket copying webvis/websocket/ws_client.py -> build/lib/webvis/websocket copying webvis/websocket/test_ws_server.py -> build/lib/webvis/websocket copying webvis/websocket/message_gen.py -> build/lib/webvis/websocket copying webvis/websocket/__init__.py -> build/lib/webvis/websocket copying webvis/websocket/ws_server.py -> build/lib/webvis/websocket creating build/lib/webvis/helpers copying webvis/helpers/threaded.py -> build/lib/webvis/helpers copying webvis/helpers/__init__.py -> build/lib/webvis/helpers copying webvis/helpers/AttrDict.py -> build/lib/webvis/helpers running egg_info writing requirements to webvis.egg-info/requires.txt writing webvis.egg-info/PKG-INFO writing dependency_links to webvis.egg-info/dependency_links.txt writing top-level names to webvis.egg-info/top_level.txt reading manifest file 'webvis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'webvis.egg-info/SOURCES.txt' creating build/lib/webvis/front_build copying webvis/front_build/index.bundle.js -> build/lib/webvis/front_build copying webvis/front_build/index.html -> build/lib/webvis/front_build 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/webvis creating build/bdist.linux-armv7l/wheel/webvis/websocket copying build/lib/webvis/websocket/ws_client.py -> build/bdist.linux-armv7l/wheel/webvis/websocket copying build/lib/webvis/websocket/test_ws_server.py -> build/bdist.linux-armv7l/wheel/webvis/websocket copying build/lib/webvis/websocket/message_gen.py -> build/bdist.linux-armv7l/wheel/webvis/websocket copying build/lib/webvis/websocket/__init__.py -> build/bdist.linux-armv7l/wheel/webvis/websocket copying build/lib/webvis/websocket/ws_server.py -> build/bdist.linux-armv7l/wheel/webvis/websocket copying build/lib/webvis/interface.py -> build/bdist.linux-armv7l/wheel/webvis creating build/bdist.linux-armv7l/wheel/webvis/front_build copying build/lib/webvis/front_build/index.bundle.js -> build/bdist.linux-armv7l/wheel/webvis/front_build copying build/lib/webvis/front_build/index.html -> build/bdist.linux-armv7l/wheel/webvis/front_build creating build/bdist.linux-armv7l/wheel/webvis/helpers copying build/lib/webvis/helpers/threaded.py -> build/bdist.linux-armv7l/wheel/webvis/helpers copying build/lib/webvis/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/webvis/helpers copying build/lib/webvis/helpers/AttrDict.py -> build/bdist.linux-armv7l/wheel/webvis/helpers copying build/lib/webvis/VisWorker.py -> build/bdist.linux-armv7l/wheel/webvis copying build/lib/webvis/http_server.py -> build/bdist.linux-armv7l/wheel/webvis copying build/lib/webvis/__init__.py -> build/bdist.linux-armv7l/wheel/webvis copying build/lib/webvis/main.py -> build/bdist.linux-armv7l/wheel/webvis running install_egg_info Copying webvis.egg-info to build/bdist.linux-armv7l/wheel/webvis-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webvis-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-awukp1ca/webvis-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'webvis/VisWorker.py' adding 'webvis/__init__.py' adding 'webvis/http_server.py' adding 'webvis/interface.py' adding 'webvis/main.py' adding 'webvis/front_build/index.bundle.js' adding 'webvis/front_build/index.html' adding 'webvis/helpers/AttrDict.py' adding 'webvis/helpers/__init__.py' adding 'webvis/helpers/threaded.py' adding 'webvis/websocket/__init__.py' adding 'webvis/websocket/message_gen.py' adding 'webvis/websocket/test_ws_server.py' adding 'webvis/websocket/ws_client.py' adding 'webvis/websocket/ws_server.py' adding 'webvis-0.0.5.dist-info/METADATA' adding 'webvis-0.0.5.dist-info/WHEEL' adding 'webvis-0.0.5.dist-info/top_level.txt' adding 'webvis-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for webvis: finished with status 'done' Stored in directory: /tmp/tmpclvjzpe6 Successfully built webvis Cleaning up... Removing source in /tmp/pip-wheel-tqnbrxi6/webvis Removed build tracker '/tmp/pip-req-tracker-j_1lpsgm'