Accepting request 992776 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/992776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=64
This commit is contained in:
commit
12e8ac0762
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d8752b255eaeb75149ad56db92df6576f46d44ce224072b88a61056aaa797f5
|
||||
size 2237143
|
3
1.25.45.tar.gz
Normal file
3
1.25.45.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b910b18f6c59c455b488b600a2b1c59a7f709a68d9ea9d95b11232d87490542e
|
||||
size 2239771
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 08:21:29 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.25.45
|
||||
+ For detailed changes see
|
||||
https://github.com/aws/aws-cli/blob/1.25.45/CHANGELOG.rst
|
||||
- Update Requires in spec file from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 10:31:31 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.25.37
|
||||
Version: 1.25.45
|
||||
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.37
|
||||
Requires: python3-botocore >= 1.27.45
|
||||
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.37
|
||||
Requires: python-botocore >= 1.27.45
|
||||
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