]> git.pld-linux.org Git - packages/awscli.git/commitdiff
up to 1.22.89 auto/th/awscli-1.22.89-1
authorJan Palus <atler@pld-linux.org>
Wed, 6 Apr 2022 16:44:19 +0000 (18:44 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 6 Apr 2022 16:44:19 +0000 (18:44 +0200)
awscli-relax_deps.patch
awscli.spec

index 6200d1519898a5d0d8662304988496b408bd4144..56af4d01a743a2e846c96d3c637e16648727e209 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.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',
index 663a2984262d3610c107debd6c72d02be0f0639f..0322a51c4405c08e1f98c7eacee93be3899fb838 100644 (file)
@@ -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
This page took 0.162568 seconds and 4 git commands to generate.