Collecting coroutine==0.0.1 1 location(s) to search for versions of coroutine: * https://pypi.python.org/simple/coroutine/ Getting page https://pypi.python.org/simple/coroutine/ Analyzing links from page https://pypi.python.org/simple/coroutine/ Found link https://pypi.python.org/packages/ee/54/575295bca0fb04b8edd9f34b0f8ccc3cd5a1b19ffac45c415f4cb5cc19a8/coroutine-0.0.1.tar.gz#md5=773add4085a706ad183ca83c98dd28cb (from https://pypi.python.org/simple/coroutine/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading coroutine-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/ee/54/575295bca0fb04b8edd9f34b0f8ccc3cd5a1b19ffac45c415f4cb5cc19a8/coroutine-0.0.1.tar.gz#md5=773add4085a706ad183ca83c98dd28cb (from https://pypi.python.org/simple/coroutine/) Running setup.py (path:/tmp/pip-build-839pr0v8/coroutine/setup.py) egg_info for package coroutine Running command python setup.py egg_info running egg_info creating pip-egg-info/coroutine.egg-info writing pip-egg-info/coroutine.egg-info/PKG-INFO writing dependency_links to pip-egg-info/coroutine.egg-info/dependency_links.txt writing top-level names to pip-egg-info/coroutine.egg-info/top_level.txt writing manifest file 'pip-egg-info/coroutine.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/coroutine.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/coroutine.egg-info/SOURCES.txt' Source in /tmp/pip-build-839pr0v8/coroutine has version 0.0.1, which satisfies requirement coroutine==0.0.1 from https://pypi.python.org/packages/ee/54/575295bca0fb04b8edd9f34b0f8ccc3cd5a1b19ffac45c415f4cb5cc19a8/coroutine-0.0.1.tar.gz#md5=773add4085a706ad183ca83c98dd28cb Building wheels for collected packages: coroutine Running setup.py bdist_wheel for coroutine: started Destination directory: /tmp/tmpo234c1bbpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-839pr0v8/coroutine/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/tmpo234c1bbpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/coroutine copying coroutine/__init__.py -> build/lib/coroutine creating build/lib/coroutine/components copying coroutine/components/kqueue.py -> build/lib/coroutine/components copying coroutine/components/generator_adapter.py -> build/lib/coroutine/components copying coroutine/components/timeout.py -> build/lib/coroutine/components copying coroutine/components/utils.py -> build/lib/coroutine/components copying coroutine/components/future.py -> build/lib/coroutine/components copying coroutine/components/__init__.py -> build/lib/coroutine/components copying coroutine/components/waker.py -> build/lib/coroutine/components copying coroutine/components/select.py -> build/lib/coroutine/components creating build/lib/coroutine/loop copying coroutine/loop/__init__.py -> build/lib/coroutine/loop copying coroutine/loop/event_loop.py -> build/lib/coroutine/loop running egg_info writing coroutine.egg-info/PKG-INFO writing top-level names to coroutine.egg-info/top_level.txt writing dependency_links to coroutine.egg-info/dependency_links.txt reading manifest file 'coroutine.egg-info/SOURCES.txt' writing manifest file 'coroutine.egg-info/SOURCES.txt' 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/coroutine creating build/bdist.linux-armv7l/wheel/coroutine/loop copying build/lib/coroutine/loop/__init__.py -> build/bdist.linux-armv7l/wheel/coroutine/loop copying build/lib/coroutine/loop/event_loop.py -> build/bdist.linux-armv7l/wheel/coroutine/loop copying build/lib/coroutine/__init__.py -> build/bdist.linux-armv7l/wheel/coroutine creating build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/kqueue.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/generator_adapter.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/timeout.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/utils.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/future.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/__init__.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/waker.py -> build/bdist.linux-armv7l/wheel/coroutine/components copying build/lib/coroutine/components/select.py -> build/bdist.linux-armv7l/wheel/coroutine/components running install_egg_info Copying coroutine.egg-info to build/bdist.linux-armv7l/wheel/coroutine-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/coroutine-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for coroutine: finished with status 'done' Stored in directory: /tmp/tmptnts5fkc Successfully built coroutine Cleaning up... Removing source in /tmp/pip-build-839pr0v8/coroutine