Accepting request 1046527 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1046527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=75
This commit is contained in:
commit
271e22eca4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ba2b2fc27b23960c36bb8b59d11e6b1c0345d3fc5d6c782636ef52d034c467e
|
|
||||||
size 2319897
|
|
3
1.27.41.tar.gz
Normal file
3
1.27.41.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d8ebf00a31f0fad7774802a0750f7244449a4f1c4039662d576a516dfa23a68
|
||||||
|
size 2333941
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 3 08:27:18 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.27.41
|
||||||
|
+ For detailed changes see
|
||||||
|
https://github.com/aws/aws-cli/blob/1.27.41/CHANGELOG.rst
|
||||||
|
- Update Requires in spec file from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 9 14:13:45 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Dec 9 14:13:45 UTC 2022 - 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) 2022 SUSE LLC
|
# Copyright (c) 2023 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.27.26
|
Version: 1.27.41
|
||||||
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
|
||||||
@ -35,7 +35,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.29.26
|
Requires: python3-botocore >= 1.29.41
|
||||||
Requires: python3-colorama <= 0.5.0
|
Requires: python3-colorama <= 0.5.0
|
||||||
Requires: python3-colorama >= 0.2.5
|
Requires: python3-colorama >= 0.2.5
|
||||||
Requires: python3-docutils < 0.20
|
Requires: python3-docutils < 0.20
|
||||||
@ -52,7 +52,7 @@ BuildRequires: python-setuptools
|
|||||||
Requires: python
|
Requires: python
|
||||||
Requires: python-PyYAML <= 5.5
|
Requires: python-PyYAML <= 5.5
|
||||||
Requires: python-PyYAML >= 3.10
|
Requires: python-PyYAML >= 3.10
|
||||||
Requires: python-botocore >= 1.29.26
|
Requires: python-botocore >= 1.29.41
|
||||||
Requires: python-colorama <= 0.5.0
|
Requires: python-colorama <= 0.5.0
|
||||||
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