From 88129ef4301661efd3febfb14168af24d3eb586786817cc4e18755adb541bcb7 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 16 Dec 2021 12:11:15 +0000 Subject: [PATCH] Accepting request 940865 from home:glaubitz:branches:Cloud:Tools - Update to version 1.22.24 + For detailed changes see https://github.com/aws/aws-cli/blob/1.22.24/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/940865 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=120 --- 1.21.6.tar.gz | 3 --- 1.22.24.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 1.21.6.tar.gz create mode 100644 1.22.24.tar.gz diff --git a/1.21.6.tar.gz b/1.21.6.tar.gz deleted file mode 100644 index d1ae912..0000000 --- a/1.21.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c41575c36df6f1c2e04aef9af3cbb57e915ca7cf5cbe87aef5e15cb0656a5d48 -size 2095961 diff --git a/1.22.24.tar.gz b/1.22.24.tar.gz new file mode 100644 index 0000000..3afddbe --- /dev/null +++ b/1.22.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c526b5f3761f0e4e7ba434dae728647176bf0aae1a596f8ce9b39f6d38328113 +size 2128390 diff --git a/aws-cli.changes b/aws-cli.changes index ac7dfe5..cff5357 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 16 11:26:05 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 1.22.24 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.22.24/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Fri Oct 29 16:16:56 UTC 2021 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 41b703b..809a436 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.21.6 +Version: 1.22.24 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -34,7 +34,7 @@ BuildRequires: python3-setuptools Requires: python3 Requires: python3-PyYAML <= 6.0.0 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.22.6 +Requires: python3-botocore >= 1.23.24 Requires: python3-colorama <= 0.4.4 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils < 0.20 @@ -51,7 +51,7 @@ BuildRequires: python-setuptools Requires: python Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.22.6 +Requires: python-botocore >= 1.23.24 Requires: python-colorama <= 0.4.4 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10