Collecting tornado-mongo-rest==0.1.3 1 location(s) to search for versions of tornado-mongo-rest: * https://pypi.python.org/simple/tornado-mongo-rest/ Getting page https://pypi.python.org/simple/tornado-mongo-rest/ Analyzing links from page https://pypi.python.org/simple/tornado-mongo-rest/ Found link https://pypi.python.org/packages/4c/7c/4d01e92fc938734268c908fd5d53a719562ad54efec9eb78b193a076f8dd/tornado_mongo_rest-0.1.tar.gz#md5=b262aea83a6f627ca53988506c7b624f (from https://pypi.python.org/simple/tornado-mongo-rest/), version: 0.1 Found link https://pypi.python.org/packages/50/99/6326dcc8a8771863183d01e1cbfbafd2d800d309593ca7ffce15e27968e6/tornado_mongo_rest-0.1.1.tar.gz#md5=8923d5231f479df1c13d5f687d870bce (from https://pypi.python.org/simple/tornado-mongo-rest/), version: 0.1.1 Found link https://pypi.python.org/packages/6e/d8/67ca1574707b36d22249e39d014038d555c0aca2da990329db58e3da01a1/tornado_mongo_rest-0.1.3.tar.gz#md5=2fc9dc79d7e34acf5851509bc5040999 (from https://pypi.python.org/simple/tornado-mongo-rest/), version: 0.1.3 Found link https://pypi.python.org/packages/89/dc/a8750220ddce8a136f93a5947d9ff7138571ada0b73fd80d9f36ad315fa8/tornado_mongo_rest-0.1-py2.py3-none-any.whl#md5=287cf63c0a1835e328511c74c1f36308 (from https://pypi.python.org/simple/tornado-mongo-rest/), version: 0.1 Found link https://pypi.python.org/packages/a7/c0/8cceb6bb0d673ddf5e62eac0872d2cb1d7eb86be185fc267e9b70e37c9e9/tornado_mongo_rest-0.1.2.tar.gz#md5=6d6fbec9c69efb2ac12cdae71f92e024 (from https://pypi.python.org/simple/tornado-mongo-rest/), version: 0.1.2 Using version 0.1.3 (newest of versions: 0.1.3) Downloading tornado_mongo_rest-0.1.3.tar.gz Downloading from URL https://pypi.python.org/packages/6e/d8/67ca1574707b36d22249e39d014038d555c0aca2da990329db58e3da01a1/tornado_mongo_rest-0.1.3.tar.gz#md5=2fc9dc79d7e34acf5851509bc5040999 (from https://pypi.python.org/simple/tornado-mongo-rest/) Running setup.py (path:/tmp/pip-build-045q9p5u/tornado-mongo-rest/setup.py) egg_info for package tornado-mongo-rest Running command python setup.py egg_info running egg_info creating pip-egg-info/tornado_mongo_rest.egg-info writing top-level names to pip-egg-info/tornado_mongo_rest.egg-info/top_level.txt writing pip-egg-info/tornado_mongo_rest.egg-info/PKG-INFO writing requirements to pip-egg-info/tornado_mongo_rest.egg-info/requires.txt writing dependency_links to pip-egg-info/tornado_mongo_rest.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/tornado_mongo_rest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tornado_mongo_rest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tornado_mongo_rest.egg-info/SOURCES.txt' Source in /tmp/pip-build-045q9p5u/tornado-mongo-rest has version 0.1.3, which satisfies requirement tornado-mongo-rest==0.1.3 from https://pypi.python.org/packages/6e/d8/67ca1574707b36d22249e39d014038d555c0aca2da990329db58e3da01a1/tornado_mongo_rest-0.1.3.tar.gz#md5=2fc9dc79d7e34acf5851509bc5040999 Building wheels for collected packages: tornado-mongo-rest Running setup.py bdist_wheel for tornado-mongo-rest: started Destination directory: /tmp/tmpi2a337rzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-045q9p5u/tornado-mongo-rest/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/tmpi2a337rzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tornado_mongo_rest copying tornado_mongo_rest/handlers.py -> build/lib/tornado_mongo_rest copying tornado_mongo_rest/__init__.py -> build/lib/tornado_mongo_rest copying tornado_mongo_rest/model.py -> build/lib/tornado_mongo_rest creating build/lib/example copying example/handlers.py -> build/lib/example copying example/__init__.py -> build/lib/example copying example/trick.py -> build/lib/example copying example/tornado_main.py -> build/lib/example 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/tornado_mongo_rest copying build/lib/tornado_mongo_rest/handlers.py -> build/bdist.linux-armv7l/wheel/tornado_mongo_rest copying build/lib/tornado_mongo_rest/__init__.py -> build/bdist.linux-armv7l/wheel/tornado_mongo_rest copying build/lib/tornado_mongo_rest/model.py -> build/bdist.linux-armv7l/wheel/tornado_mongo_rest creating build/bdist.linux-armv7l/wheel/example copying build/lib/example/handlers.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/__init__.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/trick.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/tornado_main.py -> build/bdist.linux-armv7l/wheel/example running install_egg_info running egg_info writing dependency_links to tornado_mongo_rest.egg-info/dependency_links.txt writing top-level names to tornado_mongo_rest.egg-info/top_level.txt writing tornado_mongo_rest.egg-info/PKG-INFO writing requirements to tornado_mongo_rest.egg-info/requires.txt reading manifest file 'tornado_mongo_rest.egg-info/SOURCES.txt' writing manifest file 'tornado_mongo_rest.egg-info/SOURCES.txt' Copying tornado_mongo_rest.egg-info to build/bdist.linux-armv7l/wheel/tornado_mongo_rest-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tornado_mongo_rest-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for tornado-mongo-rest: finished with status 'done' Stored in directory: /tmp/tmpsw4_epj3 Successfully built tornado-mongo-rest Cleaning up... Removing source in /tmp/pip-build-045q9p5u/tornado-mongo-rest