From 3bcb21c90f1f3cc958c970104dd2912c82ca59f3 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 6 Mar 2022 13:27:36 +0100 Subject: [PATCH] up to 1.22.68 --- awscli-relax_deps.patch | 4 ++-- awscli.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/awscli-relax_deps.patch b/awscli-relax_deps.patch index 9da399e..6200d15 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.23.52 + botocore==1.24.13 - 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.23.52', + 'botocore==1.24.13', - 'docutils>=0.10,<0.16', + 'docutils>=0.10', 's3transfer>=0.5.0,<0.6.0', diff --git a/awscli.spec b/awscli.spec index c87dbed..66ad8ca 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.52 +Version: 1.22.68 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: 57a10fe8cf18d2e8db2e5a9c90fff275 +# Source0-md5: fc606a88ba9d0e8f659c5733311db71d Patch0: %{name}-relax_deps.patch URL: https://aws.amazon.com/cli/ BuildRequires: rpm-pythonprov -- 2.43.0