From a1e7c8c2b6fa7365508d52c54ddc22634b67011f3ba457051163ba9eb03357ab Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 1 Sep 2022 12:53:09 +0000 Subject: [PATCH] Accepting request 1000610 from home:glaubitz:branches:Cloud:Tools - Update to version 1.25.64 + For detailed changes see https://github.com/aws/aws-cli/blob/1.25.64/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/1000610 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=148 --- 1.25.60.tar.gz | 3 --- 1.25.64.tar.gz | 3 +++ aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 1.25.60.tar.gz create mode 100644 1.25.64.tar.gz diff --git a/1.25.60.tar.gz b/1.25.60.tar.gz deleted file mode 100644 index 77bc478..0000000 --- a/1.25.60.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dacbc70b84d7e3070c3a601c216b272a6450d464e16cde139f5ffe05c1a163a -size 2257567 diff --git a/1.25.64.tar.gz b/1.25.64.tar.gz new file mode 100644 index 0000000..1a4baac --- /dev/null +++ b/1.25.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886da166f5ed2e22b2c1ebcf441cc19c2ca2357f1207d77a3a78aef0b66b7713 +size 2263441 diff --git a/aws-cli.changes b/aws-cli.changes index 3932a76..6b87dcb 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 1 08:41:09 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.25.64 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.25.64/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Fri Aug 26 10:13:16 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index a385e53..fb0deaa 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.25.60 +Version: 1.25.64 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.60 +Requires: python3-botocore >= 1.27.64 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.60 +Requires: python-botocore >= 1.27.64 Requires: python-colorama <= 0.4.5 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10