Accepting request 874612 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/874612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=44
This commit is contained in:
commit
90958214c6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18ee69a174cf92c5ff9ea778c674157f8a53a17fba385598585e96e17b921c8e
|
||||
size 1917645
|
3
aws-cli-1.19.9.tar.gz
Normal file
3
aws-cli-1.19.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60e04c80493054e0d540aea5d55a08e22c54834cd6aa976cce12ff61880e51a6
|
||||
size 1964009
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 14:12:29 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.19.9 (bsc#1182421, bsc#1182422, jsc#ECO-3352, jsc#PM-2485)
|
||||
+ For detailed changes see
|
||||
https://github.com/aws/aws-cli/blob/1.19.9/CHANGELOG.rst
|
||||
- Update Requires in spec file from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
10
aws-cli.spec
10
aws-cli.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.18.185
|
||||
Version: 1.19.9
|
||||
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.19.25
|
||||
Requires: python3-botocore >= 1.20.9
|
||||
Requires: python3-colorama <= 0.4.4
|
||||
Requires: python3-colorama >= 0.2.5
|
||||
Requires: python3-docutils >= 0.10
|
||||
@ -50,8 +50,8 @@ BuildRequires: python-setuptools
|
||||
Requires: python
|
||||
Requires: python-PyYAML <= 5.4
|
||||
Requires: python-PyYAML >= 3.10
|
||||
Requires: python-botocore >= 1.19.25
|
||||
Requires: python-colorama <= 0.3.9
|
||||
Requires: python-botocore >= 1.20.9
|
||||
Requires: python-colorama <= 0.4.4
|
||||
Requires: python-colorama >= 0.2.5
|
||||
Requires: python-docutils >= 0.10
|
||||
Requires: python-rsa <= 3.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user