Synchronized RPM spec with Python requiremensts

Since Python requirements were changed several times
there is a need to update RPM spec to match both
requirements.txt and Mirantis mirror.

Closes-bug: #1477127
Change-Id: I1d5d50f8f9d593c40b76489f5482b4ac6642a6fb
This commit is contained in:
Roman Prykhodchenko
2015-07-27 17:06:49 +02:00
parent f04e6c4678
commit 3bc4a9e613

View File

@@ -37,6 +37,16 @@ Requires: python-cliff <= 1.9.0
Requires: python-six >= 1.7.0
Requires: python-six <= 1.9.0
Requires: python-oslo-serialization >= 1.0.0
Requires: python-oslo-serialization <= 1.2.0
Requires: python-oslo-i18n >= 1.3.0
Requires: python-oslo-i18n <= 1.7.0
Requires: python-oslo-utils < 1:2.0.0
Requires: python-oslo-config < 1:2.0.0
%description
Summary: Console utility for working with fuel rest api