diff --git a/1.29.2.tar.gz b/1.29.2.tar.gz deleted file mode 100644 index 77f8339..0000000 --- a/1.29.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68a6cf80f0463ec8bc6788b858741009b46a65e5bfd05d4b2d2c167a62a783e5 -size 2449985 diff --git a/1.29.27.tar.gz b/1.29.27.tar.gz new file mode 100644 index 0000000..d2482cd --- /dev/null +++ b/1.29.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8beee9667a439806c1c9d104fcba691a4690198ede4d044522cc2d3e7a127ccd +size 2509252 diff --git a/aws-cli.changes b/aws-cli.changes index 909c99d..03a574e 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 17 08:31:58 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 1.29.27 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.29.27/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Tue Jul 11 17:13:35 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index af3180f..fb107b2 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.29.2 +Version: 1.29.27 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -33,9 +33,9 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3 -Requires: python3-PyYAML <= 6.0.0 +Requires: python3-PyYAML <= 6.1 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.31.2 +Requires: python3-botocore >= 1.31.27 Requires: python3-colorama <= 0.5.0 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils < 0.20 @@ -50,9 +50,9 @@ BuildRequires: bash-completion BuildRequires: python-devel BuildRequires: python-setuptools Requires: python -Requires: python-PyYAML <= 5.5 +Requires: python-PyYAML <= 6.1 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.31.2 +Requires: python-botocore >= 1.31.27 Requires: python-colorama <= 0.5.0 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10