From df7f0c5fcc13c9b95e290b7d2fb41f8809cee8b3fac5b0ed1387cc48162bfd89 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 30 Aug 2023 09:18:47 +0000 Subject: [PATCH] Accepting request 1108069 from home:glaubitz:branches:Cloud:Tools - Update to version 1.29.36 + 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/1108069 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=193 --- 1.29.27.tar.gz | 3 --- 1.29.36.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 1.29.27.tar.gz create mode 100644 1.29.36.tar.gz diff --git a/1.29.27.tar.gz b/1.29.27.tar.gz deleted file mode 100644 index d2482cd..0000000 --- a/1.29.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8beee9667a439806c1c9d104fcba691a4690198ede4d044522cc2d3e7a127ccd -size 2509252 diff --git a/1.29.36.tar.gz b/1.29.36.tar.gz new file mode 100644 index 0000000..9621cda --- /dev/null +++ b/1.29.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3c0ec61991b5a28a8d61460d0e2bfaefbd9870b173a94aef3ac564b4cfb733 +size 2513729 diff --git a/aws-cli.changes b/aws-cli.changes index 03a574e..c6d5ec8 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 30 09:14:58 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 1.29.36 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.29.27/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Thu Aug 17 08:31:58 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index fb107b2..a8cfe37 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.29.27 +Version: 1.29.36 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.1 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.31.27 +Requires: python3-botocore >= 1.31.36 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 <= 6.1 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.31.27 +Requires: python-botocore >= 1.31.36 Requires: python-colorama <= 0.5.0 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10