From 510c55bcbdf96b95eb8ed65f74352d85851684f70836b5caa848a562543c4aa8 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 20 May 2022 15:48:02 +0000 Subject: [PATCH] Accepting request 978276 from home:glaubitz:branches:Cloud:Tools - Update to version 1.24.4 (bsc#1199716) + For detailed changes see https://github.com/aws/aws-cli/blob/1.24.4/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/978276 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=134 --- 1.24.1.tar.gz | 3 --- 1.24.4.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 1.24.1.tar.gz create mode 100644 1.24.4.tar.gz diff --git a/1.24.1.tar.gz b/1.24.1.tar.gz deleted file mode 100644 index 0f17d0b..0000000 --- a/1.24.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9808faa89962c6f7872d625ecde64faa2d90df75f369a4b65f917b0e247a1da7 -size 2213336 diff --git a/1.24.4.tar.gz b/1.24.4.tar.gz new file mode 100644 index 0000000..7f4780d --- /dev/null +++ b/1.24.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa23af45853b5cea8d0839780037bbb1777d85aa6c2d2985583b20c5e7a74eae +size 2215845 diff --git a/aws-cli.changes b/aws-cli.changes index 06b9ede..0246f3c 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 20 09:47:25 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.24.4 (bsc#1199716) + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.24.4/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Tue May 17 10:07:38 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 4b35ac7..d7fc62e 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.24.1 +Version: 1.24.4 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -35,7 +35,7 @@ BuildRequires: python3-setuptools Requires: python3 Requires: python3-PyYAML <= 6.0.0 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.26.1 +Requires: python3-botocore >= 1.26.4 Requires: python3-colorama <= 0.4.5 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils < 0.20 @@ -52,7 +52,7 @@ BuildRequires: python-setuptools Requires: python Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.26.1 +Requires: python-botocore >= 1.26.4 Requires: python-colorama <= 0.4.5 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10