Collecting ssh-python==0.0.1 1 location(s) to search for versions of ssh-python: * https://pypi.python.org/simple/ssh-python/ Getting page https://pypi.python.org/simple/ssh-python/ Analyzing links from page https://pypi.org/simple/ssh-python/ Found link https://files.pythonhosted.org/packages/fe/32/f3ca565c80184cef572d2bad895c3a2f5b5d9370f12daa646df8cbacef3c/ssh-python-0.0.1.tar.gz#sha256=f14fea8df60cb9722095d00272547f2585321f2a1a825ae6ecffe7eeeb28e2f1 (from https://pypi.org/simple/ssh-python/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/fe/32/f3ca565c80184cef572d2bad895c3a2f5b5d9370f12daa646df8cbacef3c/ssh-python-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fe/32/f3ca565c80184cef572d2bad895c3a2f5b5d9370f12daa646df8cbacef3c/ssh-python-0.0.1.tar.gz#sha256=f14fea8df60cb9722095d00272547f2585321f2a1a825ae6ecffe7eeeb28e2f1 (from https://pypi.org/simple/ssh-python/) Running setup.py (path:/tmp/pip-build-jg43ce2l/ssh-python/setup.py) egg_info for package ssh-python Running command python setup.py egg_info Cython arguments: {'cython_directives': {'embedsignature': True, 'boundscheck': False, 'optimize.use_switch': True, 'wraparound': False}, 'cython_compile_time_env': {'EMBEDDED_LIB': True, 'HAVE_AGENT_FWD': True}} running egg_info creating pip-egg-info/ssh_python.egg-info writing top-level names to pip-egg-info/ssh_python.egg-info/top_level.txt writing dependency_links to pip-egg-info/ssh_python.egg-info/dependency_links.txt writing pip-egg-info/ssh_python.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ssh_python.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ssh_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docker' warning: no previously-included files found matching '.travis.yml' writing manifest file 'pip-egg-info/ssh_python.egg-info/SOURCES.txt' Source in /tmp/pip-build-jg43ce2l/ssh-python has version 0.0.1, which satisfies requirement ssh-python==0.0.1 from https://files.pythonhosted.org/packages/fe/32/f3ca565c80184cef572d2bad895c3a2f5b5d9370f12daa646df8cbacef3c/ssh-python-0.0.1.tar.gz#sha256=f14fea8df60cb9722095d00272547f2585321f2a1a825ae6ecffe7eeeb28e2f1 Building wheels for collected packages: ssh-python Running setup.py bdist_wheel for ssh-python: started Destination directory: /tmp/tmpjg9v1amipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jg43ce2l/ssh-python/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/tmpjg9v1amipip-wheel- Cython arguments: {'cython_directives': {'optimize.use_switch': True, 'boundscheck': False, 'embedsignature': True, 'wraparound': False}, 'cython_compile_time_env': {'HAVE_AGENT_FWD': True, 'EMBEDDED_LIB': True}} running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ssh copying ssh/__init__.py -> build/lib/ssh copying ssh/_version.py -> build/lib/ssh running egg_info writing top-level names to ssh_python.egg-info/top_level.txt writing dependency_links to ssh_python.egg-info/dependency_links.txt writing ssh_python.egg-info/PKG-INFO reading manifest file 'ssh_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docker' warning: no previously-included files found matching '.travis.yml' writing manifest file 'ssh_python.egg-info/SOURCES.txt' copying ssh/__init__.pxd -> build/lib/ssh copying ssh/c_agent.pxd -> build/lib/ssh copying ssh/c_ssh.pxd -> build/lib/ssh copying ssh/ssh.pyx -> build/lib/ssh 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/ssh copying build/lib/ssh/c_agent.pxd -> build/bdist.linux-armv7l/wheel/ssh copying build/lib/ssh/ssh.pyx -> build/bdist.linux-armv7l/wheel/ssh copying build/lib/ssh/c_ssh.pxd -> build/bdist.linux-armv7l/wheel/ssh copying build/lib/ssh/__init__.py -> build/bdist.linux-armv7l/wheel/ssh copying build/lib/ssh/__init__.pxd -> build/bdist.linux-armv7l/wheel/ssh copying build/lib/ssh/_version.py -> build/bdist.linux-armv7l/wheel/ssh running install_egg_info Copying ssh_python.egg-info to build/bdist.linux-armv7l/wheel/ssh_python-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ssh_python-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for ssh-python: finished with status 'done' Stored in directory: /tmp/tmpu43gk_1j Successfully built ssh-python Cleaning up... Removing source in /tmp/pip-build-jg43ce2l/ssh-python