Collecting pygql==0.1.2 1 location(s) to search for versions of pygql: * https://pypi.python.org/simple/pygql/ Getting page https://pypi.python.org/simple/pygql/ Analyzing links from page https://pypi.python.org/simple/pygql/ Found link https://pypi.python.org/packages/05/a5/2e184052b574dd6651e9f09a55663950c706172d8dc7dfbd557badbea15e/pygql-0.1.2.tar.gz#md5=39c810c6d7135a705fa4f2e27fe23a34 (from https://pypi.python.org/simple/pygql/), version: 0.1.2 Found link https://pypi.python.org/packages/17/d2/82b57894d4d0bf7a76cd6e050ac59df57b33d2dcd79fafcc83fa701f9ef5/pygql-0.1.1.tar.gz#md5=379ef9bd36210186fe17be9a3f30d403 (from https://pypi.python.org/simple/pygql/), version: 0.1.1 Using version 0.1.2 (newest of versions: 0.1.2) Downloading pygql-0.1.2.tar.gz Downloading from URL https://pypi.python.org/packages/05/a5/2e184052b574dd6651e9f09a55663950c706172d8dc7dfbd557badbea15e/pygql-0.1.2.tar.gz#md5=39c810c6d7135a705fa4f2e27fe23a34 (from https://pypi.python.org/simple/pygql/) Running setup.py (path:/tmp/pip-build-0xipe2ov/pygql/setup.py) egg_info for package pygql Running command python setup.py egg_info running egg_info creating pip-egg-info/pygql.egg-info writing dependency_links to pip-egg-info/pygql.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pygql.egg-info/top_level.txt writing pip-egg-info/pygql.egg-info/PKG-INFO writing requirements to pip-egg-info/pygql.egg-info/requires.txt writing manifest file 'pip-egg-info/pygql.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pygql.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pygql.egg-info/SOURCES.txt' Source in /tmp/pip-build-0xipe2ov/pygql has version 0.1.2, which satisfies requirement pygql==0.1.2 from https://pypi.python.org/packages/05/a5/2e184052b574dd6651e9f09a55663950c706172d8dc7dfbd557badbea15e/pygql-0.1.2.tar.gz#md5=39c810c6d7135a705fa4f2e27fe23a34 Building wheels for collected packages: pygql Running setup.py bdist_wheel for pygql: started Destination directory: /tmp/tmp4gcho168pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0xipe2ov/pygql/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/tmp4gcho168pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pygql copying pygql/dsl.py -> build/lib/pygql copying pygql/__init__.py -> build/lib/pygql copying pygql/gql.py -> build/lib/pygql copying pygql/client.py -> build/lib/pygql copying pygql/utils.py -> build/lib/pygql creating build/lib/pygql/transport copying pygql/transport/local_schema.py -> build/lib/pygql/transport copying pygql/transport/batch_transport.py -> build/lib/pygql/transport copying pygql/transport/session_transport.py -> build/lib/pygql/transport copying pygql/transport/http.py -> build/lib/pygql/transport copying pygql/transport/__init__.py -> build/lib/pygql/transport copying pygql/transport/requests.py -> build/lib/pygql/transport 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/pygql creating build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/transport/local_schema.py -> build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/transport/batch_transport.py -> build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/transport/session_transport.py -> build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/transport/http.py -> build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/transport/__init__.py -> build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/transport/requests.py -> build/bdist.linux-armv7l/wheel/pygql/transport copying build/lib/pygql/dsl.py -> build/bdist.linux-armv7l/wheel/pygql copying build/lib/pygql/__init__.py -> build/bdist.linux-armv7l/wheel/pygql copying build/lib/pygql/gql.py -> build/bdist.linux-armv7l/wheel/pygql copying build/lib/pygql/client.py -> build/bdist.linux-armv7l/wheel/pygql copying build/lib/pygql/utils.py -> build/bdist.linux-armv7l/wheel/pygql running install_egg_info running egg_info writing dependency_links to pygql.egg-info/dependency_links.txt writing pygql.egg-info/PKG-INFO writing requirements to pygql.egg-info/requires.txt writing top-level names to pygql.egg-info/top_level.txt reading manifest file 'pygql.egg-info/SOURCES.txt' writing manifest file 'pygql.egg-info/SOURCES.txt' Copying pygql.egg-info to build/bdist.linux-armv7l/wheel/pygql-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pygql-0.1.2.dist-info/WHEEL Running setup.py bdist_wheel for pygql: finished with status 'done' Stored in directory: /tmp/tmpwcni0mcj Successfully built pygql Cleaning up... Removing source in /tmp/pip-build-0xipe2ov/pygql