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

- Update to version 1.29.27
  + For detailed changes see
    https://github.com/aws/aws-cli/blob/1.29.27/CHANGELOG.rst
- Update Requires in spec file from setup.py

OBS-URL: https://build.opensuse.org/request/show/1104335
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=191
This commit is contained in:
Robert Schweikert 2023-08-17 11:51:43 +00:00 committed by Git OBS Bridge
parent 8b4336f29b
commit c273586aa3
4 changed files with 16 additions and 8 deletions

View File

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

3
1.29.27.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 17 08:31:58 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 1.29.27
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.29.27/CHANGELOG.rst
- Update Requires in spec file from setup.py
-------------------------------------------------------------------
Tue Jul 11 17:13:35 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -17,7 +17,7 @@
Name: aws-cli
Version: 1.29.2
Version: 1.29.27
Release: 0
Summary: Amazon Web Services Command Line Interface
License: Apache-2.0
@ -33,9 +33,9 @@ BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
Requires: python3
Requires: python3-PyYAML <= 6.0.0
Requires: python3-PyYAML <= 6.1
Requires: python3-PyYAML >= 3.10
Requires: python3-botocore >= 1.31.2
Requires: python3-botocore >= 1.31.27
Requires: python3-colorama <= 0.5.0
Requires: python3-colorama >= 0.2.5
Requires: python3-docutils < 0.20
@ -50,9 +50,9 @@ BuildRequires: bash-completion
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python
Requires: python-PyYAML <= 5.5
Requires: python-PyYAML <= 6.1
Requires: python-PyYAML >= 3.10
Requires: python-botocore >= 1.31.2
Requires: python-botocore >= 1.31.27
Requires: python-colorama <= 0.5.0
Requires: python-colorama >= 0.2.5
Requires: python-docutils >= 0.10