Created temporary directory: /tmp/pip-ephem-wheel-cache-34p89e9y Created temporary directory: /tmp/pip-req-tracker-gqmv3lai Created requirements tracker '/tmp/pip-req-tracker-gqmv3lai' Created temporary directory: /tmp/pip-wheel-afjwmhp3 Collecting ovspy==0.1.0b0 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 Using version 0.1.0b0 (newest of versions: 0.1.0b0) Created temporary directory: /tmp/pip-unpack-_38u_gt9 Downloading https://files.pythonhosted.org/packages/33/0e/2ec21c05d3799c2682385e72272418c869a4bd2999981d19be464f8656a9/ovspy-0.1.0b0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/33/0e/2ec21c05d3799c2682385e72272418c869a4bd2999981d19be464f8656a9/ovspy-0.1.0b0.tar.gz#sha256=b1e0fadd40b1bb6b6323a04fb11a6e3e031b1103fad8c9ff1435ed5152001981 (from https://pypi.org/simple/ovspy/) Added ovspy==0.1.0b0 from https://files.pythonhosted.org/packages/33/0e/2ec21c05d3799c2682385e72272418c869a4bd2999981d19be464f8656a9/ovspy-0.1.0b0.tar.gz#sha256=b1e0fadd40b1bb6b6323a04fb11a6e3e031b1103fad8c9ff1435ed5152001981 to build tracker '/tmp/pip-req-tracker-gqmv3lai' Running setup.py (path:/tmp/pip-wheel-afjwmhp3/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 top-level names to pip-egg-info/ovspy.egg-info/top_level.txt writing pip-egg-info/ovspy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ovspy.egg-info/dependency_links.txt 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' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.1.0b' to '0.1.0b0' normalized_version, Source in /tmp/pip-wheel-afjwmhp3/ovspy has version 0.1.0b0, which satisfies requirement ovspy==0.1.0b0 from https://files.pythonhosted.org/packages/33/0e/2ec21c05d3799c2682385e72272418c869a4bd2999981d19be464f8656a9/ovspy-0.1.0b0.tar.gz#sha256=b1e0fadd40b1bb6b6323a04fb11a6e3e031b1103fad8c9ff1435ed5152001981 Removed ovspy==0.1.0b0 from https://files.pythonhosted.org/packages/33/0e/2ec21c05d3799c2682385e72272418c869a4bd2999981d19be464f8656a9/ovspy-0.1.0b0.tar.gz#sha256=b1e0fadd40b1bb6b6323a04fb11a6e3e031b1103fad8c9ff1435ed5152001981 from build tracker '/tmp/pip-req-tracker-gqmv3lai' Building wheels for collected packages: ovspy Created temporary directory: /tmp/pip-wheel-_j3xv8er Running setup.py bdist_wheel for ovspy: started Destination directory: /tmp/pip-wheel-_j3xv8er Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-afjwmhp3/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-_j3xv8er /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.1.0b' to '0.1.0b0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ovspy copying ovspy/ovspy_error.py -> build/lib/ovspy copying ovspy/ovsdb_query.py -> build/lib/ovspy copying ovspy/port.py -> build/lib/ovspy copying ovspy/bridge.py -> build/lib/ovspy copying ovspy/query.py -> build/lib/ovspy copying ovspy/__init__.py -> build/lib/ovspy copying ovspy/client.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/ovspy_error.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/ovsdb_query.py -> 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/query.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/__init__.py -> build/bdist.linux-armv7l/wheel/ovspy copying build/lib/ovspy/client.py -> build/bdist.linux-armv7l/wheel/ovspy running install_egg_info running egg_info writing dependency_links to ovspy.egg-info/dependency_links.txt writing top-level names to ovspy.egg-info/top_level.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.0b0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ovspy-0.1.0b0.dist-info/WHEEL creating '/tmp/pip-wheel-_j3xv8er/ovspy-0.1.0b0-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.0b0.dist-info/METADATA' adding 'ovspy-0.1.0b0.dist-info/WHEEL' adding 'ovspy-0.1.0b0.dist-info/top_level.txt' adding 'ovspy-0.1.0b0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ovspy: finished with status 'done' Stored in directory: /tmp/tmpbb0qr1om Successfully built ovspy Cleaning up... Removing source in /tmp/pip-wheel-afjwmhp3/ovspy Removed build tracker '/tmp/pip-req-tracker-gqmv3lai'