From 330a5e0a33ed499a0b8e9c7ad5146634703db0cefefc1daa4340e8b566867cc1 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 6 Jan 2022 13:24:26 +0000 Subject: [PATCH] Accepting request 944467 from home:glaubitz:branches:Cloud:Tools - Update to version 1.22.28 + For detailed changes see https://github.com/aws/aws-cli/blob/1.22.28/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/944467 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=121 --- 1.22.24.tar.gz | 3 --- 1.22.28.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 8 ++++---- 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 1.22.24.tar.gz create mode 100644 1.22.28.tar.gz diff --git a/1.22.24.tar.gz b/1.22.24.tar.gz deleted file mode 100644 index 3afddbe..0000000 --- a/1.22.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c526b5f3761f0e4e7ba434dae728647176bf0aae1a596f8ce9b39f6d38328113 -size 2128390 diff --git a/1.22.28.tar.gz b/1.22.28.tar.gz new file mode 100644 index 0000000..11e6c64 --- /dev/null +++ b/1.22.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c086ae9910cd007898dea977f37b3f67fadbdb3d47fc157ad027038ef4b02b2 +size 2132362 diff --git a/aws-cli.changes b/aws-cli.changes index cff5357..298bcaf 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 6 13:03:17 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.22.28 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.22.28/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Thu Dec 16 11:26:05 UTC 2021 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 809a436..cc656f4 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -1,7 +1,7 @@ # # spec file for package aws-cli # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.22.24 +Version: 1.22.28 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.23.24 +Requires: python3-botocore >= 1.23.28 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.23.24 +Requires: python-botocore >= 1.23.28 Requires: python-colorama <= 0.4.4 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10