- Fix upper version limit in Requires for python-docutils
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=222
This commit is contained in:
parent
d81e099e0e
commit
9960942767
@ -46,7 +46,7 @@ Requires: %{pythons}-botocore >= 1.35.60
|
||||
Requires: %{pythons}-six
|
||||
Requires: (%{pythons}-PyYAML >= 3.10 with %{pythons}-PyYAML <= 6.1)
|
||||
Requires: (%{pythons}-colorama >= 0.2.5 with %{pythons}-colorama <= 0.5.0)
|
||||
Requires: (%{pythons}-docutils >= 0.10 with %{pythons}-docutils < 0.3)
|
||||
Requires: (%{pythons}-docutils >= 0.10 with %{pythons}-docutils < 0.30)
|
||||
Requires: (%{pythons}-rsa >= 3.1.2 with %{pythons}-rsa < 5.0.0)
|
||||
Requires: (%{pythons}-s3transfer >= 0.10.0 with %{pythons}-s3transfer < 0.11.0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user