Fix rpm deps
Change-Id: Id3fb0585092b01072fbf67dfafb2ca3cff13454d
This commit is contained in:
parent
b84dd6d2d9
commit
0618004763
@ -10,7 +10,7 @@ filter:
|
||||
PBPYTHON3BDEP: python3-devel,python3-setuptools >= 18,python3-future >= 0.15.2,python3-docopt >= 0.6.2,python3-requests >= 2.9.1,python3-simplejson >= 3.8.1,python3-sphinx_rtd_theme,python3-pbr >= 0.8,python3-tortilla >= 0.4.1
|
||||
PBPYTHON2BDEP: make,python-devel,python2-setuptools >= 18,python-future >= 0.15.2,python-docopt >= 0.6.2,python-requests >= 2.9.1,python-simplejson >= 3.8.1,python-configparser >= 3.3.0,python-sphinx_rtd_theme,python-pbr >= 0.8,python-tortilla >= 0.4.1
|
||||
PBPYTHON3DEP: python3-docopt >= 0.6.2,python3-tortilla >= 0.4.1,python3-jinja2 >= 2.7.3,python3-simplejson >= 3.8.1,python3-requests >= 2.9.1,python3-future >= 0.15.2,python3-pbr >= 0.8,python3-pbr <= 2.0
|
||||
PBPYTHON2DEP: python-docopt >= 0.6.2,python-tortilla >= 0.4.1,python-jinja2 >= 2.7.3,python-simplejson >= 3.8.1,python-requests >= 2.9.1,python-configparser >= 3.3.0,python-future >= 0.15.2,python-pbr >= 0.8,python3-pbr <= 2.0
|
||||
PBPYTHON2DEP: python-docopt >= 0.6.2,python-tortilla >= 0.4.1,python-jinja2 >= 2.7.3,python-simplejson >= 3.8.1,python-requests >= 2.9.1,python-configparser >= 3.3.0,python-future >= 0.15.2,python-pbr >= 0.8
|
||||
PBPYTHONDOCBDEP: texlive
|
||||
PBPYTHON3PKG: python3-redfish
|
||||
PBGRP: Applications/System
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Specific group for OpenSUSE for python-redfish
|
||||
filter:
|
||||
PBPYTHON2BDEP: make,python-devel,python2-setuptools >= 18,python2-future >= 0.15.2,python2-docopt >= 0.6.2,python2-requests >= 2.9.1,python2-simplejson >= 3.8.1,python-configparser >= 3.3.0,python2-sphinx_rtd_theme,python2-pbr >= 0.8,python2-tortilla >= 0.4.1
|
||||
PBPYTHON2DEP: python2-docopt >= 0.6.2,python2-tortilla >= 0.4.1,python2-jinja2 >= 2.7.3,python2-simplejson >= 3.8.1,python2-requests >= 2.9.1,python-configparser >= 3.3.0,python2-future >= 0.15.2,python2-pbr >= 0.8,python3-pbr <= 2.0
|
||||
PBPYTHON2DEP: python2-docopt >= 0.6.2,python2-tortilla >= 0.4.1,python2-jinja2 >= 2.7.3,python2-simplejson >= 3.8.1,python2-requests >= 2.9.1,python-configparser >= 3.3.0,python2-future >= 0.15.2,python2-pbr >= 0.8
|
||||
PB2PYTHON3BDEP: python3-Sphinx >= 1.2.3,python3-colorclass,python3-formats
|
||||
PBGRP: Development/Python
|
||||
PBPYTHONDOCBDEP: texlive-latex-bin,texlive-cmap,texlive-fancyhdr,texlive-fancybox,texlive-mdwtools,texlive-parskip,texlive-babel-english,texlive-psnfss,texlive-fncychap,texlive-titlesec,texlive-tabulary,texlive-framed,texlive-fancyvrb,texlive-threeparttable,texlive-float,texlive-wrapfig,texlive-upquote,texlive-capt-of,texlive-multirow,texlive-eqparbox,texlive-metafont-bin,texlive-helvetic,texlive-courier,texlive-dvips,texlive-times
|
||||
|
Loading…
Reference in New Issue
Block a user