From f1b65ca4444a352d37ed6810740daafd61b35307103d02e64c043c2bf596dd16 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 20 Jan 2023 12:45:29 +0000 Subject: [PATCH] Accepting request 1059912 from home:glaubitz:branches:Cloud:Tools - Update to version 1.27.52 + For detailed changes see https://github.com/aws/aws-cli/blob/1.27.52/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/1059912 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=168 --- 1.27.41.tar.gz | 3 --- 1.27.52.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 1.27.41.tar.gz create mode 100644 1.27.52.tar.gz diff --git a/1.27.41.tar.gz b/1.27.41.tar.gz deleted file mode 100644 index 1e4e037..0000000 --- a/1.27.41.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d8ebf00a31f0fad7774802a0750f7244449a4f1c4039662d576a516dfa23a68 -size 2333941 diff --git a/1.27.52.tar.gz b/1.27.52.tar.gz new file mode 100644 index 0000000..72314db --- /dev/null +++ b/1.27.52.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498bc9d879259da2c75ae9ef3df5ea9886d9036afff8c05bd3a6ec457a888ac1 +size 2347819 diff --git a/aws-cli.changes b/aws-cli.changes index f7a3cfd..41065a4 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 20 09:09:33 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 1.27.52 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.27.52/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Tue Jan 3 08:27:18 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 11c6eeb..3202306 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.27.41 +Version: 1.27.52 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.41 +Requires: python3-botocore >= 1.29.52 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.41 +Requires: python-botocore >= 1.29.52 Requires: python-colorama <= 0.5.0 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10