From bad86c251ed236b0e2c56f03416968ef70c89103 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 6 Apr 2022 18:44:19 +0200 Subject: [PATCH] up to 1.22.89 --- awscli-relax_deps.patch | 4 ++-- awscli.spec | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/awscli-relax_deps.patch b/awscli-relax_deps.patch index 6200d15..56af4d0 100644 --- a/awscli-relax_deps.patch +++ b/awscli-relax_deps.patch @@ -4,7 +4,7 @@ diff --color -ur awscli-1.22.21.orig/setup.cfg awscli-1.22.21/setup.cfg @@ -4,10 +4,10 @@ [metadata] requires_dist = - botocore==1.24.13 + botocore==1.24.34 - docutils>=0.10,<0.16 + docutils>=0.10 s3transfer>=0.5.0,<0.6.0 @@ -20,7 +20,7 @@ diff --color -ur awscli-1.22.21.orig/setup.py awscli-1.22.21/setup.py @@ -25,10 +25,10 @@ install_requires = [ - 'botocore==1.24.13', + 'botocore==1.24.34', - 'docutils>=0.10,<0.16', + 'docutils>=0.10', 's3transfer>=0.5.0,<0.6.0', diff --git a/awscli.spec b/awscli.spec index 663a298..0322a51 100644 --- a/awscli.spec +++ b/awscli.spec @@ -3,12 +3,12 @@ %define pypi_name awscli Summary: Universal Command Line Environment for AWS Name: awscli -Version: 1.22.68 -Release: 4 +Version: 1.22.89 +Release: 1 License: ASL 2.0 and MIT Group: Applications/Networking Source0: https://files.pythonhosted.org/packages/source/a/awscli/%{name}-%{version}.tar.gz -# Source0-md5: fc606a88ba9d0e8f659c5733311db71d +# Source0-md5: e8aa443c5ae99e777f105517b9a1b7cc Patch0: %{name}-relax_deps.patch URL: https://aws.amazon.com/cli/ BuildRequires: rpm-pythonprov -- 2.43.0