Created temporary directory: /tmp/pip-ephem-wheel-cache-qq5w_evi Created temporary directory: /tmp/pip-req-tracker-zlrb3d5s Created requirements tracker '/tmp/pip-req-tracker-zlrb3d5s' Created temporary directory: /tmp/pip-wheel-rcfmaywz Collecting pysvc==1.1.2 1 location(s) to search for versions of pysvc: * https://pypi.org/simple/pysvc/ Getting page https://pypi.org/simple/pysvc/ Analyzing links from page https://pypi.org/simple/pysvc/ Found link https://files.pythonhosted.org/packages/1e/c5/33dbc30d283ee11a62adac5d7919178500107be2d1d9b9df58df6879163d/pysvc-1.1.1.tar.gz#sha256=ec2c08e4dbe3a1b4974ef5a41c12f37732752b9bdd026ef91f5f3df603b13908 (from https://pypi.org/simple/pysvc/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/c3/09/b614ffb6678b77838568eab50b33027c83081f43f5dbda0f0f8c0a887aa3/pysvc-1.1.2.tar.gz#sha256=def49c1bbf4889a692e26e47034d8331d7b76947cfb146bf8f3ab3c053998483 (from https://pypi.org/simple/pysvc/), version: 1.1.2 Using version 1.1.2 (newest of versions: 1.1.2) Created temporary directory: /tmp/pip-unpack-zmni40vc Downloading https://files.pythonhosted.org/packages/c3/09/b614ffb6678b77838568eab50b33027c83081f43f5dbda0f0f8c0a887aa3/pysvc-1.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c3/09/b614ffb6678b77838568eab50b33027c83081f43f5dbda0f0f8c0a887aa3/pysvc-1.1.2.tar.gz#sha256=def49c1bbf4889a692e26e47034d8331d7b76947cfb146bf8f3ab3c053998483 (from https://pypi.org/simple/pysvc/) Added pysvc==1.1.2 from https://files.pythonhosted.org/packages/c3/09/b614ffb6678b77838568eab50b33027c83081f43f5dbda0f0f8c0a887aa3/pysvc-1.1.2.tar.gz#sha256=def49c1bbf4889a692e26e47034d8331d7b76947cfb146bf8f3ab3c053998483 to build tracker '/tmp/pip-req-tracker-zlrb3d5s' Running setup.py (path:/tmp/pip-wheel-rcfmaywz/pysvc/setup.py) egg_info for package pysvc Running command python setup.py egg_info running egg_info creating pip-egg-info/pysvc.egg-info writing pip-egg-info/pysvc.egg-info/PKG-INFO writing requirements to pip-egg-info/pysvc.egg-info/requires.txt writing dependency_links to pip-egg-info/pysvc.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pysvc.egg-info/top_level.txt writing manifest file 'pip-egg-info/pysvc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pysvc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'pysvc/unified/tests' writing manifest file 'pip-egg-info/pysvc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rcfmaywz/pysvc has version 1.1.2, which satisfies requirement pysvc==1.1.2 from https://files.pythonhosted.org/packages/c3/09/b614ffb6678b77838568eab50b33027c83081f43f5dbda0f0f8c0a887aa3/pysvc-1.1.2.tar.gz#sha256=def49c1bbf4889a692e26e47034d8331d7b76947cfb146bf8f3ab3c053998483 Removed pysvc==1.1.2 from https://files.pythonhosted.org/packages/c3/09/b614ffb6678b77838568eab50b33027c83081f43f5dbda0f0f8c0a887aa3/pysvc-1.1.2.tar.gz#sha256=def49c1bbf4889a692e26e47034d8331d7b76947cfb146bf8f3ab3c053998483 from build tracker '/tmp/pip-req-tracker-zlrb3d5s' Building wheels for collected packages: pysvc Created temporary directory: /tmp/pip-wheel-_983415o Running setup.py bdist_wheel for pysvc: started Destination directory: /tmp/pip-wheel-_983415o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rcfmaywz/pysvc/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-_983415o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pysvc copying pysvc/messages.py -> build/lib/pysvc copying pysvc/examples.py -> build/lib/pysvc copying pysvc/__init__.py -> build/lib/pysvc copying pysvc/errors.py -> build/lib/pysvc creating build/lib/pysvc/unified copying pysvc/unified/__init__.py -> build/lib/pysvc/unified copying pysvc/unified/client.py -> build/lib/pysvc/unified copying pysvc/unified/response.py -> build/lib/pysvc/unified copying pysvc/unified/scp_cli_client.py -> build/lib/pysvc/unified copying pysvc/unified/clispec.py -> build/lib/pysvc/unified copying pysvc/unified/errors.py -> build/lib/pysvc/unified creating build/lib/pysvc/transports copying pysvc/transports/transport.py -> build/lib/pysvc/transports copying pysvc/transports/__init__.py -> build/lib/pysvc/transports copying pysvc/transports/ssh_transport.py -> build/lib/pysvc/transports creating build/lib/pysvc/unified/helpers copying pysvc/unified/helpers/xml_util.py -> build/lib/pysvc/unified/helpers copying pysvc/unified/helpers/__init__.py -> build/lib/pysvc/unified/helpers copying pysvc/unified/helpers/exceptool.py -> build/lib/pysvc/unified/helpers copying pysvc/unified/helpers/etree.py -> build/lib/pysvc/unified/helpers running egg_info writing pysvc.egg-info/PKG-INFO writing top-level names to pysvc.egg-info/top_level.txt writing requirements to pysvc.egg-info/requires.txt writing dependency_links to pysvc.egg-info/dependency_links.txt reading manifest file 'pysvc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'pysvc/unified/tests' writing manifest file 'pysvc.egg-info/SOURCES.txt' copying pysvc/unified/xsf-1.0.xml -> build/lib/pysvc/unified 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/pysvc copying build/lib/pysvc/messages.py -> build/bdist.linux-armv7l/wheel/pysvc copying build/lib/pysvc/examples.py -> build/bdist.linux-armv7l/wheel/pysvc creating build/bdist.linux-armv7l/wheel/pysvc/unified creating build/bdist.linux-armv7l/wheel/pysvc/unified/helpers copying build/lib/pysvc/unified/helpers/xml_util.py -> build/bdist.linux-armv7l/wheel/pysvc/unified/helpers copying build/lib/pysvc/unified/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/pysvc/unified/helpers copying build/lib/pysvc/unified/helpers/exceptool.py -> build/bdist.linux-armv7l/wheel/pysvc/unified/helpers copying build/lib/pysvc/unified/helpers/etree.py -> build/bdist.linux-armv7l/wheel/pysvc/unified/helpers copying build/lib/pysvc/unified/xsf-1.0.xml -> build/bdist.linux-armv7l/wheel/pysvc/unified copying build/lib/pysvc/unified/__init__.py -> build/bdist.linux-armv7l/wheel/pysvc/unified copying build/lib/pysvc/unified/client.py -> build/bdist.linux-armv7l/wheel/pysvc/unified copying build/lib/pysvc/unified/response.py -> build/bdist.linux-armv7l/wheel/pysvc/unified copying build/lib/pysvc/unified/scp_cli_client.py -> build/bdist.linux-armv7l/wheel/pysvc/unified copying build/lib/pysvc/unified/clispec.py -> build/bdist.linux-armv7l/wheel/pysvc/unified copying build/lib/pysvc/unified/errors.py -> build/bdist.linux-armv7l/wheel/pysvc/unified creating build/bdist.linux-armv7l/wheel/pysvc/transports copying build/lib/pysvc/transports/transport.py -> build/bdist.linux-armv7l/wheel/pysvc/transports copying build/lib/pysvc/transports/__init__.py -> build/bdist.linux-armv7l/wheel/pysvc/transports copying build/lib/pysvc/transports/ssh_transport.py -> build/bdist.linux-armv7l/wheel/pysvc/transports copying build/lib/pysvc/__init__.py -> build/bdist.linux-armv7l/wheel/pysvc copying build/lib/pysvc/errors.py -> build/bdist.linux-armv7l/wheel/pysvc running install_egg_info Copying pysvc.egg-info to build/bdist.linux-armv7l/wheel/pysvc-1.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pysvc-1.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-_983415o/pysvc-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pysvc/__init__.py' adding 'pysvc/errors.py' adding 'pysvc/examples.py' adding 'pysvc/messages.py' adding 'pysvc/transports/__init__.py' adding 'pysvc/transports/ssh_transport.py' adding 'pysvc/transports/transport.py' adding 'pysvc/unified/__init__.py' adding 'pysvc/unified/client.py' adding 'pysvc/unified/clispec.py' adding 'pysvc/unified/errors.py' adding 'pysvc/unified/response.py' adding 'pysvc/unified/scp_cli_client.py' adding 'pysvc/unified/xsf-1.0.xml' adding 'pysvc/unified/helpers/__init__.py' adding 'pysvc/unified/helpers/etree.py' adding 'pysvc/unified/helpers/exceptool.py' adding 'pysvc/unified/helpers/xml_util.py' adding 'pysvc-1.1.2.dist-info/METADATA' adding 'pysvc-1.1.2.dist-info/WHEEL' adding 'pysvc-1.1.2.dist-info/top_level.txt' adding 'pysvc-1.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pysvc: finished with status 'done' Stored in directory: /tmp/tmpwar6oe24 Successfully built pysvc Cleaning up... Removing source in /tmp/pip-wheel-rcfmaywz/pysvc Removed build tracker '/tmp/pip-req-tracker-zlrb3d5s'