Collecting starlette==0.1.3 1 location(s) to search for versions of starlette: * https://pypi.python.org/simple/starlette/ Getting page https://pypi.python.org/simple/starlette/ Analyzing links from page https://pypi.org/simple/starlette/ Found link https://files.pythonhosted.org/packages/c2/73/a9e33000dbb5d956717672b9f36284627f4b738b7cbe0099f027166bb212/starlette-0.1.0.tar.gz#sha256=325fc8881de70b02e473fe296700bf7e157b086f9d8229421131f1fc21a335de (from https://pypi.org/simple/starlette/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/64/68/72199e3cdceebb6ede2a222e828bf035ec728388c1bad2d2b07007c97e52/starlette-0.1.1.tar.gz#sha256=fbd09a167f196260c387e4786b5fde822261322eba82d8094d3cd2281a90240b (from https://pypi.org/simple/starlette/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/df/ba/eac00b616c6d1eaa15f78f8a4fcf1fe23d39d1da62d783a1dbcf947a7322/starlette-0.1.2.tar.gz#sha256=4467d6813baab6f60e6c0d769548a0006b499965d1d46f59c4e8648a4156cfa9 (from https://pypi.org/simple/starlette/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/a5/01/019222e9f59218512b68bcb3a269a642c07ff58a55f40682dff544f942fa/starlette-0.1.3.tar.gz#sha256=0d99887bf6f59e076d47c607b98e2a54a1f4e6d2019f7723baeeae717ef5596d (from https://pypi.org/simple/starlette/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading https://files.pythonhosted.org/packages/a5/01/019222e9f59218512b68bcb3a269a642c07ff58a55f40682dff544f942fa/starlette-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a5/01/019222e9f59218512b68bcb3a269a642c07ff58a55f40682dff544f942fa/starlette-0.1.3.tar.gz#sha256=0d99887bf6f59e076d47c607b98e2a54a1f4e6d2019f7723baeeae717ef5596d (from https://pypi.org/simple/starlette/) Running setup.py (path:/tmp/pip-build-xtwybezu/starlette/setup.py) egg_info for package starlette Running command python setup.py egg_info running egg_info creating pip-egg-info/starlette.egg-info writing pip-egg-info/starlette.egg-info/PKG-INFO writing dependency_links to pip-egg-info/starlette.egg-info/dependency_links.txt writing requirements to pip-egg-info/starlette.egg-info/requires.txt writing top-level names to pip-egg-info/starlette.egg-info/top_level.txt writing manifest file 'pip-egg-info/starlette.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/starlette.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/starlette.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-xtwybezu/starlette has version 0.1.3, which satisfies requirement starlette==0.1.3 from https://files.pythonhosted.org/packages/a5/01/019222e9f59218512b68bcb3a269a642c07ff58a55f40682dff544f942fa/starlette-0.1.3.tar.gz#sha256=0d99887bf6f59e076d47c607b98e2a54a1f4e6d2019f7723baeeae717ef5596d Building wheels for collected packages: starlette Running setup.py bdist_wheel for starlette: started Destination directory: /tmp/tmpwom_ycm2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xtwybezu/starlette/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/tmpwom_ycm2pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/starlette copying starlette/routing.py -> build/lib/starlette copying starlette/testclient.py -> build/lib/starlette copying starlette/__init__.py -> build/lib/starlette copying starlette/decorators.py -> build/lib/starlette copying starlette/types.py -> build/lib/starlette copying starlette/datastructures.py -> build/lib/starlette copying starlette/response.py -> build/lib/starlette copying starlette/request.py -> build/lib/starlette 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/starlette copying build/lib/starlette/routing.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/testclient.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/__init__.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/decorators.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/types.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/datastructures.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/response.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/request.py -> build/bdist.linux-armv7l/wheel/starlette running install_egg_info running egg_info writing starlette.egg-info/PKG-INFO writing requirements to starlette.egg-info/requires.txt writing dependency_links to starlette.egg-info/dependency_links.txt writing top-level names to starlette.egg-info/top_level.txt reading manifest file 'starlette.egg-info/SOURCES.txt' writing manifest file 'starlette.egg-info/SOURCES.txt' Copying starlette.egg-info to build/bdist.linux-armv7l/wheel/starlette-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/starlette-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for starlette: finished with status 'done' Stored in directory: /tmp/tmp0r3pubka Successfully built starlette Cleaning up... Removing source in /tmp/pip-build-xtwybezu/starlette