Accepting request 894729 from home:glaubitz:branches:Cloud:Tools

- Update to version 1.19.75
  + For detailed changes see
    https://github.com/aws/aws-cli/blob/1.19.75/CHANGELOG.rst
- Update Requires in spec file from setup.py

OBS-URL: https://build.opensuse.org/request/show/894729
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=111
This commit is contained in:
Robert Schweikert 2021-05-21 10:56:27 +00:00 committed by Git OBS Bridge
parent 8ae873863e
commit 78b9877b67
4 changed files with 18 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4cefdc9d8d9c44e7b0677f12dfe17028c6c813c3e6393b413ed070cd815fa2b0
size 1993510

3
aws-cli-1.19.75.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f8671f63bb475cab494618fc2fe543bcf0eb57a06e65473b5d023165320a684
size 2004563

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 21 07:11:16 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 1.19.75
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.19.75/CHANGELOG.rst
- Update Requires in spec file from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 13 13:21:33 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Tue Apr 13 13:21:33 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -17,7 +17,7 @@
Name: aws-cli Name: aws-cli
Version: 1.19.50 Version: 1.19.75
Release: 0 Release: 0
Summary: Amazon Web Services Command Line Interface Summary: Amazon Web Services Command Line Interface
License: Apache-2.0 License: Apache-2.0
@ -34,14 +34,14 @@ BuildRequires: python3-setuptools
Requires: python3 Requires: python3
Requires: python3-PyYAML <= 6.0.0 Requires: python3-PyYAML <= 6.0.0
Requires: python3-PyYAML >= 3.10 Requires: python3-PyYAML >= 3.10
Requires: python3-botocore >= 1.20.50 Requires: python3-botocore >= 1.20.75
Requires: python3-colorama <= 0.4.4 Requires: python3-colorama <= 0.4.4
Requires: python3-colorama >= 0.2.5 Requires: python3-colorama >= 0.2.5
Requires: python3-docutils >= 0.10 Requires: python3-docutils >= 0.10
Requires: python3-rsa < 5.0.0 Requires: python3-rsa < 5.0.0
Requires: python3-rsa >= 3.1.2 Requires: python3-rsa >= 3.1.2
Requires: python3-s3transfer < 0.4.0 Requires: python3-s3transfer < 0.5.0
Requires: python3-s3transfer >= 0.3.0 Requires: python3-s3transfer >= 0.4.0
Requires: python3-six Requires: python3-six
%else %else
BuildRequires: bash-completion BuildRequires: bash-completion
@ -50,14 +50,14 @@ BuildRequires: python-setuptools
Requires: python Requires: python
Requires: python-PyYAML <= 5.5 Requires: python-PyYAML <= 5.5
Requires: python-PyYAML >= 3.10 Requires: python-PyYAML >= 3.10
Requires: python-botocore >= 1.20.50 Requires: python-botocore >= 1.20.75
Requires: python-colorama <= 0.4.4 Requires: python-colorama <= 0.4.4
Requires: python-colorama >= 0.2.5 Requires: python-colorama >= 0.2.5
Requires: python-docutils >= 0.10 Requires: python-docutils >= 0.10
Requires: python-rsa <= 4.5.0 Requires: python-rsa <= 4.5.0
Requires: python-rsa >= 3.1.2 Requires: python-rsa >= 3.1.2
Requires: python-s3transfer < 0.4.0 Requires: python-s3transfer < 0.5.0
Requires: python-s3transfer >= 0.3.0 Requires: python-s3transfer >= 0.4.0
Requires: python-six Requires: python-six
%endif %endif