Collecting openapi==0.6.0 1 location(s) to search for versions of openapi: * https://pypi.python.org/simple/openapi/ Getting page https://pypi.python.org/simple/openapi/ Analyzing links from page https://pypi.python.org/simple/openapi/ Found link https://pypi.python.org/packages/1b/97/d3ce7b7d69c6b046da7c780cb8d731289e7974bb91eb195401807806dc6d/openapi-0.5.0.tar.gz#md5=e2342dad7cb27ff5c0dc9036dd692433 (from https://pypi.python.org/simple/openapi/), version: 0.5.0 Found link https://pypi.python.org/packages/74/d1/9192cf75f232b9e6b12025ac33cf25380e06832b98fd8b4957113cda213a/openapi-0.2.0.tar.gz#md5=737e16b14de0e4bfe405c215d1fe365e (from https://pypi.python.org/simple/openapi/), version: 0.2.0 Found link https://pypi.python.org/packages/88/98/c8b0b520f43ffc1d9e029227b3df3d705825d1e1471dbad03ed4e22fa89c/openapi-0.6.0.tar.gz#md5=0ae4f15a66ccafc4897622a34d6c533e (from https://pypi.python.org/simple/openapi/), version: 0.6.0 Using version 0.6.0 (newest of versions: 0.6.0) Downloading openapi-0.6.0.tar.gz Downloading from URL https://pypi.python.org/packages/88/98/c8b0b520f43ffc1d9e029227b3df3d705825d1e1471dbad03ed4e22fa89c/openapi-0.6.0.tar.gz#md5=0ae4f15a66ccafc4897622a34d6c533e (from https://pypi.python.org/simple/openapi/) Running setup.py (path:/tmp/pip-build-agbldjqt/openapi/setup.py) egg_info for package openapi Running command python setup.py egg_info no previously-included directories found matching 'doc/.build' Installed /tmp/pip-build-agbldjqt/openapi/.eggs/nose-1.3.7-py3.4.egg running egg_info creating pip-egg-info/openapi.egg-info writing requirements to pip-egg-info/openapi.egg-info/requires.txt writing pip-egg-info/openapi.egg-info/PKG-INFO writing top-level names to pip-egg-info/openapi.egg-info/top_level.txt writing dependency_links to pip-egg-info/openapi.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/openapi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/openapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/openapi.egg-info/SOURCES.txt' Source in /tmp/pip-build-agbldjqt/openapi has version 0.6.0, which satisfies requirement openapi==0.6.0 from https://pypi.python.org/packages/88/98/c8b0b520f43ffc1d9e029227b3df3d705825d1e1471dbad03ed4e22fa89c/openapi-0.6.0.tar.gz#md5=0ae4f15a66ccafc4897622a34d6c533e Building wheels for collected packages: openapi Running setup.py bdist_wheel for openapi: started Destination directory: /tmp/tmps7avn9b7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-agbldjqt/openapi/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/tmps7avn9b7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/openapi copying openapi/naming.py -> build/lib/openapi copying openapi/registry.py -> build/lib/openapi copying openapi/__init__.py -> build/lib/openapi copying openapi/base.py -> build/lib/openapi copying openapi/model.py -> build/lib/openapi running egg_info writing dependency_links to openapi.egg-info/dependency_links.txt writing top-level names to openapi.egg-info/top_level.txt writing openapi.egg-info/PKG-INFO writing requirements to openapi.egg-info/requires.txt reading manifest file 'openapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'openapi.egg-info/SOURCES.txt' creating build/lib/openapi/schemas creating build/lib/openapi/schemas/v2.0 copying openapi/schemas/v2.0/schema.json -> build/lib/openapi/schemas/v2.0 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/openapi copying build/lib/openapi/naming.py -> build/bdist.linux-armv7l/wheel/openapi copying build/lib/openapi/registry.py -> build/bdist.linux-armv7l/wheel/openapi copying build/lib/openapi/__init__.py -> build/bdist.linux-armv7l/wheel/openapi copying build/lib/openapi/base.py -> build/bdist.linux-armv7l/wheel/openapi creating build/bdist.linux-armv7l/wheel/openapi/schemas creating build/bdist.linux-armv7l/wheel/openapi/schemas/v2.0 copying build/lib/openapi/schemas/v2.0/schema.json -> build/bdist.linux-armv7l/wheel/openapi/schemas/v2.0 copying build/lib/openapi/model.py -> build/bdist.linux-armv7l/wheel/openapi running install_egg_info Copying openapi.egg-info to build/bdist.linux-armv7l/wheel/openapi-0.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/openapi-0.6.0.dist-info/WHEEL Running setup.py bdist_wheel for openapi: finished with status 'done' Stored in directory: /tmp/tmpgldennhf Successfully built openapi Cleaning up... Removing source in /tmp/pip-build-agbldjqt/openapi