Created temporary directory: /tmp/pip-ephem-wheel-cache-1qe8x26j Created temporary directory: /tmp/pip-req-tracker-0asspcz0 Created requirements tracker '/tmp/pip-req-tracker-0asspcz0' Created temporary directory: /tmp/pip-wheel-r93phfry Looking in indexes: https://pypi.python.org/simple Collecting graphene-tornado==2.0.1 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 Found link https://files.pythonhosted.org/packages/d6/02/9b5929d409d010439edeb85cd992c802faec86fc2795c043e9dcfe861ec0/graphene-tornado-2.0.1.tar.gz#sha256=ba97bbc79167646fbf8cd260d3075d3785092b41c2b3afe66e3052a575ba4aaa (from https://pypi.org/simple/graphene-tornado/), version: 2.0.1 Using version 2.0.1 (newest of versions: 2.0.1) Created temporary directory: /tmp/pip-unpack-0ez9jnq_ Downloading https://files.pythonhosted.org/packages/d6/02/9b5929d409d010439edeb85cd992c802faec86fc2795c043e9dcfe861ec0/graphene-tornado-2.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d6/02/9b5929d409d010439edeb85cd992c802faec86fc2795c043e9dcfe861ec0/graphene-tornado-2.0.1.tar.gz#sha256=ba97bbc79167646fbf8cd260d3075d3785092b41c2b3afe66e3052a575ba4aaa (from https://pypi.org/simple/graphene-tornado/) Added graphene-tornado==2.0.1 from https://files.pythonhosted.org/packages/d6/02/9b5929d409d010439edeb85cd992c802faec86fc2795c043e9dcfe861ec0/graphene-tornado-2.0.1.tar.gz#sha256=ba97bbc79167646fbf8cd260d3075d3785092b41c2b3afe66e3052a575ba4aaa to build tracker '/tmp/pip-req-tracker-0asspcz0' Running setup.py (path:/tmp/pip-wheel-r93phfry/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-r93phfry/graphene-tornado/.eggs/scandir-1.9.0-py3.4-linux-armv7l.egg running egg_info creating pip-egg-info/graphene_tornado.egg-info writing requirements to pip-egg-info/graphene_tornado.egg-info/requires.txt writing dependency_links to pip-egg-info/graphene_tornado.egg-info/dependency_links.txt writing pip-egg-info/graphene_tornado.egg-info/PKG-INFO writing top-level names to pip-egg-info/graphene_tornado.egg-info/top_level.txt 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-r93phfry/graphene-tornado has version 2.0.1, which satisfies requirement graphene-tornado==2.0.1 from https://files.pythonhosted.org/packages/d6/02/9b5929d409d010439edeb85cd992c802faec86fc2795c043e9dcfe861ec0/graphene-tornado-2.0.1.tar.gz#sha256=ba97bbc79167646fbf8cd260d3075d3785092b41c2b3afe66e3052a575ba4aaa Removed graphene-tornado==2.0.1 from https://files.pythonhosted.org/packages/d6/02/9b5929d409d010439edeb85cd992c802faec86fc2795c043e9dcfe861ec0/graphene-tornado-2.0.1.tar.gz#sha256=ba97bbc79167646fbf8cd260d3075d3785092b41c2b3afe66e3052a575ba4aaa from build tracker '/tmp/pip-req-tracker-0asspcz0' Building wheels for collected packages: graphene-tornado Created temporary directory: /tmp/pip-wheel-bf2jogp5 Running setup.py bdist_wheel for graphene-tornado: started Destination directory: /tmp/pip-wheel-bf2jogp5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-r93phfry/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-bf2jogp5 running bdist_wheel running build running build_py creating build creating build/lib creating 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/__init__.py -> build/lib/graphene_tornado copying graphene_tornado/tornado_graphql_handler.py -> build/lib/graphene_tornado copying graphene_tornado/render_graphiql.py -> build/lib/graphene_tornado creating build/lib/examples copying examples/example.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/graphene_tornado/tests copying graphene_tornado/tests/http_helper.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/schema.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/__init__.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/test_graphql.py -> build/lib/graphene_tornado/tests copying graphene_tornado/tests/test_graphiql.py -> build/lib/graphene_tornado/tests running egg_info writing graphene_tornado.egg-info/PKG-INFO writing top-level names to graphene_tornado.egg-info/top_level.txt writing dependency_links to graphene_tornado.egg-info/dependency_links.txt writing requirements to graphene_tornado.egg-info/requires.txt 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/graphene_tornado 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/__init__.py -> build/bdist.linux-armv7l/wheel/graphene_tornado copying build/lib/graphene_tornado/tornado_graphql_handler.py -> build/bdist.linux-armv7l/wheel/graphene_tornado creating 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/tests/schema.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_graphql.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/render_graphiql.py -> build/bdist.linux-armv7l/wheel/graphene_tornado creating build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/example.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples running install_egg_info Copying graphene_tornado.egg-info to build/bdist.linux-armv7l/wheel/graphene_tornado-2.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graphene_tornado-2.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-bf2jogp5/graphene_tornado-2.0.1-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.1.dist-info/top_level.txt' adding 'graphene_tornado-2.0.1.dist-info/WHEEL' adding 'graphene_tornado-2.0.1.dist-info/METADATA' adding 'graphene_tornado-2.0.1.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/tmph9bkj5bc Successfully built graphene-tornado Cleaning up... Removing source in /tmp/pip-wheel-r93phfry/graphene-tornado Removed build tracker '/tmp/pip-req-tracker-0asspcz0'