Accepting request 1072351 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1072351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=82
This commit is contained in:
commit
e80b3143f3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37304fa07cd3d74ea6294e51331fdce87e026f3128c612d4f5dae8d3336bd59e
|
||||
size 2370774
|
3
1.27.89.tar.gz
Normal file
3
1.27.89.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d068391923de5c12cc09caf413b67b7a59a39e9824d6443f9db8547afa8750d6
|
||||
size 2382599
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 13 08:41:27 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.27.89
|
||||
+ For detailed changes see
|
||||
https://github.com/aws/aws-cli/blob/1.27.89/CHANGELOG.rst
|
||||
- Update Requires in spec file from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 10:31:43 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.27.78
|
||||
Version: 1.27.89
|
||||
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.29.78
|
||||
Requires: python3-botocore >= 1.29.89
|
||||
Requires: python3-colorama <= 0.5.0
|
||||
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.29.78
|
||||
Requires: python-botocore >= 1.29.89
|
||||
Requires: python-colorama <= 0.5.0
|
||||
Requires: python-colorama >= 0.2.5
|
||||
Requires: python-docutils >= 0.10
|
||||
|
Loading…
Reference in New Issue
Block a user