Created temporary directory: /tmp/pip-ephem-wheel-cache-s7pv3lvq Created temporary directory: /tmp/pip-req-tracker-ukw8ozmm Created requirements tracker '/tmp/pip-req-tracker-ukw8ozmm' Created temporary directory: /tmp/pip-wheel-_5nnatri Looking in indexes: https://pypi.python.org/simple Collecting trio-websockets==0.2 1 location(s) to search for versions of trio-websockets: * https://pypi.python.org/simple/trio-websockets/ Getting page https://pypi.python.org/simple/trio-websockets/ Analyzing links from page https://pypi.org/simple/trio-websockets/ Found link https://files.pythonhosted.org/packages/f2/86/2d2abb960ca0e6ad84378b595de30c9dc54cfc63cdaebb50fe36c8ec2231/trio-websockets-0.1.tar.gz#sha256=7f90c5caa7667abe7a4917c20225b2be5dd4411a2b8a572b2281fb986fcd6e02 (from https://pypi.org/simple/trio-websockets/), version: 0.1 Found link https://files.pythonhosted.org/packages/a0/88/31c24c23c9be0c4a4a17c55a8369e8ee37390b8608bf0e0262131d38e792/trio-websockets-0.2.tar.gz#sha256=8107e7dc42581c4c01c189a3f58b789f208dbce647e44d6f6caff343e2bd5081 (from https://pypi.org/simple/trio-websockets/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-df82coe_ Downloading https://files.pythonhosted.org/packages/a0/88/31c24c23c9be0c4a4a17c55a8369e8ee37390b8608bf0e0262131d38e792/trio-websockets-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a0/88/31c24c23c9be0c4a4a17c55a8369e8ee37390b8608bf0e0262131d38e792/trio-websockets-0.2.tar.gz#sha256=8107e7dc42581c4c01c189a3f58b789f208dbce647e44d6f6caff343e2bd5081 (from https://pypi.org/simple/trio-websockets/) Added trio-websockets==0.2 from https://files.pythonhosted.org/packages/a0/88/31c24c23c9be0c4a4a17c55a8369e8ee37390b8608bf0e0262131d38e792/trio-websockets-0.2.tar.gz#sha256=8107e7dc42581c4c01c189a3f58b789f208dbce647e44d6f6caff343e2bd5081 to build tracker '/tmp/pip-req-tracker-ukw8ozmm' Running setup.py (path:/tmp/pip-wheel-_5nnatri/trio-websockets/setup.py) egg_info for package trio-websockets Running command python setup.py egg_info running egg_info creating pip-egg-info/trio_websockets.egg-info writing requirements to pip-egg-info/trio_websockets.egg-info/requires.txt writing top-level names to pip-egg-info/trio_websockets.egg-info/top_level.txt writing pip-egg-info/trio_websockets.egg-info/PKG-INFO writing dependency_links to pip-egg-info/trio_websockets.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/trio_websockets.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/trio_websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'websockets/test_localhost.pem' writing manifest file 'pip-egg-info/trio_websockets.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_5nnatri/trio-websockets has version 0.2, which satisfies requirement trio-websockets==0.2 from https://files.pythonhosted.org/packages/a0/88/31c24c23c9be0c4a4a17c55a8369e8ee37390b8608bf0e0262131d38e792/trio-websockets-0.2.tar.gz#sha256=8107e7dc42581c4c01c189a3f58b789f208dbce647e44d6f6caff343e2bd5081 Removed trio-websockets==0.2 from https://files.pythonhosted.org/packages/a0/88/31c24c23c9be0c4a4a17c55a8369e8ee37390b8608bf0e0262131d38e792/trio-websockets-0.2.tar.gz#sha256=8107e7dc42581c4c01c189a3f58b789f208dbce647e44d6f6caff343e2bd5081 from build tracker '/tmp/pip-req-tracker-ukw8ozmm' Building wheels for collected packages: trio-websockets Created temporary directory: /tmp/pip-wheel-gck_6m_v Running setup.py bdist_wheel for trio-websockets: started Destination directory: /tmp/pip-wheel-gck_6m_v Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_5nnatri/trio-websockets/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-gck_6m_v running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trio_websockets copying trio_websockets/test_uri.py -> build/lib/trio_websockets copying trio_websockets/exceptions.py -> build/lib/trio_websockets copying trio_websockets/test_client_server.py -> build/lib/trio_websockets copying trio_websockets/uri.py -> build/lib/trio_websockets copying trio_websockets/__init__.py -> build/lib/trio_websockets copying trio_websockets/server.py -> build/lib/trio_websockets copying trio_websockets/test_protocol.py -> build/lib/trio_websockets copying trio_websockets/protocol.py -> build/lib/trio_websockets copying trio_websockets/test_exceptions.py -> build/lib/trio_websockets copying trio_websockets/utils.py -> build/lib/trio_websockets copying trio_websockets/version.py -> build/lib/trio_websockets copying trio_websockets/client.py -> build/lib/trio_websockets creating build/lib/trio_websockets/py35 copying trio_websockets/py35/__init__.py -> build/lib/trio_websockets/py35 copying trio_websockets/py35/_test_client_server.py -> build/lib/trio_websockets/py35 running egg_info writing dependency_links to trio_websockets.egg-info/dependency_links.txt writing requirements to trio_websockets.egg-info/requires.txt writing top-level names to trio_websockets.egg-info/top_level.txt writing trio_websockets.egg-info/PKG-INFO reading manifest file 'trio_websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'websockets/test_localhost.pem' writing manifest file 'trio_websockets.egg-info/SOURCES.txt' creating build/lib/trio_websockets/py36 copying trio_websockets/py36/__init__.py -> build/lib/trio_websockets/py36 copying trio_websockets/py36/_test_client_server.py -> build/lib/trio_websockets/py36 copying trio_websockets/py36/protocol.py -> build/lib/trio_websockets/py36 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/trio_websockets copying build/lib/trio_websockets/test_uri.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/exceptions.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/test_client_server.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/uri.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/__init__.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/server.py -> build/bdist.linux-armv7l/wheel/trio_websockets creating build/bdist.linux-armv7l/wheel/trio_websockets/py36 copying build/lib/trio_websockets/py36/__init__.py -> build/bdist.linux-armv7l/wheel/trio_websockets/py36 copying build/lib/trio_websockets/py36/_test_client_server.py -> build/bdist.linux-armv7l/wheel/trio_websockets/py36 copying build/lib/trio_websockets/py36/protocol.py -> build/bdist.linux-armv7l/wheel/trio_websockets/py36 copying build/lib/trio_websockets/test_protocol.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/protocol.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/test_exceptions.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/utils.py -> build/bdist.linux-armv7l/wheel/trio_websockets copying build/lib/trio_websockets/version.py -> build/bdist.linux-armv7l/wheel/trio_websockets creating build/bdist.linux-armv7l/wheel/trio_websockets/py35 copying build/lib/trio_websockets/py35/__init__.py -> build/bdist.linux-armv7l/wheel/trio_websockets/py35 copying build/lib/trio_websockets/py35/_test_client_server.py -> build/bdist.linux-armv7l/wheel/trio_websockets/py35 copying build/lib/trio_websockets/client.py -> build/bdist.linux-armv7l/wheel/trio_websockets running install_egg_info Copying trio_websockets.egg-info to build/bdist.linux-armv7l/wheel/trio_websockets-0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/trio_websockets-0.2.dist-info/WHEEL Running setup.py bdist_wheel for trio-websockets: finished with status 'done' Stored in directory: /tmp/tmpqbiyv2fw Successfully built trio-websockets Cleaning up... Removing source in /tmp/pip-wheel-_5nnatri/trio-websockets Removed build tracker '/tmp/pip-req-tracker-ukw8ozmm'