Created temporary directory: /tmp/pip-ephem-wheel-cache-03ey3tu5 Created temporary directory: /tmp/pip-req-tracker-jhz8h462 Created requirements tracker '/tmp/pip-req-tracker-jhz8h462' Created temporary directory: /tmp/pip-wheel-dde0c9h7 Looking in indexes: https://pypi.python.org/simple Collecting kubeasy==0.2 1 location(s) to search for versions of kubeasy: * https://pypi.python.org/simple/kubeasy/ Getting page https://pypi.python.org/simple/kubeasy/ Analyzing links from page https://pypi.org/simple/kubeasy/ Skipping link https://files.pythonhosted.org/packages/72/a1/0cb9cfc3f1c65cf199bf7f8ec33f1ad6d4701074cd859bf4115c1e79ab6b/kubeasy-0.1-py2-none-any.whl#sha256=88fcbf425903313d1ff0716c652272a53bf60fa9fcc8bcc152b541e50b51c8f8 (from https://pypi.org/simple/kubeasy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/19/3f/a08007a50acefc2e27fed0f5d34f950ad027ed0d58cfa9aaaa8f91f71665/kubeasy-0.1.tar.gz#sha256=c626d086086805177eaafa050ce59695471543a9897dde449feeac4250e89bca (from https://pypi.org/simple/kubeasy/), version: 0.1 Found link https://files.pythonhosted.org/packages/8e/0d/3f7e34ab8678532abf1e75363833160944d3e9be3ae2d89bee0248e7b3dc/kubeasy-0.2.tar.gz#sha256=501a5aa193c1e27a16671e141c30ca9f955291f1902630d6b289c9695d337ab3 (from https://pypi.org/simple/kubeasy/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-xxayantf Downloading https://files.pythonhosted.org/packages/8e/0d/3f7e34ab8678532abf1e75363833160944d3e9be3ae2d89bee0248e7b3dc/kubeasy-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8e/0d/3f7e34ab8678532abf1e75363833160944d3e9be3ae2d89bee0248e7b3dc/kubeasy-0.2.tar.gz#sha256=501a5aa193c1e27a16671e141c30ca9f955291f1902630d6b289c9695d337ab3 (from https://pypi.org/simple/kubeasy/) Added kubeasy==0.2 from https://files.pythonhosted.org/packages/8e/0d/3f7e34ab8678532abf1e75363833160944d3e9be3ae2d89bee0248e7b3dc/kubeasy-0.2.tar.gz#sha256=501a5aa193c1e27a16671e141c30ca9f955291f1902630d6b289c9695d337ab3 to build tracker '/tmp/pip-req-tracker-jhz8h462' Running setup.py (path:/tmp/pip-wheel-dde0c9h7/kubeasy/setup.py) egg_info for package kubeasy Running command python setup.py egg_info running egg_info creating pip-egg-info/kubeasy.egg-info writing entry points to pip-egg-info/kubeasy.egg-info/entry_points.txt writing requirements to pip-egg-info/kubeasy.egg-info/requires.txt writing top-level names to pip-egg-info/kubeasy.egg-info/top_level.txt writing dependency_links to pip-egg-info/kubeasy.egg-info/dependency_links.txt writing pip-egg-info/kubeasy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/kubeasy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kubeasy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/kubeasy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dde0c9h7/kubeasy has version 0.2, which satisfies requirement kubeasy==0.2 from https://files.pythonhosted.org/packages/8e/0d/3f7e34ab8678532abf1e75363833160944d3e9be3ae2d89bee0248e7b3dc/kubeasy-0.2.tar.gz#sha256=501a5aa193c1e27a16671e141c30ca9f955291f1902630d6b289c9695d337ab3 Removed kubeasy==0.2 from https://files.pythonhosted.org/packages/8e/0d/3f7e34ab8678532abf1e75363833160944d3e9be3ae2d89bee0248e7b3dc/kubeasy-0.2.tar.gz#sha256=501a5aa193c1e27a16671e141c30ca9f955291f1902630d6b289c9695d337ab3 from build tracker '/tmp/pip-req-tracker-jhz8h462' Building wheels for collected packages: kubeasy Created temporary directory: /tmp/pip-wheel-eex29apj Running setup.py bdist_wheel for kubeasy: started Destination directory: /tmp/pip-wheel-eex29apj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dde0c9h7/kubeasy/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/pip-wheel-eex29apj running bdist_wheel running build running build_py creating build creating build/lib copying kubeasy.py -> build/lib creating build/lib/config copying config/__init__.py -> build/lib/config copying config/_config.py -> build/lib/config copying config/_cmds.py -> build/lib/config creating build/lib/core copying core/__init__.py -> build/lib/core copying core/configurator.py -> build/lib/core running egg_info writing kubeasy.egg-info/PKG-INFO writing dependency_links to kubeasy.egg-info/dependency_links.txt writing requirements to kubeasy.egg-info/requires.txt writing top-level names to kubeasy.egg-info/top_level.txt writing entry points to kubeasy.egg-info/entry_points.txt reading manifest file 'kubeasy.egg-info/SOURCES.txt' writing manifest file 'kubeasy.egg-info/SOURCES.txt' 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/config copying build/lib/config/__init__.py -> build/bdist.linux-armv7l/wheel/config copying build/lib/config/_config.py -> build/bdist.linux-armv7l/wheel/config copying build/lib/config/_cmds.py -> build/bdist.linux-armv7l/wheel/config creating build/bdist.linux-armv7l/wheel/core copying build/lib/core/__init__.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/configurator.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/kubeasy.py -> build/bdist.linux-armv7l/wheel running install_egg_info Copying kubeasy.egg-info to build/bdist.linux-armv7l/wheel/kubeasy-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kubeasy-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-eex29apj/kubeasy-0.2-py3-none-any.whl' and adding '.' to it adding 'kubeasy.py' adding 'config/__init__.py' adding 'config/_cmds.py' adding 'config/_config.py' adding 'core/__init__.py' adding 'core/configurator.py' adding 'kubeasy-0.2.dist-info/entry_points.txt' adding 'kubeasy-0.2.dist-info/top_level.txt' adding 'kubeasy-0.2.dist-info/WHEEL' adding 'kubeasy-0.2.dist-info/METADATA' adding 'kubeasy-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kubeasy: finished with status 'done' Stored in directory: /tmp/tmps_8o290m Successfully built kubeasy Cleaning up... Removing source in /tmp/pip-wheel-dde0c9h7/kubeasy Removed build tracker '/tmp/pip-req-tracker-jhz8h462'