]> git.pld-linux.org Git - packages/awscli.git/commitdiff
up to 1.23.9 auto/th/awscli-1.23.9-1
authorJan Palus <jpalus@fastmail.com>
Sun, 8 May 2022 10:52:53 +0000 (12:52 +0200)
committerJan Palus <jpalus@fastmail.com>
Sun, 8 May 2022 10:52:53 +0000 (12:52 +0200)
awscli-relax_deps.patch
awscli.spec

index 56af4d01a743a2e846c96d3c637e16648727e209..dc62d2a0d0ecc1c977f1dd15dcf749e162b820f3 100644 (file)
@@ -4,12 +4,12 @@ diff --color -ur awscli-1.22.21.orig/setup.cfg awscli-1.22.21/setup.cfg
 @@ -4,10 +4,10 @@
  [metadata]
  requires_dist = 
 @@ -4,10 +4,10 @@
  [metadata]
  requires_dist = 
-       botocore==1.24.34
+       botocore==1.25.9
 -      docutils>=0.10,<0.16
 +      docutils>=0.10
        s3transfer>=0.5.0,<0.6.0
        PyYAML>=3.10,<5.5
 -      docutils>=0.10,<0.16
 +      docutils>=0.10
        s3transfer>=0.5.0,<0.6.0
        PyYAML>=3.10,<5.5
--      colorama>=0.2.5,<0.4.4
+-      colorama>=0.2.5,<0.4.5
 +      colorama>=0.2.5
        rsa>=3.1.2,<4.8
  
 +      colorama>=0.2.5
        rsa>=3.1.2,<4.8
  
@@ -20,12 +20,12 @@ diff --color -ur awscli-1.22.21.orig/setup.py awscli-1.22.21/setup.py
 @@ -25,10 +25,10 @@
  
  install_requires = [
 @@ -25,10 +25,10 @@
  
  install_requires = [
-     'botocore==1.24.34',
+     'botocore==1.25.9',
 -    'docutils>=0.10,<0.16',
 +    'docutils>=0.10',
      's3transfer>=0.5.0,<0.6.0',
      'PyYAML>=3.10,<5.5',
 -    'docutils>=0.10,<0.16',
 +    'docutils>=0.10',
      's3transfer>=0.5.0,<0.6.0',
      'PyYAML>=3.10,<5.5',
--    'colorama>=0.2.5,<0.4.4',
+-    'colorama>=0.2.5,<0.4.5',
 +    'colorama>=0.2.5',
      'rsa>=3.1.2,<4.8',
  ]
 +    'colorama>=0.2.5',
      'rsa>=3.1.2,<4.8',
  ]
index 0322a51c4405c08e1f98c7eacee93be3899fb838..555e7b39215957297cc30ea0bb6017b916a703fe 100644 (file)
@@ -3,12 +3,12 @@
 %define                pypi_name       awscli
 Summary:       Universal Command Line Environment for AWS
 Name:          awscli
 %define                pypi_name       awscli
 Summary:       Universal Command Line Environment for AWS
 Name:          awscli
-Version:       1.22.89
+Version:       1.23.9
 Release:       1
 License:       ASL 2.0 and MIT
 Group:         Applications/Networking
 Source0:       https://files.pythonhosted.org/packages/source/a/awscli/%{name}-%{version}.tar.gz
 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: e8aa443c5ae99e777f105517b9a1b7cc
+# Source0-md5: d7558233cd42ed7005d0b6eb67cef8d4
 Patch0:                %{name}-relax_deps.patch
 URL:           https://aws.amazon.com/cli/
 BuildRequires: rpm-pythonprov
 Patch0:                %{name}-relax_deps.patch
 URL:           https://aws.amazon.com/cli/
 BuildRequires: rpm-pythonprov
This page took 0.280509 seconds and 4 git commands to generate.