Created temporary directory: /tmp/pip-ephem-wheel-cache-yb3nob5v Created temporary directory: /tmp/pip-req-tracker-n7uccxbe Created requirements tracker '/tmp/pip-req-tracker-n7uccxbe' Created temporary directory: /tmp/pip-wheel-ku4pm5wo Looking in indexes: https://pypi.python.org/simple Collecting graphene-tornado==2.0.0 1 location(s) to search for versions of graphene-tornado: * https://pypi.python.org/simple/graphene-tornado/ Getting page https://pypi.python.org/simple/graphene-tornado/ Analyzing links from page https://pypi.org/simple/graphene-tornado/ Found link https://files.pythonhosted.org/packages/0c/d9/95eadaa39501cd9b883f87bf1082fabfc0f2223b21f4eec17a5b140de7c7/graphene-tornado-2.0.0.tar.gz#sha256=53a809638db981c50b736fbd39d74158982bdf5b40d016d1ab815ef8f4571de5 (from https://pypi.org/simple/graphene-tornado/), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Created temporary directory: /tmp/pip-unpack-kw_v89m5 Downloading https://files.pythonhosted.org/packages/0c/d9/95eadaa39501cd9b883f87bf1082fabfc0f2223b21f4eec17a5b140de7c7/graphene-tornado-2.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0c/d9/95eadaa39501cd9b883f87bf1082fabfc0f2223b21f4eec17a5b140de7c7/graphene-tornado-2.0.0.tar.gz#sha256=53a809638db981c50b736fbd39d74158982bdf5b40d016d1ab815ef8f4571de5 (from https://pypi.org/simple/graphene-tornado/) Added graphene-tornado==2.0.0 from https://files.pythonhosted.org/packages/0c/d9/95eadaa39501cd9b883f87bf1082fabfc0f2223b21f4eec17a5b140de7c7/graphene-tornado-2.0.0.tar.gz#sha256=53a809638db981c50b736fbd39d74158982bdf5b40d016d1ab815ef8f4571de5 to build tracker '/tmp/pip-req-tracker-n7uccxbe' Running setup.py (path:/tmp/pip-wheel-ku4pm5wo/graphene-tornado/setup.py) egg_info for package graphene-tornado Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... __pycache__._scandir.cpython-34: module references __file__ Installed /tmp/pip-wheel-ku4pm5wo/graphene-tornado/.eggs/scandir-1.9.0-py3.4-linux-armv7l.egg running egg_info creating pip-egg-info/graphene_tornado.egg-info writing top-level names to pip-egg-info/graphene_tornado.egg-info/top_level.txt writing dependency_links to pip-egg-info/graphene_tornado.egg-info/dependency_links.txt writing requirements to pip-egg-info/graphene_tornado.egg-info/requires.txt writing pip-egg-info/graphene_tornado.egg-info/PKG-INFO writing manifest file 'pip-egg-info/graphene_tornado.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/graphene_tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/graphene_tornado.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ku4pm5wo/graphene-tornado has version 2.0.0, which satisfies requirement graphene-tornado==2.0.0 from https://files.pythonhosted.org/packages/0c/d9/95eadaa39501cd9b883f87bf1082fabfc0f2223b21f4eec17a5b140de7c7/graphene-tornado-2.0.0.tar.gz#sha256=53a809638db981c50b736fbd39d74158982bdf5b40d016d1ab815ef8f4571de5 Removed graphene-tornado==2.0.0 from https://files.pythonhosted.org/packages/0c/d9/95eadaa39501cd9b883f87bf1082fabfc0f2223b21f4eec17a5b140de7c7/graphene-tornado-2.0.0.tar.gz#sha256=53a809638db981c50b736fbd39d74158982bdf5b40d016d1ab815ef8f4571de5 from build tracker '/tmp/pip-req-tracker-n7uccxbe' Building wheels for collected packages: graphene-tornado Created temporary directory: /tmp/pip-wheel-2ikpa7pa Running setup.py bdist_wheel for graphene-tornado: started Destination directory: /tmp/pip-wheel-2ikpa7pa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ku4pm5wo/graphene-tornado/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/pip-wheel-2ikpa7pa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/example.py -> build/lib/examples creating build/lib/graphene_tornado copying graphene_tornado/render_graphiql.py -> build/lib/graphene_tornado copying graphene_tornado/__init__.py -> build/lib/graphene_tornado copying graphene_tornado/tornado_executor.py -> build/lib/graphene_tornado copying graphene_tornado/schema.py -> build/lib/graphene_tornado copying graphene_tornado/tornado_graphql_handler.py -> build/lib/graphene_tornado creating build/lib/graphene_tornado/tests copying graphene_tornado/tests/test_graphql.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/__init__.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/test_graphiql.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/schema.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/http_helper.py -> build/lib/graphene_tornado/tests running egg_info writing requirements to graphene_tornado.egg-info/requires.txt writing top-level names to graphene_tornado.egg-info/top_level.txt writing dependency_links to graphene_tornado.egg-info/dependency_links.txt writing graphene_tornado.egg-info/PKG-INFO reading manifest file 'graphene_tornado.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'graphene_tornado.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/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/example.py -> build/bdist.linux-armv7l/wheel/examples creating build/bdist.linux-armv7l/wheel/graphene_tornado copying build/lib/graphene_tornado/render_graphiql.py -> build/bdist.linux-armv7l/wheel/graphene_tornado copying build/lib/graphene_tornado/__init__.py -> build/bdist.linux-armv7l/wheel/graphene_tornado creating build/bdist.linux-armv7l/wheel/graphene_tornado/tests copying build/lib/graphene_tornado/tests/test_graphql.py -> build/bdist.linux-armv7l/wheel/graphene_tornado/tests copying build/lib/graphene_tornado/tests/__init__.py -> build/bdist.linux-armv7l/wheel/graphene_tornado/tests copying build/lib/graphene_tornado/tests/test_graphiql.py -> build/bdist.linux-armv7l/wheel/graphene_tornado/tests copying build/lib/graphene_tornado/tests/schema.py -> build/bdist.linux-armv7l/wheel/graphene_tornado/tests copying build/lib/graphene_tornado/tests/http_helper.py -> build/bdist.linux-armv7l/wheel/graphene_tornado/tests copying build/lib/graphene_tornado/tornado_executor.py -> build/bdist.linux-armv7l/wheel/graphene_tornado copying build/lib/graphene_tornado/schema.py -> build/bdist.linux-armv7l/wheel/graphene_tornado copying build/lib/graphene_tornado/tornado_graphql_handler.py -> build/bdist.linux-armv7l/wheel/graphene_tornado running install_egg_info Copying graphene_tornado.egg-info to build/bdist.linux-armv7l/wheel/graphene_tornado-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graphene_tornado-2.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-2ikpa7pa/graphene_tornado-2.0.0-py2.py3-none-any.whl' and adding '.' to it adding 'examples/__init__.py' adding 'examples/example.py' adding 'graphene_tornado/__init__.py' adding 'graphene_tornado/render_graphiql.py' adding 'graphene_tornado/schema.py' adding 'graphene_tornado/tornado_executor.py' adding 'graphene_tornado/tornado_graphql_handler.py' adding 'graphene_tornado/tests/__init__.py' adding 'graphene_tornado/tests/http_helper.py' adding 'graphene_tornado/tests/schema.py' adding 'graphene_tornado/tests/test_graphiql.py' adding 'graphene_tornado/tests/test_graphql.py' adding 'graphene_tornado-2.0.0.dist-info/top_level.txt' adding 'graphene_tornado-2.0.0.dist-info/WHEEL' adding 'graphene_tornado-2.0.0.dist-info/METADATA' adding 'graphene_tornado-2.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for graphene-tornado: finished with status 'done' Stored in directory: /tmp/tmpb4bicpq2 Successfully built graphene-tornado Cleaning up... Removing source in /tmp/pip-wheel-ku4pm5wo/graphene-tornado Removed build tracker '/tmp/pip-req-tracker-n7uccxbe'