Accepting request 944467 from home:glaubitz:branches:Cloud:Tools
- Update to version 1.22.28 + For detailed changes see https://github.com/aws/aws-cli/blob/1.22.28/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/944467 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=121
This commit is contained in:
parent
88129ef430
commit
330a5e0a33
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c526b5f3761f0e4e7ba434dae728647176bf0aae1a596f8ce9b39f6d38328113
|
||||
size 2128390
|
3
1.22.28.tar.gz
Normal file
3
1.22.28.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c086ae9910cd007898dea977f37b3f67fadbdb3d47fc157ad027038ef4b02b2
|
||||
size 2132362
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 6 13:03:17 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.22.28
|
||||
+ For detailed changes see
|
||||
https://github.com/aws/aws-cli/blob/1.22.28/CHANGELOG.rst
|
||||
- Update Requires in spec file from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 11:26:05 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aws-cli
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.22.24
|
||||
Version: 1.22.28
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Command Line Interface
|
||||
License: Apache-2.0
|
||||
@ -34,7 +34,7 @@ BuildRequires: python3-setuptools
|
||||
Requires: python3
|
||||
Requires: python3-PyYAML <= 6.0.0
|
||||
Requires: python3-PyYAML >= 3.10
|
||||
Requires: python3-botocore >= 1.23.24
|
||||
Requires: python3-botocore >= 1.23.28
|
||||
Requires: python3-colorama <= 0.4.4
|
||||
Requires: python3-colorama >= 0.2.5
|
||||
Requires: python3-docutils < 0.20
|
||||
@ -51,7 +51,7 @@ BuildRequires: python-setuptools
|
||||
Requires: python
|
||||
Requires: python-PyYAML <= 5.5
|
||||
Requires: python-PyYAML >= 3.10
|
||||
Requires: python-botocore >= 1.23.24
|
||||
Requires: python-botocore >= 1.23.28
|
||||
Requires: python-colorama <= 0.4.4
|
||||
Requires: python-colorama >= 0.2.5
|
||||
Requires: python-docutils >= 0.10
|
||||
|
Loading…
Reference in New Issue
Block a user