From 3e66f41ce3c362753ca94c5f761d5172bbcae11d Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 24 Aug 2022 16:59:12 +0200 Subject: [PATCH] up to 1.25.59 --- 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 ef68b59..f0942d2 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.27.42 + botocore==1.27.58 - docutils>=0.10,<0.17 + docutils>=0.10 s3transfer>=0.6.0,<0.7.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.27.42', + 'botocore==1.27.58', - 'docutils>=0.10,<0.17', + 'docutils>=0.10', 's3transfer>=0.6.0,<0.7.0', diff --git a/awscli.spec b/awscli.spec index 3639ebc..bdcdb8e 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.25.42 +Version: 1.25.59 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: a66b909fd0b26577820ebbaf6096a347 +# Source0-md5: 91a8c3eca167c936b196e1ab5c32f208 Patch0: %{name}-relax_deps.patch URL: https://aws.amazon.com/cli/ BuildRequires: rpm-pythonprov -- 2.43.0