Created temporary directory: /tmp/pip-ephem-wheel-cache-nr432211 Created temporary directory: /tmp/pip-req-tracker-gbylc9_c Created requirements tracker '/tmp/pip-req-tracker-gbylc9_c' Created temporary directory: /tmp/pip-wheel-ivurpq4v Collecting typhoon-web==0.3.0 1 location(s) to search for versions of typhoon-web: * https://pypi.org/simple/typhoon-web/ Getting page https://pypi.org/simple/typhoon-web/ Analyzing links from page https://pypi.org/simple/typhoon-web/ Found link https://files.pythonhosted.org/packages/0f/a8/2fe806f4171e8c673695ffddaf67d3585fe00f12e8e7715127c444e53d01/typhoon-web-0.2.6.tar.gz#sha256=6afb2ce7fcd2037b6d7dbd2e96b9a914e1f770d5e8af88960d449936b550419e (from https://pypi.org/simple/typhoon-web/), version: 0.2.6 Found link https://files.pythonhosted.org/packages/3e/2e/4d792d099e2cf637b0ba46f22e33059941b1b661d494da671d2e54b85399/typhoon-web-0.2.8.tar.gz#sha256=6c82cc7a9ea97fd9e381d453f6fb29e293e7a2d4afd4b03bec738e4bfa1006e7 (from https://pypi.org/simple/typhoon-web/), version: 0.2.8 Found link https://files.pythonhosted.org/packages/57/64/4844162f3fe49cdc06c6860b90d5200ab06ba5323733031ab460cbc2ad3f/typhoon-web-0.2.9.tar.gz#sha256=2dff42019625c15f74f69e3e8ec74b78b3fefb8b6f240e95329861f19aa40bf7 (from https://pypi.org/simple/typhoon-web/), version: 0.2.9 Found link https://files.pythonhosted.org/packages/70/5e/66f5170f8f5fb23d694a1610db71ddde7a9ab4e87e0a07325466b26b13d6/typhoon-web-0.3.0.tar.gz#sha256=120477f15ceb8f99c53e8c264b0319b4f8427941493ca2ca1557370ea9f6db32 (from https://pypi.org/simple/typhoon-web/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-ivmuqfys Downloading https://files.pythonhosted.org/packages/70/5e/66f5170f8f5fb23d694a1610db71ddde7a9ab4e87e0a07325466b26b13d6/typhoon-web-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/70/5e/66f5170f8f5fb23d694a1610db71ddde7a9ab4e87e0a07325466b26b13d6/typhoon-web-0.3.0.tar.gz#sha256=120477f15ceb8f99c53e8c264b0319b4f8427941493ca2ca1557370ea9f6db32 (from https://pypi.org/simple/typhoon-web/) Added typhoon-web==0.3.0 from https://files.pythonhosted.org/packages/70/5e/66f5170f8f5fb23d694a1610db71ddde7a9ab4e87e0a07325466b26b13d6/typhoon-web-0.3.0.tar.gz#sha256=120477f15ceb8f99c53e8c264b0319b4f8427941493ca2ca1557370ea9f6db32 to build tracker '/tmp/pip-req-tracker-gbylc9_c' Running setup.py (path:/tmp/pip-wheel-ivurpq4v/typhoon-web/setup.py) egg_info for package typhoon-web Running command python setup.py egg_info running egg_info creating pip-egg-info/typhoon_web.egg-info writing top-level names to pip-egg-info/typhoon_web.egg-info/top_level.txt writing pip-egg-info/typhoon_web.egg-info/PKG-INFO writing dependency_links to pip-egg-info/typhoon_web.egg-info/dependency_links.txt writing requirements to pip-egg-info/typhoon_web.egg-info/requires.txt writing manifest file 'pip-egg-info/typhoon_web.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/typhoon_web.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/typhoon_web.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ivurpq4v/typhoon-web has version 0.3.0, which satisfies requirement typhoon-web==0.3.0 from https://files.pythonhosted.org/packages/70/5e/66f5170f8f5fb23d694a1610db71ddde7a9ab4e87e0a07325466b26b13d6/typhoon-web-0.3.0.tar.gz#sha256=120477f15ceb8f99c53e8c264b0319b4f8427941493ca2ca1557370ea9f6db32 Removed typhoon-web==0.3.0 from https://files.pythonhosted.org/packages/70/5e/66f5170f8f5fb23d694a1610db71ddde7a9ab4e87e0a07325466b26b13d6/typhoon-web-0.3.0.tar.gz#sha256=120477f15ceb8f99c53e8c264b0319b4f8427941493ca2ca1557370ea9f6db32 from build tracker '/tmp/pip-req-tracker-gbylc9_c' Building wheels for collected packages: typhoon-web Created temporary directory: /tmp/pip-wheel-bp5ufh9a Running setup.py bdist_wheel for typhoon-web: started Destination directory: /tmp/pip-wheel-bp5ufh9a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ivurpq4v/typhoon-web/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-bp5ufh9a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/typhoon copying typhoon/log.py -> build/lib/typhoon copying typhoon/web.py -> build/lib/typhoon copying typhoon/util.py -> build/lib/typhoon copying typhoon/__init__.py -> build/lib/typhoon creating build/lib/typhoon/coroutine copying typhoon/coroutine/gen_new.py -> build/lib/typhoon/coroutine copying typhoon/coroutine/native.py -> build/lib/typhoon/coroutine copying typhoon/coroutine/gen_old.py -> build/lib/typhoon/coroutine copying typhoon/coroutine/__init__.py -> build/lib/typhoon/coroutine 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/typhoon creating build/bdist.linux-armv7l/wheel/typhoon/coroutine copying build/lib/typhoon/coroutine/gen_new.py -> build/bdist.linux-armv7l/wheel/typhoon/coroutine copying build/lib/typhoon/coroutine/native.py -> build/bdist.linux-armv7l/wheel/typhoon/coroutine copying build/lib/typhoon/coroutine/gen_old.py -> build/bdist.linux-armv7l/wheel/typhoon/coroutine copying build/lib/typhoon/coroutine/__init__.py -> build/bdist.linux-armv7l/wheel/typhoon/coroutine copying build/lib/typhoon/log.py -> build/bdist.linux-armv7l/wheel/typhoon copying build/lib/typhoon/web.py -> build/bdist.linux-armv7l/wheel/typhoon copying build/lib/typhoon/util.py -> build/bdist.linux-armv7l/wheel/typhoon copying build/lib/typhoon/__init__.py -> build/bdist.linux-armv7l/wheel/typhoon running install_egg_info running egg_info writing typhoon_web.egg-info/PKG-INFO writing requirements to typhoon_web.egg-info/requires.txt writing top-level names to typhoon_web.egg-info/top_level.txt writing dependency_links to typhoon_web.egg-info/dependency_links.txt reading manifest file 'typhoon_web.egg-info/SOURCES.txt' writing manifest file 'typhoon_web.egg-info/SOURCES.txt' Copying typhoon_web.egg-info to build/bdist.linux-armv7l/wheel/typhoon_web-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/typhoon_web-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-bp5ufh9a/typhoon_web-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'typhoon/__init__.py' adding 'typhoon/log.py' adding 'typhoon/util.py' adding 'typhoon/web.py' adding 'typhoon/coroutine/__init__.py' adding 'typhoon/coroutine/gen_new.py' adding 'typhoon/coroutine/gen_old.py' adding 'typhoon/coroutine/native.py' adding 'typhoon_web-0.3.0.dist-info/METADATA' adding 'typhoon_web-0.3.0.dist-info/WHEEL' adding 'typhoon_web-0.3.0.dist-info/top_level.txt' adding 'typhoon_web-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for typhoon-web: finished with status 'done' Stored in directory: /tmp/tmplymrw0dr Successfully built typhoon-web Cleaning up... Removing source in /tmp/pip-wheel-ivurpq4v/typhoon-web Removed build tracker '/tmp/pip-req-tracker-gbylc9_c'