Created temporary directory: /tmp/pip-ephem-wheel-cache-yk48wklq Created temporary directory: /tmp/pip-req-tracker-enrpd36t Created requirements tracker '/tmp/pip-req-tracker-enrpd36t' Created temporary directory: /tmp/pip-wheel-mwxhinib Looking in indexes: https://pypi.python.org/simple Collecting wsh==0.1.3 1 location(s) to search for versions of wsh: * https://pypi.python.org/simple/wsh/ Getting page https://pypi.python.org/simple/wsh/ Analyzing links from page https://pypi.org/simple/wsh/ Skipping link https://files.pythonhosted.org/packages/8a/85/11d5a5cfb89c24914d7c4eac978c19eb1839a56338a37c982c7a80cc5e80/wsh-0.1.2-py3.6.egg#sha256=18f54c67b3ee1b05c52845c4da633ab0fc1047cd106e7d2540f8332aa73696d6 (from https://pypi.org/simple/wsh/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/78/15/4c319f625b2dc1a3c1796854d95c1a98f61ee52c6eba9c69b0cda1656476/wsh-0.1.2.tar.gz#sha256=f65fa87fe5dc017b068521ab6c17a93dc2b9f296c84815de67fc67401f0aa73e (from https://pypi.org/simple/wsh/), version: 0.1.2 Skipping link https://files.pythonhosted.org/packages/e5/6a/9f6cf245547c347b1840e820e0107231ed0737b9ee4d916b2db8ab6b7ea3/wsh-0.1.3-py3.6.egg#sha256=e68407cc5f25effd0f1207c63b2b1e381eeded7059e76ee15fcc8992d6e08586 (from https://pypi.org/simple/wsh/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/4c/27/444dca93d29744a6a07f188723235978e3d2de515685d12e10721a7b369c/wsh-0.1.3.tar.gz#sha256=e699c417e569cf4ec97388b973a60ea0e1888bceeb261d30c1413b43144ce078 (from https://pypi.org/simple/wsh/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-afu1yu6o Downloading https://files.pythonhosted.org/packages/4c/27/444dca93d29744a6a07f188723235978e3d2de515685d12e10721a7b369c/wsh-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4c/27/444dca93d29744a6a07f188723235978e3d2de515685d12e10721a7b369c/wsh-0.1.3.tar.gz#sha256=e699c417e569cf4ec97388b973a60ea0e1888bceeb261d30c1413b43144ce078 (from https://pypi.org/simple/wsh/) Added wsh==0.1.3 from https://files.pythonhosted.org/packages/4c/27/444dca93d29744a6a07f188723235978e3d2de515685d12e10721a7b369c/wsh-0.1.3.tar.gz#sha256=e699c417e569cf4ec97388b973a60ea0e1888bceeb261d30c1413b43144ce078 to build tracker '/tmp/pip-req-tracker-enrpd36t' Running setup.py (path:/tmp/pip-wheel-mwxhinib/wsh/setup.py) egg_info for package wsh Running command python setup.py egg_info running egg_info creating pip-egg-info/wsh.egg-info writing pip-egg-info/wsh.egg-info/PKG-INFO writing dependency_links to pip-egg-info/wsh.egg-info/dependency_links.txt writing top-level names to pip-egg-info/wsh.egg-info/top_level.txt writing requirements to pip-egg-info/wsh.egg-info/requires.txt writing manifest file 'pip-egg-info/wsh.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wsh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/wsh.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mwxhinib/wsh has version 0.1.3, which satisfies requirement wsh==0.1.3 from https://files.pythonhosted.org/packages/4c/27/444dca93d29744a6a07f188723235978e3d2de515685d12e10721a7b369c/wsh-0.1.3.tar.gz#sha256=e699c417e569cf4ec97388b973a60ea0e1888bceeb261d30c1413b43144ce078 Removed wsh==0.1.3 from https://files.pythonhosted.org/packages/4c/27/444dca93d29744a6a07f188723235978e3d2de515685d12e10721a7b369c/wsh-0.1.3.tar.gz#sha256=e699c417e569cf4ec97388b973a60ea0e1888bceeb261d30c1413b43144ce078 from build tracker '/tmp/pip-req-tracker-enrpd36t' Building wheels for collected packages: wsh Created temporary directory: /tmp/pip-wheel-ipdhd0xo Running setup.py bdist_wheel for wsh: started Destination directory: /tmp/pip-wheel-ipdhd0xo Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mwxhinib/wsh/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-ipdhd0xo running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wsh copying wsh/connection.py -> build/lib/wsh copying wsh/style.py -> build/lib/wsh copying wsh/_version.py -> build/lib/wsh copying wsh/__init__.py -> build/lib/wsh copying wsh/app.py -> build/lib/wsh copying wsh/wsh.py -> build/lib/wsh copying wsh/version.py -> build/lib/wsh copying wsh/interface.py -> build/lib/wsh copying wsh/command_processor.py -> build/lib/wsh copying wsh/key_bindings.py -> build/lib/wsh UPDATING build/lib/wsh/_version.py set build/lib/wsh/_version.py to '0.1.3' running build_scripts creating build/scripts-3.5 copying and adjusting bin/wsh -> build/scripts-3.5 changing mode of build/scripts-3.5/wsh from 644 to 755 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/wsh copying build/lib/wsh/connection.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/style.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/_version.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/__init__.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/app.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/wsh.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/version.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/interface.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/command_processor.py -> build/bdist.linux-armv7l/wheel/wsh copying build/lib/wsh/key_bindings.py -> build/bdist.linux-armv7l/wheel/wsh running install_egg_info running egg_info writing dependency_links to wsh.egg-info/dependency_links.txt writing top-level names to wsh.egg-info/top_level.txt writing requirements to wsh.egg-info/requires.txt writing wsh.egg-info/PKG-INFO reading manifest file 'wsh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wsh.egg-info/SOURCES.txt' Copying wsh.egg-info to build/bdist.linux-armv7l/wheel/wsh-0.1.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wsh-0.1.3.data creating build/bdist.linux-armv7l/wheel/wsh-0.1.3.data/scripts copying build/scripts-3.5/wsh -> build/bdist.linux-armv7l/wheel/wsh-0.1.3.data/scripts changing mode of build/bdist.linux-armv7l/wheel/wsh-0.1.3.data/scripts/wsh to 755 creating build/bdist.linux-armv7l/wheel/wsh-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for wsh: finished with status 'done' Stored in directory: /tmp/tmp2svxb0sm Successfully built wsh Cleaning up... Removing source in /tmp/pip-wheel-mwxhinib/wsh Removed build tracker '/tmp/pip-req-tracker-enrpd36t'