Created temporary directory: /tmp/pip-ephem-wheel-cache-xa9_leh3 Created temporary directory: /tmp/pip-req-tracker-8005qoh8 Created requirements tracker '/tmp/pip-req-tracker-8005qoh8' Created temporary directory: /tmp/pip-wheel-xazlshxo Collecting villas-node==0.6.5 1 location(s) to search for versions of villas-node: * https://pypi.org/simple/villas-node/ Getting page https://pypi.org/simple/villas-node/ Analyzing links from page https://pypi.org/simple/villas-node/ Found link https://files.pythonhosted.org/packages/d7/82/427708c33eceba71e485587276ea761c5eb512eba73f255d389b1144c54a/villas-node-0.6.4.tar.gz#sha256=a164ed83c16bd8b7ee0d62654154eb25ff0d8dd680dc9ea7375847cc322c2384 (from https://pypi.org/simple/villas-node/), version: 0.6.4 Found link https://files.pythonhosted.org/packages/a6/9d/0d902eaa2f3c25779bf8ffaabaa9321aca3c2c90532904fc83d68797b1a8/villas-node-0.6.4.1.tar.gz#sha256=ce394f4ba077221028da400a834ab6b11eded8af8db3ea5ed6fe0287c8db7b46 (from https://pypi.org/simple/villas-node/), version: 0.6.4.1 Found link https://files.pythonhosted.org/packages/94/7d/dd363491be9839d9f68bf2e742d7147a9c11a3496c35dd925c1f76943360/villas-node-0.6.5.tar.gz#sha256=01381f4c705eb2e07245b2039ecd5c2990581f04794d762093867b890860f214 (from https://pypi.org/simple/villas-node/), version: 0.6.5 Using version 0.6.5 (newest of versions: 0.6.5) Created temporary directory: /tmp/pip-unpack-jlumckv9 Downloading https://files.pythonhosted.org/packages/94/7d/dd363491be9839d9f68bf2e742d7147a9c11a3496c35dd925c1f76943360/villas-node-0.6.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/94/7d/dd363491be9839d9f68bf2e742d7147a9c11a3496c35dd925c1f76943360/villas-node-0.6.5.tar.gz#sha256=01381f4c705eb2e07245b2039ecd5c2990581f04794d762093867b890860f214 (from https://pypi.org/simple/villas-node/) Added villas-node==0.6.5 from https://files.pythonhosted.org/packages/94/7d/dd363491be9839d9f68bf2e742d7147a9c11a3496c35dd925c1f76943360/villas-node-0.6.5.tar.gz#sha256=01381f4c705eb2e07245b2039ecd5c2990581f04794d762093867b890860f214 to build tracker '/tmp/pip-req-tracker-8005qoh8' Running setup.py (path:/tmp/pip-wheel-xazlshxo/villas-node/setup.py) egg_info for package villas-node Running command python setup.py egg_info warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' Installed /tmp/pip-wheel-xazlshxo/villas-node/.eggs/m2r-0.2.1-py3.4.egg Searching for mistune Reading https://pypi.org/simple/mistune/ Downloading https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl#sha256=88a1051873018da288eee8538d476dffe1262495144b33ecb586c4ab266bb8d4 Best match: mistune 0.8.4 Processing mistune-0.8.4-py2.py3-none-any.whl Installing mistune-0.8.4-py2.py3-none-any.whl to /tmp/pip-wheel-xazlshxo/villas-node/.eggs Installed /tmp/pip-wheel-xazlshxo/villas-node/.eggs/mistune-0.8.4-py3.4.egg running egg_info creating pip-egg-info/villas_node.egg-info writing requirements to pip-egg-info/villas_node.egg-info/requires.txt writing top-level names to pip-egg-info/villas_node.egg-info/top_level.txt writing dependency_links to pip-egg-info/villas_node.egg-info/dependency_links.txt writing pip-egg-info/villas_node.egg-info/PKG-INFO writing manifest file 'pip-egg-info/villas_node.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/villas_node.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/villas_node.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xazlshxo/villas-node has version 0.6.5, which satisfies requirement villas-node==0.6.5 from https://files.pythonhosted.org/packages/94/7d/dd363491be9839d9f68bf2e742d7147a9c11a3496c35dd925c1f76943360/villas-node-0.6.5.tar.gz#sha256=01381f4c705eb2e07245b2039ecd5c2990581f04794d762093867b890860f214 Removed villas-node==0.6.5 from https://files.pythonhosted.org/packages/94/7d/dd363491be9839d9f68bf2e742d7147a9c11a3496c35dd925c1f76943360/villas-node-0.6.5.tar.gz#sha256=01381f4c705eb2e07245b2039ecd5c2990581f04794d762093867b890860f214 from build tracker '/tmp/pip-req-tracker-8005qoh8' Building wheels for collected packages: villas-node Created temporary directory: /tmp/pip-wheel-0paca5qa Running setup.py bdist_wheel for villas-node: started Destination directory: /tmp/pip-wheel-0paca5qa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xazlshxo/villas-node/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-0paca5qa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/villas creating build/lib/villas/node copying villas/node/node.py -> build/lib/villas/node copying villas/node/sample.py -> build/lib/villas/node copying villas/node/__init__.py -> build/lib/villas/node running build_scripts creating build/scripts-3.4 copying and adjusting bin/villas-file-merge -> build/scripts-3.4 copying and adjusting bin/villas-extract-rtt -> build/scripts-3.4 copying and adjusting bin/villas-cumulative-dist -> build/scripts-3.4 copying and adjusting bin/villas-file-filter -> build/scripts-3.4 changing mode of build/scripts-3.4/villas-file-merge from 644 to 755 changing mode of build/scripts-3.4/villas-extract-rtt from 644 to 755 changing mode of build/scripts-3.4/villas-cumulative-dist from 644 to 755 changing mode of build/scripts-3.4/villas-file-filter from 644 to 755 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/villas creating build/bdist.linux-armv7l/wheel/villas/node copying build/lib/villas/node/node.py -> build/bdist.linux-armv7l/wheel/villas/node copying build/lib/villas/node/sample.py -> build/bdist.linux-armv7l/wheel/villas/node copying build/lib/villas/node/__init__.py -> build/bdist.linux-armv7l/wheel/villas/node running install_egg_info running egg_info writing dependency_links to villas_node.egg-info/dependency_links.txt writing villas_node.egg-info/PKG-INFO writing requirements to villas_node.egg-info/requires.txt writing top-level names to villas_node.egg-info/top_level.txt reading manifest file 'villas_node.egg-info/SOURCES.txt' writing manifest file 'villas_node.egg-info/SOURCES.txt' Copying villas_node.egg-info to build/bdist.linux-armv7l/wheel/villas_node-0.6.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data creating build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts copying build/scripts-3.4/villas-file-merge -> build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts copying build/scripts-3.4/villas-extract-rtt -> build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts copying build/scripts-3.4/villas-cumulative-dist -> build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts copying build/scripts-3.4/villas-file-filter -> build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts/villas-file-merge to 755 changing mode of build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts/villas-extract-rtt to 755 changing mode of build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts/villas-cumulative-dist to 755 changing mode of build/bdist.linux-armv7l/wheel/villas_node-0.6.5.data/scripts/villas-file-filter to 755 creating build/bdist.linux-armv7l/wheel/villas_node-0.6.5.dist-info/WHEEL creating '/tmp/pip-wheel-0paca5qa/villas_node-0.6.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'villas/node/__init__.py' adding 'villas/node/node.py' adding 'villas/node/sample.py' adding 'villas_node-0.6.5.data/scripts/villas-cumulative-dist' adding 'villas_node-0.6.5.data/scripts/villas-extract-rtt' adding 'villas_node-0.6.5.data/scripts/villas-file-filter' adding 'villas_node-0.6.5.data/scripts/villas-file-merge' adding 'villas_node-0.6.5.dist-info/METADATA' adding 'villas_node-0.6.5.dist-info/WHEEL' adding 'villas_node-0.6.5.dist-info/top_level.txt' adding 'villas_node-0.6.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for villas-node: finished with status 'done' Stored in directory: /tmp/tmpz7c30fr_ Successfully built villas-node Cleaning up... Removing source in /tmp/pip-wheel-xazlshxo/villas-node Removed build tracker '/tmp/pip-req-tracker-8005qoh8'