diff --git a/aws-cli-1.19.50.tar.gz b/aws-cli-1.19.50.tar.gz new file mode 100644 index 0000000..c02ea6e --- /dev/null +++ b/aws-cli-1.19.50.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cefdc9d8d9c44e7b0677f12dfe17028c6c813c3e6393b413ed070cd815fa2b0 +size 1993510 diff --git a/aws-cli-1.19.9.tar.gz b/aws-cli-1.19.9.tar.gz deleted file mode 100644 index 8968b9b..0000000 --- a/aws-cli-1.19.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60e04c80493054e0d540aea5d55a08e22c54834cd6aa976cce12ff61880e51a6 -size 1964009 diff --git a/aws-cli.changes b/aws-cli.changes index fa209f0..cfc94a5 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 13 13:21:33 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 1.19.50 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.19.50/CHANGELOG.rst +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Thu Feb 18 14:12:29 UTC 2021 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index c993d75..a816417 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.19.9 +Version: 1.19.50 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.20.9 +Requires: python3-botocore >= 1.20.50 Requires: python3-colorama <= 0.4.4 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils >= 0.10 @@ -48,13 +48,13 @@ BuildRequires: bash-completion BuildRequires: python-devel BuildRequires: python-setuptools Requires: python -Requires: python-PyYAML <= 5.4 +Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.20.9 +Requires: python-botocore >= 1.20.50 Requires: python-colorama <= 0.4.4 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 -Requires: python-rsa <= 3.5.0 +Requires: python-rsa <= 4.5.0 Requires: python-rsa >= 3.1.2 Requires: python-s3transfer < 0.4.0 Requires: python-s3transfer >= 0.3.0