]> git.pld-linux.org Git - packages/awscli.git/commitdiff
up to 1.25.42 auto/th/awscli-1.25.42-1
authorJan Palus <atler@pld-linux.org>
Sun, 31 Jul 2022 11:38:18 +0000 (13:38 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 31 Jul 2022 11:38:18 +0000 (13:38 +0200)
awscli-relax_deps.patch
awscli.spec

index 6336481b1a7591d1d34470b8c88af84a51bfce98..ef68b5923e121c04a178bf300e8ee1d294acc39b 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.2
+       botocore==1.27.42
 -      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.2',
+     'botocore==1.27.42',
 -    'docutils>=0.10,<0.17',
 +    'docutils>=0.10',
      's3transfer>=0.6.0,<0.7.0',
index 5147b277b8fad4c014a4b712e12d476aae8e694e..3639ebc047bc1ac09df9bf2cebe9cce0766b9c9e 100644 (file)
@@ -3,12 +3,12 @@
 %define                pypi_name       awscli
 Summary:       Universal Command Line Environment for AWS
 Name:          awscli
-Version:       1.25.2
+Version:       1.25.42
 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: 233e803b9074fcc0907afc75bd00ed6a
+# Source0-md5: a66b909fd0b26577820ebbaf6096a347
 Patch0:                %{name}-relax_deps.patch
 URL:           https://aws.amazon.com/cli/
 BuildRequires: rpm-pythonprov
This page took 0.200681 seconds and 4 git commands to generate.