Collecting webssh==0.2.1 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 Found link https://files.pythonhosted.org/packages/70/0e/785a7a2dd8716d7bfd56664ff59e8e8ea6bdbbfe22d597e0a45fa4082484/webssh-0.2.1.tar.gz#sha256=8590cf8f620b89436411b6ace1ea25405dec1bfeeacdf4b30651f35eaf2ae39c (from https://pypi.org/simple/webssh/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading https://files.pythonhosted.org/packages/70/0e/785a7a2dd8716d7bfd56664ff59e8e8ea6bdbbfe22d597e0a45fa4082484/webssh-0.2.1.tar.gz (120kB) Downloading from URL https://files.pythonhosted.org/packages/70/0e/785a7a2dd8716d7bfd56664ff59e8e8ea6bdbbfe22d597e0a45fa4082484/webssh-0.2.1.tar.gz#sha256=8590cf8f620b89436411b6ace1ea25405dec1bfeeacdf4b30651f35eaf2ae39c (from https://pypi.org/simple/webssh/) Running setup.py (path:/tmp/pip-build-lt3o4fmv/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 entry points to pip-egg-info/webssh.egg-info/entry_points.txt writing dependency_links to pip-egg-info/webssh.egg-info/dependency_links.txt writing top-level names to pip-egg-info/webssh.egg-info/top_level.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' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.pytest_cache' no previously-included directories found matching 'webssh/.pytest_cache' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution writing manifest file 'pip-egg-info/webssh.egg-info/SOURCES.txt' Source in /tmp/pip-build-lt3o4fmv/webssh has version 0.2.1, which satisfies requirement webssh==0.2.1 from https://files.pythonhosted.org/packages/70/0e/785a7a2dd8716d7bfd56664ff59e8e8ea6bdbbfe22d597e0a45fa4082484/webssh-0.2.1.tar.gz#sha256=8590cf8f620b89436411b6ace1ea25405dec1bfeeacdf4b30651f35eaf2ae39c Building wheels for collected packages: webssh Running setup.py bdist_wheel for webssh: started Destination directory: /tmp/tmp7ttatls6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lt3o4fmv/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/tmp7ttatls6pip-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/worker.py -> build/lib/webssh copying webssh/__init__.py -> build/lib/webssh copying webssh/_version.py -> build/lib/webssh copying webssh/policy.py -> build/lib/webssh copying webssh/settings.py -> build/lib/webssh copying webssh/main.py -> build/lib/webssh running egg_info writing requirements to webssh.egg-info/requires.txt writing webssh.egg-info/PKG-INFO writing entry points to webssh.egg-info/entry_points.txt writing top-level names to webssh.egg-info/top_level.txt writing dependency_links to webssh.egg-info/dependency_links.txt reading manifest file 'webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.pytest_cache' no previously-included directories found matching 'webssh/.pytest_cache' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution writing manifest file 'webssh.egg-info/SOURCES.txt' creating build/lib/webssh/static creating build/lib/webssh/static/css copying webssh/static/css/bootstrap.min.css -> build/lib/webssh/static/css copying webssh/static/css/fullscreen.min.css -> build/lib/webssh/static/css copying webssh/static/css/xterm.min.css -> build/lib/webssh/static/css creating build/lib/webssh/static/img copying webssh/static/img/favicon.png -> build/lib/webssh/static/img creating build/lib/webssh/static/js copying webssh/static/js/bootstrap.min.js -> build/lib/webssh/static/js copying webssh/static/js/fullscreen.min.js -> build/lib/webssh/static/js copying webssh/static/js/jquery.min.js -> build/lib/webssh/static/js copying webssh/static/js/main.js -> build/lib/webssh/static/js copying webssh/static/js/popper.min.js -> build/lib/webssh/static/js copying webssh/static/js/xterm.min.js -> build/lib/webssh/static/js creating build/lib/webssh/templates copying webssh/templates/index.html -> build/lib/webssh/templates 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 creating build/bdist.linux-armv7l/wheel/webssh/static creating build/bdist.linux-armv7l/wheel/webssh/static/js copying build/lib/webssh/static/js/popper.min.js -> build/bdist.linux-armv7l/wheel/webssh/static/js copying build/lib/webssh/static/js/fullscreen.min.js -> build/bdist.linux-armv7l/wheel/webssh/static/js copying build/lib/webssh/static/js/jquery.min.js -> build/bdist.linux-armv7l/wheel/webssh/static/js copying build/lib/webssh/static/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/webssh/static/js copying build/lib/webssh/static/js/main.js -> build/bdist.linux-armv7l/wheel/webssh/static/js copying build/lib/webssh/static/js/xterm.min.js -> build/bdist.linux-armv7l/wheel/webssh/static/js creating build/bdist.linux-armv7l/wheel/webssh/static/css copying build/lib/webssh/static/css/fullscreen.min.css -> build/bdist.linux-armv7l/wheel/webssh/static/css copying build/lib/webssh/static/css/xterm.min.css -> build/bdist.linux-armv7l/wheel/webssh/static/css copying build/lib/webssh/static/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/webssh/static/css creating build/bdist.linux-armv7l/wheel/webssh/static/img copying build/lib/webssh/static/img/favicon.png -> build/bdist.linux-armv7l/wheel/webssh/static/img copying build/lib/webssh/worker.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/__init__.py -> build/bdist.linux-armv7l/wheel/webssh creating build/bdist.linux-armv7l/wheel/webssh/templates copying build/lib/webssh/templates/index.html -> build/bdist.linux-armv7l/wheel/webssh/templates 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/settings.py -> build/bdist.linux-armv7l/wheel/webssh copying build/lib/webssh/main.py -> build/bdist.linux-armv7l/wheel/webssh running install_egg_info Copying webssh.egg-info to build/bdist.linux-armv7l/wheel/webssh-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webssh-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for webssh: finished with status 'done' Stored in directory: /tmp/tmpn77xjepr Successfully built webssh Cleaning up... Removing source in /tmp/pip-build-lt3o4fmv/webssh