From 11715b33e83021900d2d951684096ef72b3e4af7a2111ae9a7d2a633fe235100 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 4 Oct 2022 11:14:46 +0000 Subject: [PATCH] Accepting request 1007849 from home:glaubitz:branches:Cloud:Tools - Update to version 1.25.85 + For detailed changes see https://github.com/aws/aws-cli/blob/1.25.85/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/1007849 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=153 --- 1.25.76.tar.gz | 3 --- 1.25.85.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 1.25.76.tar.gz create mode 100644 1.25.85.tar.gz diff --git a/1.25.76.tar.gz b/1.25.76.tar.gz deleted file mode 100644 index 013876e..0000000 --- a/1.25.76.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e485b2017553c21afe90aa659a582b06e62ba6ef8b343069399e635ce13551c6 -size 2270850 diff --git a/1.25.85.tar.gz b/1.25.85.tar.gz new file mode 100644 index 0000000..8ca62e9 --- /dev/null +++ b/1.25.85.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cf0a7382ceead41a002d1b6fd94b9232b21ccaf277c2979e42630da64c0b29 +size 2274915 diff --git a/aws-cli.changes b/aws-cli.changes index cf4dab3..4787880 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 4 09:44:14 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.25.85 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.25.85/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Tue Sep 20 18:40:08 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 116289d..b4fd462 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.25.76 +Version: 1.25.85 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.27.76 +Requires: python3-botocore >= 1.27.85 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.27.76 +Requires: python-botocore >= 1.27.85 Requires: python-colorama <= 0.4.5 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10