]> git.pld-linux.org Git - packages/awscli.git/commitdiff
up to 1.25.81 auto/th/awscli-1.25.81-1
authorJan Palus <atler@pld-linux.org>
Sat, 24 Sep 2022 09:13:28 +0000 (11:13 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 24 Sep 2022 09:13:28 +0000 (11:13 +0200)
awscli-relax_deps.patch
awscli.spec

index f0942d2d530aeba926227d6a435b52cbe0c1fb09..c7c49c5972ceb73946ba963372fa2611ef25190f 100644 (file)
@@ -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.58
+       botocore==1.27.80
 -      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.58',
+     'botocore==1.27.80',
 -    'docutils>=0.10,<0.17',
 +    'docutils>=0.10',
      's3transfer>=0.6.0,<0.7.0',
index bdcdb8e77fcde8a812165caddb0852ee97af7ada..91aec16293b40bc490d825b0da96f700e6bc58da 100644 (file)
@@ -3,12 +3,12 @@
 %define                pypi_name       awscli
 Summary:       Universal Command Line Environment for AWS
 Name:          awscli
-Version:       1.25.59
+Version:       1.25.81
 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: 91a8c3eca167c936b196e1ab5c32f208
+# Source0-md5: b9c7d124430cf8307d7b9bcdf6a997c1
 Patch0:                %{name}-relax_deps.patch
 URL:           https://aws.amazon.com/cli/
 BuildRequires: rpm-pythonprov
This page took 0.185544 seconds and 4 git commands to generate.