GNU bug report logs - #45406
[PATCH] gnu: awscli: updating to version 1.18.203.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Thu, 24 Dec 2020 15:23:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45406: closed ([PATCH] gnu: awscli: updating to version
 1.18.203.)
Date: Thu, 24 Dec 2020 21:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Dec 2020 16:43:49 -0500
with message-id <X+ULlR3oC5yTbxyy <at> jasmine.lan>
and subject line Re: [bug#45406] [PATCH] gnu: awscli: updating to version 1.18.203.
has caused the debbugs.gnu.org bug report #45406,
regarding [PATCH] gnu: awscli: updating to version 1.18.203.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45406: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45406
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: awscli: updating to version 1.18.203.
Date: Thu, 24 Dec 2020 16:22:32 +0100
* gnu/packages/python-web.scm (awscli): updating to version 1.18.203.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 4ec5a3e882..bdde4d90f4 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2717,14 +2717,14 @@ supports url redirection and retries, and also gzip and deflate decoding.")
   (package
     ;; Note: updating awscli typically requires updating botocore as well.
     (name "awscli")
-    (version "1.18.183")
+    (version "1.18.203")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri name version))
        (sha256
         (base32
-         "0n1pmdl33r1v8qnrcg08ihvri9zm4fvsp14605vwmlkxvs8nb7s5"))))
+         "128zg24961j8nmnq2dxqg6a7zwh3qgv87cmvclsdqwwih9nigxv9"))))
     (build-system python-build-system)
     (arguments
      ;; FIXME: The 'pypi' release does not contain tests.
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45406-done <at> debbugs.gnu.org
Subject: Re: [bug#45406] [PATCH] gnu: awscli: updating to version 1.18.203.
Date: Thu, 24 Dec 2020 16:43:49 -0500
On Thu, Dec 24, 2020 at 04:22:32PM +0100, Vincent Legoll wrote:
> * gnu/packages/python-web.scm (awscli): updating to version 1.18.203.

Thanks! Pushed as df7ef1b8ca5d4809deac0b7713bdcf1bd3b3cae0


This bug report was last modified 4 years and 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.