Collecting starlette==0.1.0 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 Using version 0.1.0 (newest of versions: 0.1.0) Downloading https://files.pythonhosted.org/packages/c2/73/a9e33000dbb5d956717672b9f36284627f4b738b7cbe0099f027166bb212/starlette-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c2/73/a9e33000dbb5d956717672b9f36284627f4b738b7cbe0099f027166bb212/starlette-0.1.0.tar.gz#sha256=325fc8881de70b02e473fe296700bf7e157b086f9d8229421131f1fc21a335de (from https://pypi.org/simple/starlette/) Running setup.py (path:/tmp/pip-build-d35slhvw/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 dependency_links to pip-egg-info/starlette.egg-info/dependency_links.txt writing top-level names to pip-egg-info/starlette.egg-info/top_level.txt writing pip-egg-info/starlette.egg-info/PKG-INFO writing requirements to pip-egg-info/starlette.egg-info/requires.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-d35slhvw/starlette has version 0.1.0, which satisfies requirement starlette==0.1.0 from https://files.pythonhosted.org/packages/c2/73/a9e33000dbb5d956717672b9f36284627f4b738b7cbe0099f027166bb212/starlette-0.1.0.tar.gz#sha256=325fc8881de70b02e473fe296700bf7e157b086f9d8229421131f1fc21a335de Building wheels for collected packages: starlette Running setup.py bdist_wheel for starlette: started Destination directory: /tmp/tmpr6w16mlvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d35slhvw/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/tmpr6w16mlvpip-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/request.py -> build/lib/starlette copying starlette/datastructures.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/response.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/request.py -> build/bdist.linux-armv7l/wheel/starlette copying build/lib/starlette/datastructures.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/response.py -> build/bdist.linux-armv7l/wheel/starlette running install_egg_info running egg_info writing dependency_links to starlette.egg-info/dependency_links.txt writing requirements to starlette.egg-info/requires.txt writing starlette.egg-info/PKG-INFO 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.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/starlette-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for starlette: finished with status 'done' Stored in directory: /tmp/tmpjwwju7ry Successfully built starlette Cleaning up... Removing source in /tmp/pip-build-d35slhvw/starlette