Accepting request 928183 from home:glaubitz:branches:Cloud:Tools

- Update to version 1.21.6
  + For detailed changes see
    https://github.com/aws/aws-cli/blob/1.21.6/CHANGELOG.rst
- Relax upper version dependency for python-docutils in Requires
- Update Requires in spec file from setup.py

OBS-URL: https://build.opensuse.org/request/show/928183
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=119
This commit is contained in:
John Paul Adrian Glaubitz 2021-11-01 07:52:41 +00:00 committed by Git OBS Bridge
parent d7d8ecddd9
commit 466107448b
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08bd05c99f6e1e46588d4d15f0b4d10eb5322a35f5e27c699f9b5b626e8d3d4a
size 2068048

3
1.21.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c41575c36df6f1c2e04aef9af3cbb57e915ca7cf5cbe87aef5e15cb0656a5d48
size 2095961

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 29 16:16:56 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 1.21.6
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.21.6/CHANGELOG.rst
- Relax upper version dependency for python-docutils in Requires
- Update Requires in spec file from setup.py
-------------------------------------------------------------------
Fri Sep 10 07:32:58 UTC 2021 - Michal Vyskocil <mvyskocil@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: aws-cli
Version: 1.20.32
Version: 1.21.6
Release: 0
Summary: Amazon Web Services Command Line Interface
License: Apache-2.0
@ -34,10 +34,10 @@ BuildRequires: python3-setuptools
Requires: python3
Requires: python3-PyYAML <= 6.0.0
Requires: python3-PyYAML >= 3.10
Requires: python3-botocore >= 1.21.32
Requires: python3-botocore >= 1.22.6
Requires: python3-colorama <= 0.4.4
Requires: python3-colorama >= 0.2.5
Requires: python3-docutils < 0.16
Requires: python3-docutils < 0.20
Requires: python3-docutils >= 0.10
Requires: python3-rsa < 5.0.0
Requires: python3-rsa >= 3.1.2
@ -51,7 +51,7 @@ BuildRequires: python-setuptools
Requires: python
Requires: python-PyYAML <= 5.5
Requires: python-PyYAML >= 3.10
Requires: python-botocore >= 1.21.7
Requires: python-botocore >= 1.22.6
Requires: python-colorama <= 0.4.4
Requires: python-colorama >= 0.2.5
Requires: python-docutils >= 0.10