From 466107448b548cf8b877f24cea4c870e025fa9c6ee45ba300f0353738403bd81 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 1 Nov 2021 07:52:41 +0000 Subject: [PATCH] Accepting request 928183 from home:glaubitz:branches:Cloud:Tools - Update to version 1.21.6 + For detailed changes see https://github.com/aws/aws-cli/blob/1.21.6/CHANGELOG.rst - Relax upper version dependency for python-docutils in Requires - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/928183 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=119 --- 1.20.32.tar.gz | 3 --- 1.21.6.tar.gz | 3 +++ aws-cli.changes | 9 +++++++++ aws-cli.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 1.20.32.tar.gz create mode 100644 1.21.6.tar.gz diff --git a/1.20.32.tar.gz b/1.20.32.tar.gz deleted file mode 100644 index 20c2922..0000000 --- a/1.20.32.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08bd05c99f6e1e46588d4d15f0b4d10eb5322a35f5e27c699f9b5b626e8d3d4a -size 2068048 diff --git a/1.21.6.tar.gz b/1.21.6.tar.gz new file mode 100644 index 0000000..d1ae912 --- /dev/null +++ b/1.21.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41575c36df6f1c2e04aef9af3cbb57e915ca7cf5cbe87aef5e15cb0656a5d48 +size 2095961 diff --git a/aws-cli.changes b/aws-cli.changes index b12778d..ac7dfe5 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 29 16:16:56 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 1.21.6 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.21.6/CHANGELOG.rst +- Relax upper version dependency for python-docutils in Requires +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Fri Sep 10 07:32:58 UTC 2021 - Michal Vyskocil diff --git a/aws-cli.spec b/aws-cli.spec index 2f20eff..41b703b 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.20.32 +Version: 1.21.6 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -34,10 +34,10 @@ BuildRequires: python3-setuptools Requires: python3 Requires: python3-PyYAML <= 6.0.0 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.21.32 +Requires: python3-botocore >= 1.22.6 Requires: python3-colorama <= 0.4.4 Requires: python3-colorama >= 0.2.5 -Requires: python3-docutils < 0.16 +Requires: python3-docutils < 0.20 Requires: python3-docutils >= 0.10 Requires: python3-rsa < 5.0.0 Requires: python3-rsa >= 3.1.2 @@ -51,7 +51,7 @@ BuildRequires: python-setuptools Requires: python Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.21.7 +Requires: python-botocore >= 1.22.6 Requires: python-colorama <= 0.4.4 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10