From 807b998e5dc0d16ecfab11a12f42b8f7f368741594d08a567ee9f424609465c1 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 1 Feb 2022 12:04:39 +0000 Subject: [PATCH] Accepting request 950400 from home:glaubitz:branches:Cloud:Tools - Update to version 1.22.46 + For detailed changes see https://github.com/aws/aws-cli/blob/1.22.46/CHANGELOG.rst - Add missing python-rpm-macros to BuildRequires - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/950400 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=123 --- 1.22.35.tar.gz | 3 --- 1.22.46.tar.gz | 3 +++ aws-cli.changes | 9 +++++++++ aws-cli.spec | 7 ++++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 1.22.35.tar.gz create mode 100644 1.22.46.tar.gz diff --git a/1.22.35.tar.gz b/1.22.35.tar.gz deleted file mode 100644 index 60287ef..0000000 --- a/1.22.35.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:434da9e1627bad80a630cb8ea9b3de697ed13f919c525079437352bc26a640b0 -size 2147435 diff --git a/1.22.46.tar.gz b/1.22.46.tar.gz new file mode 100644 index 0000000..6ea199a --- /dev/null +++ b/1.22.46.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735373dd4e4cb0fa295bfc00e5f33676945cdd0876d03dda303de237f5d47e46 +size 2160630 diff --git a/aws-cli.changes b/aws-cli.changes index 53033fd..01afff7 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 1 11:06:49 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 1.22.46 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.22.46/CHANGELOG.rst +- Add missing python-rpm-macros to BuildRequires +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Fri Jan 14 13:05:24 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 60fa733..c58402c 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.22.35 +Version: 1.22.46 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -25,6 +25,7 @@ Group: System/Management URL: https://github.com/aws/aws-cli Source0: https://github.com/aws/%{name}/archive/refs/tags/%{version}.tar.gz BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: groff Provides: awscli = %{version} BuildArch: noarch @@ -34,7 +35,7 @@ BuildRequires: python3-setuptools Requires: python3 Requires: python3-PyYAML <= 6.0.0 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.23.28 +Requires: python3-botocore >= 1.23.46 Requires: python3-colorama <= 0.4.4 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils < 0.20 @@ -51,7 +52,7 @@ BuildRequires: python-setuptools Requires: python Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.23.28 +Requires: python-botocore >= 1.23.46 Requires: python-colorama <= 0.4.4 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10