Collecting wsappy==0.1.3 1 location(s) to search for versions of wsappy: * https://pypi.python.org/simple/wsappy/ Getting page https://pypi.python.org/simple/wsappy/ Analyzing links from page https://pypi.org/simple/wsappy/ Found link https://files.pythonhosted.org/packages/e4/6a/d00c427dfb2354a923d700e8d18c8bb1e59f921d7c709c26c3991f437e7c/wsappy-0.1.1.tar.gz#sha256=6c8c995079137501963e95427f6289b9c2c7cf2ea4ab50657a8f1d3de853bc95 (from https://pypi.org/simple/wsappy/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/4b/e0/0e57b861c806b180c316d6b462824551bc70b5cfdc061d6993d27d31535d/wsappy-0.1.2.tar.gz#sha256=08e9a5b164746a66593799d16f9730c4a2bdde1bbe438511e9b14f00507980ec (from https://pypi.org/simple/wsappy/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/db/31/003998a02eb7189a3ac89a07ea20f784e67db0eca56fc6a7e7c2b7225821/wsappy-0.1.3.tar.gz#sha256=cadf897cab76973c0db472dd55214d872c8015726c5016388117752b0efed67a (from https://pypi.org/simple/wsappy/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading https://files.pythonhosted.org/packages/db/31/003998a02eb7189a3ac89a07ea20f784e67db0eca56fc6a7e7c2b7225821/wsappy-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/db/31/003998a02eb7189a3ac89a07ea20f784e67db0eca56fc6a7e7c2b7225821/wsappy-0.1.3.tar.gz#sha256=cadf897cab76973c0db472dd55214d872c8015726c5016388117752b0efed67a (from https://pypi.org/simple/wsappy/) Running setup.py (path:/tmp/pip-build-8nvtranj/wsappy/setup.py) egg_info for package wsappy Running command python setup.py egg_info running egg_info creating pip-egg-info/wsappy.egg-info writing requirements to pip-egg-info/wsappy.egg-info/requires.txt writing top-level names to pip-egg-info/wsappy.egg-info/top_level.txt writing pip-egg-info/wsappy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/wsappy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/wsappy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wsappy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/wsappy.egg-info/SOURCES.txt' Source in /tmp/pip-build-8nvtranj/wsappy has version 0.1.3, which satisfies requirement wsappy==0.1.3 from https://files.pythonhosted.org/packages/db/31/003998a02eb7189a3ac89a07ea20f784e67db0eca56fc6a7e7c2b7225821/wsappy-0.1.3.tar.gz#sha256=cadf897cab76973c0db472dd55214d872c8015726c5016388117752b0efed67a Building wheels for collected packages: wsappy Running setup.py bdist_wheel for wsappy: started Destination directory: /tmp/tmp51nhmpfcpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8nvtranj/wsappy/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/tmp51nhmpfcpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wsappy copying wsappy/__init__.py -> build/lib/wsappy running egg_info writing requirements to wsappy.egg-info/requires.txt writing wsappy.egg-info/PKG-INFO writing dependency_links to wsappy.egg-info/dependency_links.txt writing top-level names to wsappy.egg-info/top_level.txt reading manifest file 'wsappy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wsappy.egg-info/SOURCES.txt' creating build/lib/wsappy/core copying wsappy/core/__init__.py -> build/lib/wsappy/core copying wsappy/core/client.py -> build/lib/wsappy/core copying wsappy/core/handler.py -> build/lib/wsappy/core copying wsappy/core/request.py -> build/lib/wsappy/core copying wsappy/core/server.py -> build/lib/wsappy/core copying wsappy/core/utils.py -> build/lib/wsappy/core 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/wsappy copying build/lib/wsappy/__init__.py -> build/bdist.linux-armv7l/wheel/wsappy creating build/bdist.linux-armv7l/wheel/wsappy/core copying build/lib/wsappy/core/handler.py -> build/bdist.linux-armv7l/wheel/wsappy/core copying build/lib/wsappy/core/request.py -> build/bdist.linux-armv7l/wheel/wsappy/core copying build/lib/wsappy/core/server.py -> build/bdist.linux-armv7l/wheel/wsappy/core copying build/lib/wsappy/core/__init__.py -> build/bdist.linux-armv7l/wheel/wsappy/core copying build/lib/wsappy/core/client.py -> build/bdist.linux-armv7l/wheel/wsappy/core copying build/lib/wsappy/core/utils.py -> build/bdist.linux-armv7l/wheel/wsappy/core running install_egg_info Copying wsappy.egg-info to build/bdist.linux-armv7l/wheel/wsappy-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wsappy-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for wsappy: finished with status 'done' Stored in directory: /tmp/tmpn2ka3ybb Successfully built wsappy Cleaning up... Removing source in /tmp/pip-build-8nvtranj/wsappy