jolausa

upgrade_fuel_builder

Jan 30th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. jenkins@ci-jenkins-build-3:~$ pip install --upgrade git+https://github.com/openstack/fuel-plugins
  2. Collecting git+https://github.com/openstack/fuel-plugins
  3. Cloning https://github.com/openstack/fuel-plugins to /tmp/pip-BSqQ6l-build
  4. Collecting pbr>=1.6 (from fuel-plugin-builder===4.1.1.dev25)
  5. Using cached pbr-1.10.0-py2.py3-none-any.whl
  6. Collecting six>=1.5.2 (from fuel-plugin-builder===4.1.1.dev25)
  7. Using cached six-1.10.0-py2.py3-none-any.whl
  8. Collecting Mako==0.9.1 (from fuel-plugin-builder===4.1.1.dev25)
  9. Downloading Mako-0.9.1.tar.gz (421kB)
  10. 100% |████████████████████████████████| 430kB 2.3MB/s
  11. Collecting PyYAML==3.10 (from fuel-plugin-builder===4.1.1.dev25)
  12. Collecting jsonschema==2.4.0 (from fuel-plugin-builder===4.1.1.dev25)
  13. Downloading jsonschema-2.4.0-py2.py3-none-any.whl
  14. Collecting MarkupSafe>=0.9.2 (from Mako==0.9.1->fuel-plugin-builder===4.1.1.dev25)
  15. Building wheels for collected packages: Mako
  16. Running setup.py bdist_wheel for Mako ... done
  17. Stored in directory: /home/jenkins/.cache/pip/wheels/84/83/6e/88e9cd0aa04fb8856ae9fe0e89ba3a61a5054f53a0d6bb2837
  18. Successfully built Mako
  19. Installing collected packages: pbr, six, MarkupSafe, Mako, PyYAML, jsonschema, fuel-plugin-builder
  20. Running setup.py install for fuel-plugin-builder ... done
  21. Successfully installed Mako MarkupSafe PyYAML fuel-plugin-builder jsonschema pbr-1.10.0 six-1.10.0
  22.  
  23.  
  24.  
  25.  
  26. jenkins@ci-jenkins-build-3:~$ pip list|grep fuel
  27. fuel-plugin-builder (4.1.1.dev25)
Advertisement
Add Comment
Please, Sign In to add comment