Collecting webssh==0.2.0 1 location(s) to search for versions of webssh: * https://pypi.python.org/simple/webssh/ Getting page https://pypi.python.org/simple/webssh/ Analyzing links from page https://pypi.org/simple/webssh/ Found link https://files.pythonhosted.org/packages/c6/3b/55f06c7813a874d13876a233776506c9cffbffda81216031670abce65267/webssh-0.2.0.tar.gz#sha256=76633c848e09b0f345e0b840eba34b60bab5e31175f509cc214cd409cd3bab32 (from https://pypi.org/simple/webssh/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading https://files.pythonhosted.org/packages/c6/3b/55f06c7813a874d13876a233776506c9cffbffda81216031670abce65267/webssh-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c6/3b/55f06c7813a874d13876a233776506c9cffbffda81216031670abce65267/webssh-0.2.0.tar.gz#sha256=76633c848e09b0f345e0b840eba34b60bab5e31175f509cc214cd409cd3bab32 (from https://pypi.org/simple/webssh/) Running setup.py (path:/tmp/pip-build-_e9ul_sw/webssh/setup.py) egg_info for package webssh Running command python setup.py egg_info running egg_info creating pip-egg-info/webssh.egg-info writing requirements to pip-egg-info/webssh.egg-info/requires.txt writing pip-egg-info/webssh.egg-info/PKG-INFO writing top-level names to pip-egg-info/webssh.egg-info/top_level.txt writing dependency_links to pip-egg-info/webssh.egg-info/dependency_links.txt writing entry points to pip-egg-info/webssh.egg-info/entry_points.txt writing manifest file 'pip-egg-info/webssh.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/webssh.egg-info/SOURCES.txt' Source in /tmp/pip-build-_e9ul_sw/webssh has version 0.2.0, which satisfies requirement webssh==0.2.0 from https://files.pythonhosted.org/packages/c6/3b/55f06c7813a874d13876a233776506c9cffbffda81216031670abce65267/webssh-0.2.0.tar.gz#sha256=76633c848e09b0f345e0b840eba34b60bab5e31175f509cc214cd409cd3bab32 Building wheels for collected packages: webssh Running setup.py bdist_wheel for webssh: started Destination directory: /tmp/tmpy2i6jwr_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_e9ul_sw/webssh/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/tmpy2i6jwr_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webssh copying webssh/handler.py -> build/lib/webssh copying webssh/main.py -> build/lib/webssh copying webssh/__init__.py -> build/lib/webssh copying webssh/settings.py -> build/lib/webssh copying webssh/_version.py -> build/lib/webssh copying webssh/policy.py -> build/lib/webssh copying webssh/worker.py -> build/lib/webssh 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/webssh copying build/lib/webssh/handler.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/main.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/__init__.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/settings.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/_version.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/policy.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/worker.py -> build/bdist.linux-armv7l/wheel/webssh running install_egg_info running egg_info writing dependency_links to webssh.egg-info/dependency_links.txt writing entry points to webssh.egg-info/entry_points.txt writing requirements to webssh.egg-info/requires.txt writing webssh.egg-info/PKG-INFO writing top-level names to webssh.egg-info/top_level.txt reading manifest file 'webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'webssh.egg-info/SOURCES.txt' Copying webssh.egg-info to build/bdist.linux-armv7l/wheel/webssh-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webssh-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for webssh: finished with status 'done' Stored in directory: /tmp/tmptjc2sl4u Successfully built webssh Cleaning up... Removing source in /tmp/pip-build-_e9ul_sw/webssh