Created temporary directory: /tmp/pip-ephem-wheel-cache-czx05d8_ Created temporary directory: /tmp/pip-req-tracker-b3d48ps7 Created requirements tracker '/tmp/pip-req-tracker-b3d48ps7' Created temporary directory: /tmp/pip-wheel-jqsulu7a Looking in indexes: https://pypi.python.org/simple Collecting pyessh==0.1.3 1 location(s) to search for versions of pyessh: * https://pypi.python.org/simple/pyessh/ Getting page https://pypi.python.org/simple/pyessh/ Analyzing links from page https://pypi.org/simple/pyessh/ Found link https://files.pythonhosted.org/packages/62/05/0101928464248ef3d009aeaae04159bad0db5de00fafa276d8fa38f35d20/pyessh-0.1.2.tar.gz#sha256=02105cc7da0ee25290df423836bfbfb8b20f3fcfafc281998c37dedf83260b96 (from https://pypi.org/simple/pyessh/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/8b/db/f1cb35f9fbfe9afb653ee950012de5f55ae1ae5f16c1f5be700e3288bc34/pyessh-0.1.3.tar.gz#sha256=b207e269c81004a8c3b995487c79c873f520918407f224106a5d2d9a2f3e1dcd (from https://pypi.org/simple/pyessh/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-n8fp_o68 Downloading https://files.pythonhosted.org/packages/8b/db/f1cb35f9fbfe9afb653ee950012de5f55ae1ae5f16c1f5be700e3288bc34/pyessh-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8b/db/f1cb35f9fbfe9afb653ee950012de5f55ae1ae5f16c1f5be700e3288bc34/pyessh-0.1.3.tar.gz#sha256=b207e269c81004a8c3b995487c79c873f520918407f224106a5d2d9a2f3e1dcd (from https://pypi.org/simple/pyessh/) Added pyessh==0.1.3 from https://files.pythonhosted.org/packages/8b/db/f1cb35f9fbfe9afb653ee950012de5f55ae1ae5f16c1f5be700e3288bc34/pyessh-0.1.3.tar.gz#sha256=b207e269c81004a8c3b995487c79c873f520918407f224106a5d2d9a2f3e1dcd to build tracker '/tmp/pip-req-tracker-b3d48ps7' Running setup.py (path:/tmp/pip-wheel-jqsulu7a/pyessh/setup.py) egg_info for package pyessh Running command python setup.py egg_info running egg_info creating pip-egg-info/pyessh.egg-info writing requirements to pip-egg-info/pyessh.egg-info/requires.txt writing entry points to pip-egg-info/pyessh.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pyessh.egg-info/dependency_links.txt writing pip-egg-info/pyessh.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyessh.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyessh.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyessh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' warning: no files found matching 'pyess.conf' writing manifest file 'pip-egg-info/pyessh.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jqsulu7a/pyessh has version 0.1.3, which satisfies requirement pyessh==0.1.3 from https://files.pythonhosted.org/packages/8b/db/f1cb35f9fbfe9afb653ee950012de5f55ae1ae5f16c1f5be700e3288bc34/pyessh-0.1.3.tar.gz#sha256=b207e269c81004a8c3b995487c79c873f520918407f224106a5d2d9a2f3e1dcd Removed pyessh==0.1.3 from https://files.pythonhosted.org/packages/8b/db/f1cb35f9fbfe9afb653ee950012de5f55ae1ae5f16c1f5be700e3288bc34/pyessh-0.1.3.tar.gz#sha256=b207e269c81004a8c3b995487c79c873f520918407f224106a5d2d9a2f3e1dcd from build tracker '/tmp/pip-req-tracker-b3d48ps7' Building wheels for collected packages: pyessh Created temporary directory: /tmp/pip-wheel-zo80ac1i Running setup.py bdist_wheel for pyessh: started Destination directory: /tmp/pip-wheel-zo80ac1i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jqsulu7a/pyessh/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-zo80ac1i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyessh copying pyessh/__init__.py -> build/lib/pyessh copying pyessh/pyessh.py -> build/lib/pyessh running egg_info writing dependency_links to pyessh.egg-info/dependency_links.txt writing pyessh.egg-info/PKG-INFO writing entry points to pyessh.egg-info/entry_points.txt writing top-level names to pyessh.egg-info/top_level.txt writing requirements to pyessh.egg-info/requires.txt reading manifest file 'pyessh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' warning: no files found matching 'pyess.conf' writing manifest file 'pyessh.egg-info/SOURCES.txt' 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/pyessh copying build/lib/pyessh/__init__.py -> build/bdist.linux-armv7l/wheel/pyessh copying build/lib/pyessh/pyessh.py -> build/bdist.linux-armv7l/wheel/pyessh running install_data creating build/bdist.linux-armv7l/wheel/pyessh-0.1.3.data creating build/bdist.linux-armv7l/wheel/pyessh-0.1.3.data/data creating build/bdist.linux-armv7l/wheel/usr creating build/bdist.linux-armv7l/wheel/usr/local copying pyessh.conf -> build/bdist.linux-armv7l/wheel/usr/local/ running install_egg_info Copying pyessh.egg-info to build/bdist.linux-armv7l/wheel/pyessh-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyessh-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-zo80ac1i/pyessh-0.1.3-py3-none-any.whl' and adding '.' to it adding 'pyessh/__init__.py' adding 'pyessh/pyessh.py' adding 'usr/local/pyessh.conf' adding 'pyessh-0.1.3.dist-info/entry_points.txt' adding 'pyessh-0.1.3.dist-info/top_level.txt' adding 'pyessh-0.1.3.dist-info/WHEEL' adding 'pyessh-0.1.3.dist-info/METADATA' adding 'pyessh-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyessh: finished with status 'done' Stored in directory: /tmp/tmpu69shoso Successfully built pyessh Cleaning up... Removing source in /tmp/pip-wheel-jqsulu7a/pyessh Removed build tracker '/tmp/pip-req-tracker-b3d48ps7'