Collecting httpbase==0.1.0 1 location(s) to search for versions of httpbase: * https://pypi.python.org/simple/httpbase/ Getting page https://pypi.python.org/simple/httpbase/ Analyzing links from page https://pypi.python.org/simple/httpbase/ Found link https://pypi.python.org/packages/90/55/d9dd2f5720350c59586c56b3ed32ba86049cd347cdf3687097bbfbe05f38/httpbase-0.1.0.tar.gz#md5=f57f09232874f073f7ec7489b803cfc3 (from https://pypi.python.org/simple/httpbase/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading httpbase-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/90/55/d9dd2f5720350c59586c56b3ed32ba86049cd347cdf3687097bbfbe05f38/httpbase-0.1.0.tar.gz#md5=f57f09232874f073f7ec7489b803cfc3 (from https://pypi.python.org/simple/httpbase/) Running setup.py (path:/tmp/pip-build-tnerniew/httpbase/setup.py) egg_info for package httpbase Running command python setup.py egg_info running egg_info creating pip-egg-info/httpbase.egg-info writing requirements to pip-egg-info/httpbase.egg-info/requires.txt writing dependency_links to pip-egg-info/httpbase.egg-info/dependency_links.txt writing pip-egg-info/httpbase.egg-info/PKG-INFO writing top-level names to pip-egg-info/httpbase.egg-info/top_level.txt writing manifest file 'pip-egg-info/httpbase.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/httpbase.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/httpbase.egg-info/SOURCES.txt' Source in /tmp/pip-build-tnerniew/httpbase has version 0.1.0, which satisfies requirement httpbase==0.1.0 from https://pypi.python.org/packages/90/55/d9dd2f5720350c59586c56b3ed32ba86049cd347cdf3687097bbfbe05f38/httpbase-0.1.0.tar.gz#md5=f57f09232874f073f7ec7489b803cfc3 Building wheels for collected packages: httpbase Running setup.py bdist_wheel for httpbase: started Destination directory: /tmp/tmp8a4md5vtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tnerniew/httpbase/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/tmp8a4md5vtpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/httpbase copying httpbase/exceptions.py -> build/lib/httpbase copying httpbase/constants.py -> build/lib/httpbase copying httpbase/routes.py -> build/lib/httpbase copying httpbase/resources.py -> build/lib/httpbase copying httpbase/__init__.py -> build/lib/httpbase copying httpbase/client.py -> build/lib/httpbase running egg_info writing dependency_links to httpbase.egg-info/dependency_links.txt writing top-level names to httpbase.egg-info/top_level.txt writing httpbase.egg-info/PKG-INFO writing requirements to httpbase.egg-info/requires.txt reading manifest file 'httpbase.egg-info/SOURCES.txt' writing manifest file 'httpbase.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/httpbase copying build/lib/httpbase/exceptions.py -> build/bdist.linux-armv7l/wheel/httpbase copying build/lib/httpbase/constants.py -> build/bdist.linux-armv7l/wheel/httpbase copying build/lib/httpbase/routes.py -> build/bdist.linux-armv7l/wheel/httpbase copying build/lib/httpbase/resources.py -> build/bdist.linux-armv7l/wheel/httpbase copying build/lib/httpbase/__init__.py -> build/bdist.linux-armv7l/wheel/httpbase copying build/lib/httpbase/client.py -> build/bdist.linux-armv7l/wheel/httpbase running install_egg_info Copying httpbase.egg-info to build/bdist.linux-armv7l/wheel/httpbase-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/httpbase-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for httpbase: finished with status 'done' Stored in directory: /tmp/tmpwpvanwga Successfully built httpbase Cleaning up... Removing source in /tmp/pip-build-tnerniew/httpbase