Fixed oslo.utils version

This commit is contained in:
Thomas Goirand 2016-01-13 06:37:24 +00:00
parent 1d02a5fabb
commit 26eb6b50e2
1 changed files with 4 additions and 4 deletions

8
debian/control vendored
View File

@ -22,7 +22,7 @@ Build-Depends-Indep: python-babel,
python-oslo.config (>= 1:2.7.0),
python-oslo.i18n (>= 1.5.0),
python-oslo.serialization (>= 1.10.0),
python-oslo.utils (>= 2.8.0),
python-oslo.utils (>= 3.3.0),
python-oslosphinx (>= 2.5.0),
python-oslotest (>= 1.10.0),
python-psutil,
@ -34,7 +34,7 @@ Build-Depends-Indep: python-babel,
python3-oslo.config (>= 1:2.7.0),
python3-oslo.i18n (>= 1.5.0),
python3-oslo.serialization (>= 1.10.0),
python3-oslo.utils (>= 2.8.0),
python3-oslo.utils (>= 3.3.0),
python3-oslotest (>= 1.10.0),
python3-psutil,
python3-six (>= 1.9.0),
@ -49,7 +49,7 @@ Depends: python-babel,
python-jinja2 (>= 2.8),
python-oslo.i18n (>= 1.5.0),
python-oslo.serialization (>= 1.10.0),
python-oslo.utils (>= 2.8.0),
python-oslo.utils (>= 3.3.0),
python-pbr (>= 1.8),
python-psutil,
python-six (>= 1.9.0),
@ -70,7 +70,7 @@ Depends: python3-babel,
python3-jinja2 (>= 2.8),
python3-oslo.i18n (>= 1.5.0),
python3-oslo.serialization (>= 1.10.0),
python3-oslo.utils (>= 2.8.0),
python3-oslo.utils (>= 3.3.0),
python3-pbr (>= 1.8),
python3-psutil,
python3-six (>= 1.9.0),