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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user