Accepting request 862621 from home:glaubitz:branches:Cloud:Tools
- Update to version 1.18.212 + For detailed changes see https://github.com/aws/aws-cli/blob/1.18.212/CHANGELOG.rst - Update Requires in spec file from setup.py OBS-URL: https://build.opensuse.org/request/show/862621 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=105
This commit is contained in:
parent
713e9bef62
commit
efca7c295b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18ee69a174cf92c5ff9ea778c674157f8a53a17fba385598585e96e17b921c8e
|
|
||||||
size 1917645
|
|
3
aws-cli-1.18.212.tar.gz
Normal file
3
aws-cli-1.18.212.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8ffa3933001826b5e90b6728f246d58a050d0c6ce958725db858b343ba1b84e
|
||||||
|
size 1936012
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 12 12:04:54 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.18.212
|
||||||
|
+ For detailed changes see
|
||||||
|
https://github.com/aws/aws-cli/blob/1.18.212/CHANGELOG.rst
|
||||||
|
- Update Requires in spec file from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 30 12:12:50 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Nov 30 12:12:50 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aws-cli
|
# spec file for package aws-cli
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: aws-cli
|
Name: aws-cli
|
||||||
Version: 1.18.185
|
Version: 1.18.212
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Amazon Web Services Command Line Interface
|
Summary: Amazon Web Services Command Line Interface
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -34,7 +34,7 @@ BuildRequires: python3-setuptools
|
|||||||
Requires: python3
|
Requires: python3
|
||||||
Requires: python3-PyYAML <= 6.0.0
|
Requires: python3-PyYAML <= 6.0.0
|
||||||
Requires: python3-PyYAML >= 3.10
|
Requires: python3-PyYAML >= 3.10
|
||||||
Requires: python3-botocore >= 1.19.25
|
Requires: python3-botocore >= 1.19.52
|
||||||
Requires: python3-colorama <= 0.4.4
|
Requires: python3-colorama <= 0.4.4
|
||||||
Requires: python3-colorama >= 0.2.5
|
Requires: python3-colorama >= 0.2.5
|
||||||
Requires: python3-docutils >= 0.10
|
Requires: python3-docutils >= 0.10
|
||||||
@ -50,7 +50,7 @@ BuildRequires: python-setuptools
|
|||||||
Requires: python
|
Requires: python
|
||||||
Requires: python-PyYAML <= 5.4
|
Requires: python-PyYAML <= 5.4
|
||||||
Requires: python-PyYAML >= 3.10
|
Requires: python-PyYAML >= 3.10
|
||||||
Requires: python-botocore >= 1.19.25
|
Requires: python-botocore >= 1.19.52
|
||||||
Requires: python-colorama <= 0.3.9
|
Requires: python-colorama <= 0.3.9
|
||||||
Requires: python-colorama >= 0.2.5
|
Requires: python-colorama >= 0.2.5
|
||||||
Requires: python-docutils >= 0.10
|
Requires: python-docutils >= 0.10
|
||||||
|
Loading…
Reference in New Issue
Block a user