Accepting request 1033519 from home:glaubitz:branches:Cloud:Tools
- Update to version 1.27.2 + For detailed changes see https://github.com/aws/aws-cli/blob/1.27.2/CHANGELOG.rst - Relax upper version constraint for python-colorama in BuildRequires and Requires to 0.5.0 (bsc#1204917) - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/1033519 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=158
This commit is contained in:
10
aws-cli.spec
10
aws-cli.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.26.0
|
||||
Version: 1.27.2
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Command Line Interface
|
||||
License: Apache-2.0
|
||||
@@ -35,8 +35,8 @@ BuildRequires: python3-setuptools
|
||||
Requires: python3
|
||||
Requires: python3-PyYAML <= 6.0.0
|
||||
Requires: python3-PyYAML >= 3.10
|
||||
Requires: python3-botocore >= 1.28.0
|
||||
Requires: python3-colorama <= 0.4.5
|
||||
Requires: python3-botocore >= 1.29.2
|
||||
Requires: python3-colorama <= 0.5.0
|
||||
Requires: python3-colorama >= 0.2.5
|
||||
Requires: python3-docutils < 0.20
|
||||
Requires: python3-docutils >= 0.10
|
||||
@@ -52,8 +52,8 @@ BuildRequires: python-setuptools
|
||||
Requires: python
|
||||
Requires: python-PyYAML <= 5.5
|
||||
Requires: python-PyYAML >= 3.10
|
||||
Requires: python-botocore >= 1.28.0
|
||||
Requires: python-colorama <= 0.4.5
|
||||
Requires: python-botocore >= 1.29.2
|
||||
Requires: python-colorama <= 0.5.0
|
||||
Requires: python-colorama >= 0.2.5
|
||||
Requires: python-docutils >= 0.10
|
||||
Requires: python-rsa <= 4.5.0
|
||||
|
Reference in New Issue
Block a user