Created temporary directory: /tmp/pip-ephem-wheel-cache-51d7fiai Created temporary directory: /tmp/pip-wheel-b0taw4g4 Looking in indexes: https://pypi.python.org/simple Collecting ws_proxy==0.2.5 1 location(s) to search for versions of ws-proxy: * https://pypi.python.org/simple/ws-proxy/ Getting page https://pypi.python.org/simple/ws-proxy/ Analyzing links from page https://pypi.org/simple/ws-proxy/ Found link https://files.pythonhosted.org/packages/9e/6b/f38db401f5ee0a60afa0bfa218a18902ce38dc2ba3f5746ea120549ae8a9/ws_proxy-0.2.1.tar.gz#sha256=340e09b5dcf198d5ca8224049b3963b5512eb0062972b11bcfa5f58f666f378b (from https://pypi.org/simple/ws-proxy/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/b5/93/8bcfa9696fbe0d0208344960a3d758e1408dbf92062398c9c92bf59470e5/ws_proxy-0.2.3.tar.gz#sha256=860e000b1adfaa7ac855b889f984a2c53530e21ea46d1ee937864471e5b94fc3 (from https://pypi.org/simple/ws-proxy/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/31/3e/d8cbdf3428ac00cb3fddc8e7736bb7ac63d58c9cb729761a3c549ee9f55e/ws_proxy-0.2.5.tar.gz#sha256=8e18fd4cf668cdcc46b61c6642e650aa61e1409619e97e59fd863fbd88f10085 (from https://pypi.org/simple/ws-proxy/), version: 0.2.5 Using version 0.2.5 (newest of versions: 0.2.5) Created temporary directory: /tmp/pip-unpack-0xe89cnn Downloading https://files.pythonhosted.org/packages/31/3e/d8cbdf3428ac00cb3fddc8e7736bb7ac63d58c9cb729761a3c549ee9f55e/ws_proxy-0.2.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/31/3e/d8cbdf3428ac00cb3fddc8e7736bb7ac63d58c9cb729761a3c549ee9f55e/ws_proxy-0.2.5.tar.gz#sha256=8e18fd4cf668cdcc46b61c6642e650aa61e1409619e97e59fd863fbd88f10085 (from https://pypi.org/simple/ws-proxy/) Running setup.py (path:/tmp/pip-wheel-b0taw4g4/ws-proxy/setup.py) egg_info for package ws-proxy Running command python setup.py egg_info running egg_info creating pip-egg-info/ws_proxy.egg-info writing pip-egg-info/ws_proxy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ws_proxy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ws_proxy.egg-info/top_level.txt writing requirements to pip-egg-info/ws_proxy.egg-info/requires.txt writing manifest file 'pip-egg-info/ws_proxy.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/ws_proxy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ws_proxy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-b0taw4g4/ws-proxy has version 0.2.5, which satisfies requirement ws_proxy==0.2.5 from https://files.pythonhosted.org/packages/31/3e/d8cbdf3428ac00cb3fddc8e7736bb7ac63d58c9cb729761a3c549ee9f55e/ws_proxy-0.2.5.tar.gz#sha256=8e18fd4cf668cdcc46b61c6642e650aa61e1409619e97e59fd863fbd88f10085 Building wheels for collected packages: ws-proxy Created temporary directory: /tmp/pip-wheel-ybj1p82j Running setup.py bdist_wheel for ws-proxy: started Destination directory: /tmp/pip-wheel-ybj1p82j Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-b0taw4g4/ws-proxy/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-ybj1p82j running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ws_proxy copying ws_proxy/server.py -> build/lib/ws_proxy copying ws_proxy/utils.py -> build/lib/ws_proxy copying ws_proxy/log.py -> build/lib/ws_proxy copying ws_proxy/connection.py -> build/lib/ws_proxy copying ws_proxy/constants.py -> build/lib/ws_proxy copying ws_proxy/__init__.py -> build/lib/ws_proxy running build_scripts creating build/scripts-3.4 copying ws_proxy/bin/ws_proxy -> build/scripts-3.4 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/ws_proxy copying build/lib/ws_proxy/server.py -> build/bdist.linux-armv7l/wheel/ws_proxy copying build/lib/ws_proxy/utils.py -> build/bdist.linux-armv7l/wheel/ws_proxy copying build/lib/ws_proxy/log.py -> build/bdist.linux-armv7l/wheel/ws_proxy copying build/lib/ws_proxy/connection.py -> build/bdist.linux-armv7l/wheel/ws_proxy copying build/lib/ws_proxy/constants.py -> build/bdist.linux-armv7l/wheel/ws_proxy copying build/lib/ws_proxy/__init__.py -> build/bdist.linux-armv7l/wheel/ws_proxy running install_egg_info running egg_info writing top-level names to ws_proxy.egg-info/top_level.txt writing requirements to ws_proxy.egg-info/requires.txt writing dependency_links to ws_proxy.egg-info/dependency_links.txt writing ws_proxy.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'ws_proxy.egg-info/SOURCES.txt' writing manifest file 'ws_proxy.egg-info/SOURCES.txt' Copying ws_proxy.egg-info to build/bdist.linux-armv7l/wheel/ws_proxy-0.2.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ws_proxy-0.2.5.data creating build/bdist.linux-armv7l/wheel/ws_proxy-0.2.5.data/scripts copying build/scripts-3.4/ws_proxy -> build/bdist.linux-armv7l/wheel/ws_proxy-0.2.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/ws_proxy-0.2.5.data/scripts/ws_proxy to 755 creating build/bdist.linux-armv7l/wheel/ws_proxy-0.2.5.dist-info/WHEEL creating '/tmp/pip-wheel-ybj1p82j/ws_proxy-0.2.5-py3-none-any.whl' and adding '.' to it adding 'ws_proxy/__init__.py' adding 'ws_proxy/connection.py' adding 'ws_proxy/constants.py' adding 'ws_proxy/log.py' adding 'ws_proxy/server.py' adding 'ws_proxy/utils.py' adding 'ws_proxy-0.2.5.data/scripts/ws_proxy' adding 'ws_proxy-0.2.5.dist-info/top_level.txt' adding 'ws_proxy-0.2.5.dist-info/WHEEL' adding 'ws_proxy-0.2.5.dist-info/METADATA' adding 'ws_proxy-0.2.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ws-proxy: finished with status 'done' Stored in directory: /tmp/tmp6bk12q2w Successfully built ws-proxy Cleaning up... Removing source in /tmp/pip-wheel-b0taw4g4/ws-proxy