Collecting cfn-tools==0.1.6 1 location(s) to search for versions of cfn-tools: * https://pypi.python.org/simple/cfn-tools/ Getting page https://pypi.python.org/simple/cfn-tools/ Analyzing links from page https://pypi.org/simple/cfn-tools/ Found link https://files.pythonhosted.org/packages/5a/40/428dce983cce8bd5fec59f3c7dfea6dbbc4db93fbcf5e2ba9ccbb768ae8a/cfn-tools-0.1.2.tar.gz#sha256=ccbe521b735ed94b30c798e04461b560d6acb8aff14730766297c9416eded020 (from https://pypi.org/simple/cfn-tools/), version: 0.1.2 Skipping link https://files.pythonhosted.org/packages/00/90/9ac19e9a9c5015fabc7ecc0d4cbb966284abb631a0034ab6d2cac74ec979/cfn_tools-0.1.2-py2-none-any.whl#sha256=e2f0c4121ef53e18e3cee51fdb965714b1f354e2034df53c5ddd27ad5fe962db (from https://pypi.org/simple/cfn-tools/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/6b/18/ed998ecff7689b83c64fec01dd13f4231576a38f8d472fc647947cbb1a05/cfn-tools-0.1.6.tar.gz#sha256=84c04c7656702cd78abc1dbd08395aeda7429f64441eda4b9ebc29d4c77d1ec4 (from https://pypi.org/simple/cfn-tools/), version: 0.1.6 Skipping link https://files.pythonhosted.org/packages/9b/1c/372c63e5e8218393d535192c0047b07a447ba303259903a379e32a486739/cfn_tools-0.1.6-py2-none-any.whl#sha256=52f096122b1109c22adf0bb2c298b4dc7995f651375173d759611b0ad3d2ee5c (from https://pypi.org/simple/cfn-tools/); it is not compatible with this Python Using version 0.1.6 (newest of versions: 0.1.6) Downloading https://files.pythonhosted.org/packages/6b/18/ed998ecff7689b83c64fec01dd13f4231576a38f8d472fc647947cbb1a05/cfn-tools-0.1.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6b/18/ed998ecff7689b83c64fec01dd13f4231576a38f8d472fc647947cbb1a05/cfn-tools-0.1.6.tar.gz#sha256=84c04c7656702cd78abc1dbd08395aeda7429f64441eda4b9ebc29d4c77d1ec4 (from https://pypi.org/simple/cfn-tools/) Running setup.py (path:/tmp/pip-build-bjml4frh/cfn-tools/setup.py) egg_info for package cfn-tools Running command python setup.py egg_info running egg_info creating pip-egg-info/cfn_tools.egg-info writing pip-egg-info/cfn_tools.egg-info/PKG-INFO writing entry points to pip-egg-info/cfn_tools.egg-info/entry_points.txt writing dependency_links to pip-egg-info/cfn_tools.egg-info/dependency_links.txt writing requirements to pip-egg-info/cfn_tools.egg-info/requires.txt writing top-level names to pip-egg-info/cfn_tools.egg-info/top_level.txt writing manifest file 'pip-egg-info/cfn_tools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cfn_tools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cfn_tools.egg-info/SOURCES.txt' Source in /tmp/pip-build-bjml4frh/cfn-tools has version 0.1.6, which satisfies requirement cfn-tools==0.1.6 from https://files.pythonhosted.org/packages/6b/18/ed998ecff7689b83c64fec01dd13f4231576a38f8d472fc647947cbb1a05/cfn-tools-0.1.6.tar.gz#sha256=84c04c7656702cd78abc1dbd08395aeda7429f64441eda4b9ebc29d4c77d1ec4 Building wheels for collected packages: cfn-tools Running setup.py bdist_wheel for cfn-tools: started Destination directory: /tmp/tmp1xbsi_4zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bjml4frh/cfn-tools/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/tmp1xbsi_4zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cfntools copying cfntools/validate.py -> build/lib/cfntools copying cfntools/ls.py -> build/lib/cfntools copying cfntools/__init__.py -> build/lib/cfntools copying cfntools/diff.py -> build/lib/cfntools copying cfntools/cli.py -> build/lib/cfntools 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/cfntools copying build/lib/cfntools/validate.py -> build/bdist.linux-armv7l/wheel/cfntools copying build/lib/cfntools/ls.py -> build/bdist.linux-armv7l/wheel/cfntools copying build/lib/cfntools/__init__.py -> build/bdist.linux-armv7l/wheel/cfntools copying build/lib/cfntools/diff.py -> build/bdist.linux-armv7l/wheel/cfntools copying build/lib/cfntools/cli.py -> build/bdist.linux-armv7l/wheel/cfntools running install_egg_info running egg_info writing top-level names to cfn_tools.egg-info/top_level.txt writing dependency_links to cfn_tools.egg-info/dependency_links.txt writing cfn_tools.egg-info/PKG-INFO writing requirements to cfn_tools.egg-info/requires.txt writing entry points to cfn_tools.egg-info/entry_points.txt reading manifest file 'cfn_tools.egg-info/SOURCES.txt' writing manifest file 'cfn_tools.egg-info/SOURCES.txt' Copying cfn_tools.egg-info to build/bdist.linux-armv7l/wheel/cfn_tools-0.1.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cfn_tools-0.1.6.dist-info/WHEEL creating '/tmp/tmp1xbsi_4zpip-wheel-/cfn_tools-0.1.6-py3-none-any.whl' and adding '.' to it adding 'cfntools/__init__.py' adding 'cfntools/cli.py' adding 'cfntools/diff.py' adding 'cfntools/ls.py' adding 'cfntools/validate.py' adding 'cfn_tools-0.1.6.dist-info/DESCRIPTION.rst' adding 'cfn_tools-0.1.6.dist-info/entry_points.txt' adding 'cfn_tools-0.1.6.dist-info/metadata.json' adding 'cfn_tools-0.1.6.dist-info/top_level.txt' adding 'cfn_tools-0.1.6.dist-info/WHEEL' adding 'cfn_tools-0.1.6.dist-info/METADATA' adding 'cfn_tools-0.1.6.dist-info/RECORD' Running setup.py bdist_wheel for cfn-tools: finished with status 'done' Stored in directory: /tmp/tmpxaokjr3q Successfully built cfn-tools Cleaning up... Removing source in /tmp/pip-build-bjml4frh/cfn-tools