Collecting kubelaunch==0.0.7 1 location(s) to search for versions of kubelaunch: * https://pypi.python.org/simple/kubelaunch/ Getting page https://pypi.python.org/simple/kubelaunch/ Analyzing links from page https://pypi.python.org/simple/kubelaunch/ Found link https://pypi.python.org/packages/05/8a/72d3d139e8312f0ad11c33caf0858d1fe934a90c24fee171eb69db79d34d/kubelaunch-0.0.6.tar.gz#md5=945c9f35aa8d1f38298eb1a950f328ca (from https://pypi.python.org/simple/kubelaunch/), version: 0.0.6 Found link https://pypi.python.org/packages/07/11/e67961dda200664d06b3c4e510d5bc80a59fd931cefbbb46715668758f09/kubelaunch-0.0.1-py2.py3-none-any.whl#md5=ce6d5bb29fe56d877c484fc4fb16fdbd (from https://pypi.python.org/simple/kubelaunch/), version: 0.0.1 Found link https://pypi.python.org/packages/64/3c/cf287370e3323ccf7d7eecd3851c81f9f49ef7853a01b40f213fabfda523/kubelaunch-0.0.7.tar.gz#md5=5591245643e3693831803d52bba74012 (from https://pypi.python.org/simple/kubelaunch/), version: 0.0.7 Found link https://pypi.python.org/packages/70/c8/dd67739887af26b8208f837db5708e396dac6e63e6a8f7ae542650f59dab/kubelaunch-0.0.2.tar.gz#md5=8c7bb31a26f6340b4a2d1e91c465120d (from https://pypi.python.org/simple/kubelaunch/), version: 0.0.2 Found link https://pypi.python.org/packages/89/3a/8b5d775563623efb8f8890520d4e12013b3e8f8e1170f6327e316cfcf8e0/kubelaunch-0.0.5.tar.gz#md5=c4d766c3bcc1d89527ef7ae4d2682893 (from https://pypi.python.org/simple/kubelaunch/), version: 0.0.5 Found link https://pypi.python.org/packages/99/37/7dbc5d98dba04e79f3e175ca17f87124e878af726864beb80978bc76cb62/kubelaunch-0.0.3.tar.gz#md5=a4e154073c2de62214315a6de0506043 (from https://pypi.python.org/simple/kubelaunch/), version: 0.0.3 Using version 0.0.7 (newest of versions: 0.0.7) Downloading kubelaunch-0.0.7.tar.gz Downloading from URL https://pypi.python.org/packages/64/3c/cf287370e3323ccf7d7eecd3851c81f9f49ef7853a01b40f213fabfda523/kubelaunch-0.0.7.tar.gz#md5=5591245643e3693831803d52bba74012 (from https://pypi.python.org/simple/kubelaunch/) Running setup.py (path:/tmp/pip-build-dlrhv0hd/kubelaunch/setup.py) egg_info for package kubelaunch Running command python setup.py egg_info running egg_info creating pip-egg-info/kubelaunch.egg-info writing entry points to pip-egg-info/kubelaunch.egg-info/entry_points.txt writing top-level names to pip-egg-info/kubelaunch.egg-info/top_level.txt writing dependency_links to pip-egg-info/kubelaunch.egg-info/dependency_links.txt writing pip-egg-info/kubelaunch.egg-info/PKG-INFO writing requirements to pip-egg-info/kubelaunch.egg-info/requires.txt writing manifest file 'pip-egg-info/kubelaunch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kubelaunch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.DS_Store' warning: no previously-included files found matching '*.sh' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' warning: no previously-included files matching '*' found under directory '*.egg-info' warning: no previously-included files matching '*' found under directory 'tests' writing manifest file 'pip-egg-info/kubelaunch.egg-info/SOURCES.txt' Source in /tmp/pip-build-dlrhv0hd/kubelaunch has version 0.0.7, which satisfies requirement kubelaunch==0.0.7 from https://pypi.python.org/packages/64/3c/cf287370e3323ccf7d7eecd3851c81f9f49ef7853a01b40f213fabfda523/kubelaunch-0.0.7.tar.gz#md5=5591245643e3693831803d52bba74012 Building wheels for collected packages: kubelaunch Running setup.py bdist_wheel for kubelaunch: started Destination directory: /tmp/tmpy4nb_d2rpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dlrhv0hd/kubelaunch/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/tmpy4nb_d2rpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kubelaunch copying kubelaunch/cli.py -> build/lib/kubelaunch copying kubelaunch/__init__.py -> build/lib/kubelaunch creating build/lib/kubelaunch/commands copying kubelaunch/commands/add_config.py -> build/lib/kubelaunch/commands copying kubelaunch/commands/base.py -> build/lib/kubelaunch/commands copying kubelaunch/commands/cluster.py -> build/lib/kubelaunch/commands copying kubelaunch/commands/init.py -> build/lib/kubelaunch/commands copying kubelaunch/commands/hello.py -> build/lib/kubelaunch/commands copying kubelaunch/commands/__init__.py -> build/lib/kubelaunch/commands copying kubelaunch/commands/app.py -> build/lib/kubelaunch/commands creating build/lib/kubelaunch/commands/apps copying kubelaunch/commands/apps/jupyter.py -> build/lib/kubelaunch/commands/apps copying kubelaunch/commands/apps/__init__.py -> build/lib/kubelaunch/commands/apps creating build/lib/kubelaunch/commands/clusters copying kubelaunch/commands/clusters/azure.py -> build/lib/kubelaunch/commands/clusters copying kubelaunch/commands/clusters/__init__.py -> build/lib/kubelaunch/commands/clusters copying kubelaunch/commands/clusters/gcp.py -> build/lib/kubelaunch/commands/clusters running egg_info writing entry points to kubelaunch.egg-info/entry_points.txt writing dependency_links to kubelaunch.egg-info/dependency_links.txt writing requirements to kubelaunch.egg-info/requires.txt writing top-level names to kubelaunch.egg-info/top_level.txt writing kubelaunch.egg-info/PKG-INFO reading manifest file 'kubelaunch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.DS_Store' warning: no previously-included files found matching '*.sh' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' warning: no previously-included files matching '*' found under directory 'tests' writing manifest file 'kubelaunch.egg-info/SOURCES.txt' creating build/lib/kubelaunch/data copying kubelaunch/data/README.md -> build/lib/kubelaunch/data creating build/lib/kubelaunch/data/launch_files copying kubelaunch/data/launch_files/.DS_Store -> build/lib/kubelaunch/data/launch_files creating build/lib/kubelaunch/data/launch_files/apps copying kubelaunch/data/launch_files/apps/jupyter.yaml -> build/lib/kubelaunch/data/launch_files/apps creating build/lib/kubelaunch/data/launch_files/clusters copying kubelaunch/data/launch_files/clusters/azure.yaml -> build/lib/kubelaunch/data/launch_files/clusters copying kubelaunch/data/launch_files/clusters/gcp.yaml -> build/lib/kubelaunch/data/launch_files/clusters creating build/lib/kubelaunch/data/notebooks copying kubelaunch/data/notebooks/.DS_Store -> build/lib/kubelaunch/data/notebooks creating build/lib/kubelaunch/data/notebooks/apps copying kubelaunch/data/notebooks/apps/jupyter.ipynb -> build/lib/kubelaunch/data/notebooks/apps creating build/lib/kubelaunch/data/notebooks/apps/.ipynb_checkpoints copying kubelaunch/data/notebooks/apps/.ipynb_checkpoints/jupyter-checkpoint.ipynb -> build/lib/kubelaunch/data/notebooks/apps/.ipynb_checkpoints creating build/lib/kubelaunch/data/notebooks/clusters copying kubelaunch/data/notebooks/clusters/azure.ipynb -> build/lib/kubelaunch/data/notebooks/clusters copying kubelaunch/data/notebooks/clusters/gcp.ipynb -> build/lib/kubelaunch/data/notebooks/clusters creating build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying kubelaunch/data/notebooks/clusters/.ipynb_checkpoints/azure-checkpoint.ipynb -> build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying kubelaunch/data/notebooks/clusters/.ipynb_checkpoints/gcp-checkpoint.ipynb -> build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying kubelaunch/data/notebooks/clusters/.ipynb_checkpoints/starter-checkpoint.ipynb -> build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints creating build/lib/kubelaunch/data/notebooks/clusters/__pycache__ copying kubelaunch/data/notebooks/clusters/__pycache__/test_cluster.cpython-35-PYTEST.pyc -> build/lib/kubelaunch/data/notebooks/clusters/__pycache__ 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/kubelaunch creating build/bdist.linux-armv7l/wheel/kubelaunch/commands copying build/lib/kubelaunch/commands/add_config.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands copying build/lib/kubelaunch/commands/base.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands creating build/bdist.linux-armv7l/wheel/kubelaunch/commands/apps copying build/lib/kubelaunch/commands/apps/jupyter.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands/apps copying build/lib/kubelaunch/commands/apps/__init__.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands/apps copying build/lib/kubelaunch/commands/cluster.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands copying build/lib/kubelaunch/commands/init.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands copying build/lib/kubelaunch/commands/hello.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands copying build/lib/kubelaunch/commands/__init__.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands creating build/bdist.linux-armv7l/wheel/kubelaunch/commands/clusters copying build/lib/kubelaunch/commands/clusters/azure.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands/clusters copying build/lib/kubelaunch/commands/clusters/__init__.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands/clusters copying build/lib/kubelaunch/commands/clusters/gcp.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands/clusters copying build/lib/kubelaunch/commands/app.py -> build/bdist.linux-armv7l/wheel/kubelaunch/commands copying build/lib/kubelaunch/cli.py -> build/bdist.linux-armv7l/wheel/kubelaunch copying build/lib/kubelaunch/__init__.py -> build/bdist.linux-armv7l/wheel/kubelaunch creating build/bdist.linux-armv7l/wheel/kubelaunch/data creating build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks creating build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/apps copying build/lib/kubelaunch/data/notebooks/apps/jupyter.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/apps creating build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/apps/.ipynb_checkpoints copying build/lib/kubelaunch/data/notebooks/apps/.ipynb_checkpoints/jupyter-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/apps/.ipynb_checkpoints copying build/lib/kubelaunch/data/notebooks/.DS_Store -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks creating build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters copying build/lib/kubelaunch/data/notebooks/clusters/gcp.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters creating build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters/__pycache__ copying build/lib/kubelaunch/data/notebooks/clusters/__pycache__/test_cluster.cpython-35-PYTEST.pyc -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters/__pycache__ creating build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints/gcp-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints/azure-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying build/lib/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints/starter-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters/.ipynb_checkpoints copying build/lib/kubelaunch/data/notebooks/clusters/azure.ipynb -> build/bdist.linux-armv7l/wheel/kubelaunch/data/notebooks/clusters copying build/lib/kubelaunch/data/README.md -> build/bdist.linux-armv7l/wheel/kubelaunch/data creating build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files creating build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files/apps copying build/lib/kubelaunch/data/launch_files/apps/jupyter.yaml -> build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files/apps copying build/lib/kubelaunch/data/launch_files/.DS_Store -> build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files creating build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files/clusters copying build/lib/kubelaunch/data/launch_files/clusters/azure.yaml -> build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files/clusters copying build/lib/kubelaunch/data/launch_files/clusters/gcp.yaml -> build/bdist.linux-armv7l/wheel/kubelaunch/data/launch_files/clusters running install_egg_info Copying kubelaunch.egg-info to build/bdist.linux-armv7l/wheel/kubelaunch-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kubelaunch-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for kubelaunch: finished with status 'done' Stored in directory: /tmp/tmp0y7j4904 Successfully built kubelaunch Cleaning up... Removing source in /tmp/pip-build-dlrhv0hd/kubelaunch