Collecting gast==0.2.0 1 location(s) to search for versions of gast: * https://pypi.python.org/simple/gast/ Getting page https://pypi.python.org/simple/gast/ Analyzing links from page https://pypi.python.org/simple/gast/ Found link https://pypi.python.org/packages/14/34/e500c9e168e77c305fa7b2e2d75e04f86b70b09a609a2d344be6bb94cf80/gast-0.1.1.tar.gz#md5=0f474b35cfad95c2c3ea28ebf20c4428 (from https://pypi.python.org/simple/gast/), version: 0.1.1 Found link https://pypi.python.org/packages/1a/87/7c3a76a8754fb602fe1d0c397978c55795c776b6d31a6e714002046190f8/gast-0.1.3.tar.gz#md5=5a4cd95a7890c0bd4b85a63e4b391935 (from https://pypi.python.org/simple/gast/), version: 0.1.3 Found link https://pypi.python.org/packages/3b/7a/1bf280dc91d6fff145e4eaa941326fd2bbc8e8b88ec3deda0a0d833f36ab/gast-0.1.tar.gz#md5=41a3ba515a59c32373300df56f1df0b1 (from https://pypi.python.org/simple/gast/), version: 0.1 Found link https://pypi.python.org/packages/4d/d3/8b9053e09549a1004c321fb2e2ea7457e5dd3ada7e12b9ad995f68c76f6d/gast-0.1.2.tar.gz#md5=e3c8cfb75d6c4148d8c380db1e9e17e6 (from https://pypi.python.org/simple/gast/), version: 0.1.2 Found link https://pypi.python.org/packages/5c/78/ff794fcae2ce8aa6323e789d1f8b3b7765f601e7702726f430e814822b96/gast-0.2.0.tar.gz#md5=b58325eeafd44ddc761fe8904b6ca877 (from https://pypi.python.org/simple/gast/), version: 0.2.0 Found link https://pypi.python.org/packages/6f/b1/d585d4590199a3afc42c45e477b64f09a7abbd21b78c1a4171967aa559e7/gast-0.1.5.tar.gz#md5=41b0a32cd6872af9e09794f9ce382b47 (from https://pypi.python.org/simple/gast/), version: 0.1.5 Found link https://pypi.python.org/packages/7d/12/693582c7c2b5c7e62995ddcd83e3b6d80e38c02a36795b90b458f96bb7d1/gast-0.1.4.tar.gz#md5=8d695d61d631e66089eee436b9533182 (from https://pypi.python.org/simple/gast/), version: 0.1.4 Using version 0.2.0 (newest of versions: 0.2.0) Downloading gast-0.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/5c/78/ff794fcae2ce8aa6323e789d1f8b3b7765f601e7702726f430e814822b96/gast-0.2.0.tar.gz#md5=b58325eeafd44ddc761fe8904b6ca877 (from https://pypi.python.org/simple/gast/) Running setup.py (path:/tmp/pip-build-y01y9x9p/gast/setup.py) egg_info for package gast Running command python setup.py egg_info running egg_info creating pip-egg-info/gast.egg-info writing dependency_links to pip-egg-info/gast.egg-info/dependency_links.txt writing top-level names to pip-egg-info/gast.egg-info/top_level.txt writing pip-egg-info/gast.egg-info/PKG-INFO writing manifest file 'pip-egg-info/gast.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/gast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/gast.egg-info/SOURCES.txt' Source in /tmp/pip-build-y01y9x9p/gast has version 0.2.0, which satisfies requirement gast==0.2.0 from https://pypi.python.org/packages/5c/78/ff794fcae2ce8aa6323e789d1f8b3b7765f601e7702726f430e814822b96/gast-0.2.0.tar.gz#md5=b58325eeafd44ddc761fe8904b6ca877 Building wheels for collected packages: gast Running setup.py bdist_wheel for gast: started Destination directory: /tmp/tmp79rzp5nqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-y01y9x9p/gast/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/tmp79rzp5nqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gast copying gast/astn.py -> build/lib/gast copying gast/ast2.py -> build/lib/gast copying gast/__init__.py -> build/lib/gast copying gast/gast.py -> build/lib/gast copying gast/ast3.py -> build/lib/gast 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/gast copying build/lib/gast/astn.py -> build/bdist.linux-armv7l/wheel/gast copying build/lib/gast/ast2.py -> build/bdist.linux-armv7l/wheel/gast copying build/lib/gast/__init__.py -> build/bdist.linux-armv7l/wheel/gast copying build/lib/gast/gast.py -> build/bdist.linux-armv7l/wheel/gast copying build/lib/gast/ast3.py -> build/bdist.linux-armv7l/wheel/gast running install_egg_info running egg_info writing gast.egg-info/PKG-INFO writing top-level names to gast.egg-info/top_level.txt writing dependency_links to gast.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'gast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gast.egg-info/SOURCES.txt' Copying gast.egg-info to build/bdist.linux-armv7l/wheel/gast-0.2.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gast-0.2.0.dist-info/WHEEL creating '/tmp/tmp79rzp5nqpip-wheel-/gast-0.2.0-py3-none-any.whl' and adding '.' to it adding 'gast/__init__.py' adding 'gast/ast2.py' adding 'gast/ast3.py' adding 'gast/astn.py' adding 'gast/gast.py' adding 'gast-0.2.0.dist-info/DESCRIPTION.rst' adding 'gast-0.2.0.dist-info/metadata.json' adding 'gast-0.2.0.dist-info/top_level.txt' adding 'gast-0.2.0.dist-info/WHEEL' adding 'gast-0.2.0.dist-info/METADATA' adding 'gast-0.2.0.dist-info/RECORD' Running setup.py bdist_wheel for gast: finished with status 'done' Stored in directory: /tmp/tmpgc3odrnm Successfully built gast Cleaning up... Removing source in /tmp/pip-build-y01y9x9p/gast