Collecting cliez==2.1.1 1 location(s) to search for versions of cliez: * https://pypi.python.org/simple/cliez/ Getting page https://pypi.python.org/simple/cliez/ Analyzing links from page https://pypi.python.org/simple/cliez/ Found link https://pypi.python.org/packages/13/f0/be9564e585da15e4b192c25a184b3c0781037481188ededa6105abdf857c/cliez-2.1.0.tar.gz#md5=c26bfb3f39e62b2028c0253206aa1543 (from https://pypi.python.org/simple/cliez/), version: 2.1.0 Found link https://pypi.python.org/packages/2d/d9/f3cc20dab7673dc27ea3e423f3def1674efb2bb4292bd9471b4e67a8150a/cliez-2.1.1.tar.gz#md5=d2aaf38516bcd5eeafc0ec134b9eae8b (from https://pypi.python.org/simple/cliez/), version: 2.1.1 Found link https://pypi.python.org/packages/36/5c/499813e3f64853d61b4134302810e6d5f22e586da70e5efe394845d1041b/cliez-2.0.12.tar.gz#md5=70c9882dbaa8bad1ab65f1245c2b66e4 (from https://pypi.python.org/simple/cliez/), version: 2.0.12 Found link https://pypi.python.org/packages/6e/d8/4f423e60d48ebd6b5065341e7a884e74ea861a0835011222c582e608ba76/cliez-2.0.11.tar.gz#md5=9cdf8d29c9b15b1c8fde0b792497b49c (from https://pypi.python.org/simple/cliez/), version: 2.0.11 Using version 2.1.1 (newest of versions: 2.1.1) Downloading cliez-2.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/2d/d9/f3cc20dab7673dc27ea3e423f3def1674efb2bb4292bd9471b4e67a8150a/cliez-2.1.1.tar.gz#md5=d2aaf38516bcd5eeafc0ec134b9eae8b (from https://pypi.python.org/simple/cliez/) Running setup.py (path:/tmp/pip-build-yn7aeibk/cliez/setup.py) egg_info for package cliez Running command python setup.py egg_info running egg_info creating pip-egg-info/cliez.egg-info writing entry points to pip-egg-info/cliez.egg-info/entry_points.txt writing top-level names to pip-egg-info/cliez.egg-info/top_level.txt writing pip-egg-info/cliez.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cliez.egg-info/dependency_links.txt writing requirements to pip-egg-info/cliez.egg-info/requires.txt writing manifest file 'pip-egg-info/cliez.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cliez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... writing manifest file 'pip-egg-info/cliez.egg-info/SOURCES.txt' Source in /tmp/pip-build-yn7aeibk/cliez has version 2.1.1, which satisfies requirement cliez==2.1.1 from https://pypi.python.org/packages/2d/d9/f3cc20dab7673dc27ea3e423f3def1674efb2bb4292bd9471b4e67a8150a/cliez-2.1.1.tar.gz#md5=d2aaf38516bcd5eeafc0ec134b9eae8b Building wheels for collected packages: cliez Running setup.py bdist_wheel for cliez: started Destination directory: /tmp/tmpw9wc2g0kpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yn7aeibk/cliez/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/tmpw9wc2g0kpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cliez copying cliez/main.py -> build/lib/cliez copying cliez/component.py -> build/lib/cliez copying cliez/utils.py -> build/lib/cliez copying cliez/__init__.py -> build/lib/cliez copying cliez/mixins.py -> build/lib/cliez copying cliez/slot.py -> build/lib/cliez copying cliez/parser.py -> build/lib/cliez creating build/lib/cliez/components copying cliez/components/init.py -> build/lib/cliez/components copying cliez/components/__init__.py -> build/lib/cliez/components copying cliez/components/check.py -> build/lib/cliez/components copying cliez/components/create.py -> build/lib/cliez/components creating build/lib/cliez/conf copying cliez/conf/__init__.py -> build/lib/cliez/conf 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/cliez copying build/lib/cliez/main.py -> build/bdist.linux-armv7l/wheel/cliez copying build/lib/cliez/component.py -> build/bdist.linux-armv7l/wheel/cliez copying build/lib/cliez/utils.py -> build/bdist.linux-armv7l/wheel/cliez copying build/lib/cliez/__init__.py -> build/bdist.linux-armv7l/wheel/cliez copying build/lib/cliez/mixins.py -> build/bdist.linux-armv7l/wheel/cliez creating build/bdist.linux-armv7l/wheel/cliez/components copying build/lib/cliez/components/init.py -> build/bdist.linux-armv7l/wheel/cliez/components copying build/lib/cliez/components/__init__.py -> build/bdist.linux-armv7l/wheel/cliez/components copying build/lib/cliez/components/check.py -> build/bdist.linux-armv7l/wheel/cliez/components copying build/lib/cliez/components/create.py -> build/bdist.linux-armv7l/wheel/cliez/components copying build/lib/cliez/slot.py -> build/bdist.linux-armv7l/wheel/cliez creating build/bdist.linux-armv7l/wheel/cliez/conf copying build/lib/cliez/conf/__init__.py -> build/bdist.linux-armv7l/wheel/cliez/conf copying build/lib/cliez/parser.py -> build/bdist.linux-armv7l/wheel/cliez running install_egg_info running egg_info writing top-level names to cliez.egg-info/top_level.txt writing requirements to cliez.egg-info/requires.txt writing cliez.egg-info/PKG-INFO writing dependency_links to cliez.egg-info/dependency_links.txt writing entry points to cliez.egg-info/entry_points.txt reading manifest file 'cliez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... writing manifest file 'cliez.egg-info/SOURCES.txt' Copying cliez.egg-info to build/bdist.linux-armv7l/wheel/cliez-2.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cliez-2.1.1.dist-info/WHEEL Running setup.py bdist_wheel for cliez: finished with status 'done' Stored in directory: /tmp/tmp2ep_p9yk Successfully built cliez Cleaning up... Removing source in /tmp/pip-build-yn7aeibk/cliez