Collecting graphqlclient==0.2.1 1 location(s) to search for versions of graphqlclient: * https://pypi.python.org/simple/graphqlclient/ Getting page https://pypi.python.org/simple/graphqlclient/ Analyzing links from page https://pypi.org/simple/graphqlclient/ Found link https://files.pythonhosted.org/packages/ad/28/ebd10859822865e77c58f7d35d1cf28cd56b2bdc215e2a55f045374cd8d5/graphqlclient-0.1.0.tar.gz#sha256=ad9ac17c234760f1944ade01940786d5a1341a268546423dcd08bd320a05e67b (from https://pypi.org/simple/graphqlclient/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/91/b6/486124330f84e1d3fc1e0830e59b0f46089a10e07273f6bb0b6f3f4d81a6/graphqlclient-0.1.1.tar.gz#sha256=8941f7e7103d6b657f2fefd9c596575ee348d6a4ca4e45563272987e05635a46 (from https://pypi.org/simple/graphqlclient/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/e0/d0/a07c4fa6146afd46ca31c52e904d43ec379ccbb5e8a0ea84d28f0ae78ba1/graphqlclient-0.1.2.tar.gz#sha256=93f3767e76d4acbf48713c7182f8b9005d8ff0c7b4d5e89ab315612a4641d29c (from https://pypi.org/simple/graphqlclient/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/64/b4/0253f0f82a58e1a47619eb2af5a71289425e9ec181608b4d71f140987782/graphqlclient-0.2.0.tar.gz#sha256=f2eef42a69f683f135eb3dafae0bbcc938bf771ab38c1e4a474bdf2627d6e655 (from https://pypi.org/simple/graphqlclient/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/1d/f6/2059bce2cc16078ce2198dda8b34b40f4e7ec5eeebd4dc84b02212397d0f/graphqlclient-0.2.1.tar.gz#sha256=c2cd250705180fe1df85908bc7f642e1e19c68d3bf385d601026e4524a697188 (from https://pypi.org/simple/graphqlclient/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading https://files.pythonhosted.org/packages/1d/f6/2059bce2cc16078ce2198dda8b34b40f4e7ec5eeebd4dc84b02212397d0f/graphqlclient-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1d/f6/2059bce2cc16078ce2198dda8b34b40f4e7ec5eeebd4dc84b02212397d0f/graphqlclient-0.2.1.tar.gz#sha256=c2cd250705180fe1df85908bc7f642e1e19c68d3bf385d601026e4524a697188 (from https://pypi.org/simple/graphqlclient/) Running setup.py (path:/tmp/pip-build-nj4zhldx/graphqlclient/setup.py) egg_info for package graphqlclient Running command python setup.py egg_info running egg_info creating pip-egg-info/graphqlclient.egg-info writing dependency_links to pip-egg-info/graphqlclient.egg-info/dependency_links.txt writing top-level names to pip-egg-info/graphqlclient.egg-info/top_level.txt writing requirements to pip-egg-info/graphqlclient.egg-info/requires.txt writing pip-egg-info/graphqlclient.egg-info/PKG-INFO writing manifest file 'pip-egg-info/graphqlclient.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/graphqlclient.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/graphqlclient.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-nj4zhldx/graphqlclient has version 0.2.1, which satisfies requirement graphqlclient==0.2.1 from https://files.pythonhosted.org/packages/1d/f6/2059bce2cc16078ce2198dda8b34b40f4e7ec5eeebd4dc84b02212397d0f/graphqlclient-0.2.1.tar.gz#sha256=c2cd250705180fe1df85908bc7f642e1e19c68d3bf385d601026e4524a697188 Building wheels for collected packages: graphqlclient Running setup.py bdist_wheel for graphqlclient: started Destination directory: /tmp/tmphkipej3epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nj4zhldx/graphqlclient/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/tmphkipej3epip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graphqlclient copying graphqlclient/client.py -> build/lib/graphqlclient copying graphqlclient/__init__.py -> build/lib/graphqlclient 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/graphqlclient copying build/lib/graphqlclient/client.py -> build/bdist.linux-armv7l/wheel/graphqlclient copying build/lib/graphqlclient/__init__.py -> build/bdist.linux-armv7l/wheel/graphqlclient running install_egg_info running egg_info writing requirements to graphqlclient.egg-info/requires.txt writing dependency_links to graphqlclient.egg-info/dependency_links.txt writing graphqlclient.egg-info/PKG-INFO writing top-level names to graphqlclient.egg-info/top_level.txt reading manifest file 'graphqlclient.egg-info/SOURCES.txt' writing manifest file 'graphqlclient.egg-info/SOURCES.txt' Copying graphqlclient.egg-info to build/bdist.linux-armv7l/wheel/graphqlclient-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graphqlclient-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for graphqlclient: finished with status 'done' Stored in directory: /tmp/tmpzqmm7r7u Successfully built graphqlclient Cleaning up... Removing source in /tmp/pip-build-nj4zhldx/graphqlclient