Accepting request 977742 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/977742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=59
This commit is contained in:
commit
18ebf9e1ad
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83f7330e2bcd76bda53648757230c3ae35c53331ffe19efbf262e3899c769261
|
||||
size 2204964
|
3
1.24.1.tar.gz
Normal file
3
1.24.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9808faa89962c6f7872d625ecde64faa2d90df75f369a4b65f917b0e247a1da7
|
||||
size 2213336
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 10:07:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.24.1
|
||||
+ For detailed changes see
|
||||
https://github.com/aws/aws-cli/blob/1.24.1/CHANGELOG.rst
|
||||
- Update Requires in spec file from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 07:44:18 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.23.11
|
||||
Version: 1.24.1
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Command Line Interface
|
||||
License: Apache-2.0
|
||||
@ -35,7 +35,7 @@ BuildRequires: python3-setuptools
|
||||
Requires: python3
|
||||
Requires: python3-PyYAML <= 6.0.0
|
||||
Requires: python3-PyYAML >= 3.10
|
||||
Requires: python3-botocore >= 1.25.11
|
||||
Requires: python3-botocore >= 1.26.1
|
||||
Requires: python3-colorama <= 0.4.5
|
||||
Requires: python3-colorama >= 0.2.5
|
||||
Requires: python3-docutils < 0.20
|
||||
@ -52,7 +52,7 @@ BuildRequires: python-setuptools
|
||||
Requires: python
|
||||
Requires: python-PyYAML <= 5.5
|
||||
Requires: python-PyYAML >= 3.10
|
||||
Requires: python-botocore >= 1.25.11
|
||||
Requires: python-botocore >= 1.26.1
|
||||
Requires: python-colorama <= 0.4.5
|
||||
Requires: python-colorama >= 0.2.5
|
||||
Requires: python-docutils >= 0.10
|
||||
|
Loading…
Reference in New Issue
Block a user