Accepting request 991239 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/991239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=63
This commit is contained in:
commit
83f3eaff24
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:498937ef7e6a009bb7efd1d80238b610bb2978f4ed27082032d8e6a6bc7ebda0
|
||||
size 2227422
|
3
1.25.37.tar.gz
Normal file
3
1.25.37.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d8752b255eaeb75149ad56db92df6576f46d44ce224072b88a61056aaa797f5
|
||||
size 2237143
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 10:31:31 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.25.37
|
||||
+ For detailed changes see
|
||||
https://github.com/aws/aws-cli/blob/1.25.37/CHANGELOG.rst
|
||||
- Update Requires in spec file from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 12:18:21 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.25.20
|
||||
Version: 1.25.37
|
||||
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.27.20
|
||||
Requires: python3-botocore >= 1.27.37
|
||||
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.27.20
|
||||
Requires: python-botocore >= 1.27.37
|
||||
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