Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jenkins@ci-jenkins-build-3:~$ pip install --upgrade git+https://github.com/openstack/fuel-plugins
- Collecting git+https://github.com/openstack/fuel-plugins
- Cloning https://github.com/openstack/fuel-plugins to /tmp/pip-BSqQ6l-build
- Collecting pbr>=1.6 (from fuel-plugin-builder===4.1.1.dev25)
- Using cached pbr-1.10.0-py2.py3-none-any.whl
- Collecting six>=1.5.2 (from fuel-plugin-builder===4.1.1.dev25)
- Using cached six-1.10.0-py2.py3-none-any.whl
- Collecting Mako==0.9.1 (from fuel-plugin-builder===4.1.1.dev25)
- Downloading Mako-0.9.1.tar.gz (421kB)
- 100% |████████████████████████████████| 430kB 2.3MB/s
- Collecting PyYAML==3.10 (from fuel-plugin-builder===4.1.1.dev25)
- Collecting jsonschema==2.4.0 (from fuel-plugin-builder===4.1.1.dev25)
- Downloading jsonschema-2.4.0-py2.py3-none-any.whl
- Collecting MarkupSafe>=0.9.2 (from Mako==0.9.1->fuel-plugin-builder===4.1.1.dev25)
- Building wheels for collected packages: Mako
- Running setup.py bdist_wheel for Mako ... done
- Stored in directory: /home/jenkins/.cache/pip/wheels/84/83/6e/88e9cd0aa04fb8856ae9fe0e89ba3a61a5054f53a0d6bb2837
- Successfully built Mako
- Installing collected packages: pbr, six, MarkupSafe, Mako, PyYAML, jsonschema, fuel-plugin-builder
- Running setup.py install for fuel-plugin-builder ... done
- Successfully installed Mako MarkupSafe PyYAML fuel-plugin-builder jsonschema pbr-1.10.0 six-1.10.0
- jenkins@ci-jenkins-build-3:~$ pip list|grep fuel
- fuel-plugin-builder (4.1.1.dev25)
Advertisement
Add Comment
Please, Sign In to add comment