]> git.pld-linux.org Git - packages/awscli.git/blobdiff - awscli-relax_deps.patch
up to 1.22.52
[packages/awscli.git] / awscli-relax_deps.patch
index 2fc28cdf79071535b94d0f97705fbde310b0e53d..9da399e94e14ecdecff134f1b63b2ff4c34852a8 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.23.33
+       botocore==1.23.52
 -      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.33',
+     'botocore==1.23.52',
 -    'docutils>=0.10,<0.16',
 +    'docutils>=0.10',
      's3transfer>=0.5.0,<0.6.0',
This page took 0.070778 seconds and 4 git commands to generate.