From 6bb3a9a2fab0010aa83eda47083459d579bc1cf8fc8aad53b1efea95393ef727 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 21 Jul 2021 14:29:36 +0000 Subject: [PATCH] Accepting request 907533 from home:glaubitz:branches:Cloud:Tools - Update to version 1.19.112 + For detailed changes see https://github.com/aws/aws-cli/blob/1.19.112/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/907533 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=115 --- aws-cli-1.19.112.tar.gz | 3 +++ aws-cli-1.19.86.tar.gz | 3 --- aws-cli.changes | 8 ++++++++ aws-cli.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 aws-cli-1.19.112.tar.gz delete mode 100644 aws-cli-1.19.86.tar.gz diff --git a/aws-cli-1.19.112.tar.gz b/aws-cli-1.19.112.tar.gz new file mode 100644 index 0000000..0f42899 --- /dev/null +++ b/aws-cli-1.19.112.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12781271f76f50a2891637f15a6a5fd24eb5e19355b3163c5464b2a11c205c1b +size 2028010 diff --git a/aws-cli-1.19.86.tar.gz b/aws-cli-1.19.86.tar.gz deleted file mode 100644 index 5b62835..0000000 --- a/aws-cli-1.19.86.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:761d797e4e85664eb263c6e6fb0b807b6dbd188e2f264a7b9d5e4fb63fb85f95 -size 2014916 diff --git a/aws-cli.changes b/aws-cli.changes index 26cda41..76231d8 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 21 13:35:40 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 1.19.112 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.19.112/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Wed Jun 16 12:16:48 UTC 2021 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 4c6bcfa..5ea4481 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.19.86 +Version: 1.19.112 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.20.86 +Requires: python3-botocore >= 1.20.112 Requires: python3-colorama <= 0.4.4 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils >= 0.10 @@ -50,7 +50,7 @@ BuildRequires: python-setuptools Requires: python Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.20.86 +Requires: python-botocore >= 1.20.112 Requires: python-colorama <= 0.4.4 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10