From a0b3ef4d75e2a33c84514c02524638a5b9bb47884ac35be8d47f5ef57c01fba6 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 19 Apr 2023 12:23:22 +0000 Subject: [PATCH] Accepting request 1080309 from home:glaubitz:branches:Cloud:Tools - Update to version 1.27.115 + For detailed changes see https://github.com/aws/aws-cli/blob/1.27.115/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/1080309 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=182 --- 1.27.115.tar.gz | 3 +++ 1.27.89.tar.gz | 3 --- aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 1.27.115.tar.gz delete mode 100644 1.27.89.tar.gz diff --git a/1.27.115.tar.gz b/1.27.115.tar.gz new file mode 100644 index 0000000..126fe74 --- /dev/null +++ b/1.27.115.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b693f12991738cbd65cbe8e3c9077d82e910a9f8015fdbba51066fb94991a048 +size 2406947 diff --git a/1.27.89.tar.gz b/1.27.89.tar.gz deleted file mode 100644 index e2fa757..0000000 --- a/1.27.89.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d068391923de5c12cc09caf413b67b7a59a39e9824d6443f9db8547afa8750d6 -size 2382599 diff --git a/aws-cli.changes b/aws-cli.changes index 6288810..9d80361 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 19 12:14:43 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 1.27.115 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.27.115/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Mon Mar 13 08:41:27 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index cbcf97f..df93c71 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.27.89 +Version: 1.27.115 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.29.89 +Requires: python3-botocore >= 1.29.115 Requires: python3-colorama <= 0.5.0 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.29.89 +Requires: python-botocore >= 1.29.115 Requires: python-colorama <= 0.5.0 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10