Created temporary directory: /tmp/pip-ephem-wheel-cache-i8nqlhxb Created temporary directory: /tmp/pip-req-tracker-6cac66gd Created requirements tracker '/tmp/pip-req-tracker-6cac66gd' Created temporary directory: /tmp/pip-wheel-yfk972p1 Collecting ovspy==0.1.0b1 1 location(s) to search for versions of ovspy: * https://pypi.org/simple/ovspy/ Getting page https://pypi.org/simple/ovspy/ Analyzing links from page https://pypi.org/simple/ovspy/ Found link https://files.pythonhosted.org/packages/4c/5d/d60ce8053f0f30dfc88d06726520cd35aef006f7c82bcccc2478908d6931/ovspy-0.1a0.dev0.tar.gz#sha256=3d083124e5fdb75a7bcf09304ccf4b9d02fe36a7f194acc33cc8a3369f0d418f (from https://pypi.org/simple/ovspy/), version: 0.1a0.dev0 Found link https://files.pythonhosted.org/packages/f8/6e/4ae0e9e4827643f2fde8c865ec0fd32948cc5ac8c2b54396dfc5dca4a711/ovspy-0.1a0.dev1.tar.gz#sha256=fc81d6e99ef04ace14ef82838faf94cb20927e53a0b4b99358e23e11aed58d68 (from https://pypi.org/simple/ovspy/), version: 0.1a0.dev1 Found link https://files.pythonhosted.org/packages/33/0e/2ec21c05d3799c2682385e72272418c869a4bd2999981d19be464f8656a9/ovspy-0.1.0b0.tar.gz#sha256=b1e0fadd40b1bb6b6323a04fb11a6e3e031b1103fad8c9ff1435ed5152001981 (from https://pypi.org/simple/ovspy/), version: 0.1.0b0 Found link https://files.pythonhosted.org/packages/d5/07/e53edfc1411dc8d10525aee1f9bf8a911ae1fb8c9e2ab20493553d0d09a2/ovspy-0.1.0b1.tar.gz#sha256=872000c8a2e699d1f9403e0a1252bf58f81301445d6e1032ad7fd277b0e3159c (from https://pypi.org/simple/ovspy/), version: 0.1.0b1 Using version 0.1.0b1 (newest of versions: 0.1.0b1) Created temporary directory: /tmp/pip-unpack-6a6bthxn Downloading https://files.pythonhosted.org/packages/d5/07/e53edfc1411dc8d10525aee1f9bf8a911ae1fb8c9e2ab20493553d0d09a2/ovspy-0.1.0b1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d5/07/e53edfc1411dc8d10525aee1f9bf8a911ae1fb8c9e2ab20493553d0d09a2/ovspy-0.1.0b1.tar.gz#sha256=872000c8a2e699d1f9403e0a1252bf58f81301445d6e1032ad7fd277b0e3159c (from https://pypi.org/simple/ovspy/) Added ovspy==0.1.0b1 from https://files.pythonhosted.org/packages/d5/07/e53edfc1411dc8d10525aee1f9bf8a911ae1fb8c9e2ab20493553d0d09a2/ovspy-0.1.0b1.tar.gz#sha256=872000c8a2e699d1f9403e0a1252bf58f81301445d6e1032ad7fd277b0e3159c to build tracker '/tmp/pip-req-tracker-6cac66gd' Running setup.py (path:/tmp/pip-wheel-yfk972p1/ovspy/setup.py) egg_info for package ovspy Running command python setup.py egg_info running egg_info creating pip-egg-info/ovspy.egg-info writing dependency_links to pip-egg-info/ovspy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ovspy.egg-info/top_level.txt writing pip-egg-info/ovspy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ovspy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ovspy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ovspy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-yfk972p1/ovspy has version 0.1.0b1, which satisfies requirement ovspy==0.1.0b1 from https://files.pythonhosted.org/packages/d5/07/e53edfc1411dc8d10525aee1f9bf8a911ae1fb8c9e2ab20493553d0d09a2/ovspy-0.1.0b1.tar.gz#sha256=872000c8a2e699d1f9403e0a1252bf58f81301445d6e1032ad7fd277b0e3159c Removed ovspy==0.1.0b1 from https://files.pythonhosted.org/packages/d5/07/e53edfc1411dc8d10525aee1f9bf8a911ae1fb8c9e2ab20493553d0d09a2/ovspy-0.1.0b1.tar.gz#sha256=872000c8a2e699d1f9403e0a1252bf58f81301445d6e1032ad7fd277b0e3159c from build tracker '/tmp/pip-req-tracker-6cac66gd' Building wheels for collected packages: ovspy Created temporary directory: /tmp/pip-wheel-bnbrmu5s Running setup.py bdist_wheel for ovspy: started Destination directory: /tmp/pip-wheel-bnbrmu5s Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-yfk972p1/ovspy/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-bnbrmu5s running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ovspy copying ovspy/port.py -> build/lib/ovspy copying ovspy/bridge.py -> build/lib/ovspy copying ovspy/client.py -> build/lib/ovspy copying ovspy/ovsdb_query.py -> build/lib/ovspy copying ovspy/__init__.py -> build/lib/ovspy copying ovspy/query.py -> build/lib/ovspy copying ovspy/ovspy_error.py -> build/lib/ovspy 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/ovspy copying build/lib/ovspy/port.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/bridge.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/client.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/ovsdb_query.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/__init__.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/query.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/ovspy_error.py -> build/bdist.linux-armv7l/wheel/ovspy running install_egg_info running egg_info writing top-level names to ovspy.egg-info/top_level.txt writing dependency_links to ovspy.egg-info/dependency_links.txt writing ovspy.egg-info/PKG-INFO reading manifest file 'ovspy.egg-info/SOURCES.txt' writing manifest file 'ovspy.egg-info/SOURCES.txt' Copying ovspy.egg-info to build/bdist.linux-armv7l/wheel/ovspy-0.1.0b1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ovspy-0.1.0b1.dist-info/WHEEL creating '/tmp/pip-wheel-bnbrmu5s/ovspy-0.1.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ovspy/__init__.py' adding 'ovspy/bridge.py' adding 'ovspy/client.py' adding 'ovspy/ovsdb_query.py' adding 'ovspy/ovspy_error.py' adding 'ovspy/port.py' adding 'ovspy/query.py' adding 'ovspy-0.1.0b1.dist-info/METADATA' adding 'ovspy-0.1.0b1.dist-info/WHEEL' adding 'ovspy-0.1.0b1.dist-info/top_level.txt' adding 'ovspy-0.1.0b1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ovspy: finished with status 'done' Stored in directory: /tmp/tmp95q635z9 Successfully built ovspy Cleaning up... Removing source in /tmp/pip-wheel-yfk972p1/ovspy Removed build tracker '/tmp/pip-req-tracker-6cac66gd'