Precise python modules versions needed

for RPM build
This commit is contained in:
Bruno Cornec 2016-04-02 01:24:20 +02:00
parent d1c8ff941a
commit 993f3f2825

View File

@ -14,8 +14,8 @@ filter PBLIC = ASL 2.0
#filter PBDEP =
# PBBDEP is replaced by the list of build dependencies
filter PBBDEP = python-devel, python-setuptools, python-pbr, python-sphinx, python-future
filter PBDEP = python-docopt, python-tortilla, python-jinja2, python-pbr, python-simplejson
filter PBBDEP = python-devel,python-setuptools,python-pbr >= 0.8,python-sphinx >= 1.3.1,python-future >= 0.15.2
filter PBDEP = python-docopt >= 0.6.2,python-tortilla >= 0.4.1,python-jinja2 >= 2.7.3,python-pbr >= 0.8,python-simplejson >= 3.8.1
# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
filter PBSUF = $pb->{'suf'}