Accepting request 950410 from Cloud:Tools

OBS-URL: https://build.opensuse.org/request/show/950410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=54
This commit is contained in:
Dominique Leuenberger 2022-02-04 20:47:28 +00:00 committed by Git OBS Bridge
commit 84feac05eb
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:434da9e1627bad80a630cb8ea9b3de697ed13f919c525079437352bc26a640b0
size 2147435

3
1.22.46.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:735373dd4e4cb0fa295bfc00e5f33676945cdd0876d03dda303de237f5d47e46
size 2160630

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 1 11:06:49 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@ -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