emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62714: closed ([PATCH] gnu: python-redis: Update to 4.5.4.)


From: GNU bug Tracking System
Subject: bug#62714: closed ([PATCH] gnu: python-redis: Update to 4.5.4.)
Date: Thu, 13 Apr 2023 17:37:02 +0000

Your message dated Thu, 13 Apr 2023 18:36:22 +0100
with message-id <871qkny98z.fsf@cbaines.net>
and subject line Re: [bug#62714] [PATCH] gnu: python-redis: Update to 4.5.4.
has caused the debbugs.gnu.org bug report #62714,
regarding [PATCH] gnu: python-redis: Update to 4.5.4.
to be marked as done.

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


-- 
62714: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62714
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-redis: Update to 4.5.4. Date: Fri, 7 Apr 2023 20:12:07 +0300
* gnu/packages/databases.scm (python-redis): Update to 4.5.4.
---
 gnu/packages/databases.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 5f1fbb87a2..0dc2e38e38 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4106,7 +4106,7 @@ (define-public python-fakeredis
 (define-public python-redis
   (package
     (name "python-redis")
-    (version "4.5.2")
+    (version "4.5.4")
     (source (origin
               ;; The PyPI archive lacks some test resources such as the TLS
               ;; certificates under docker/stunnel/keys.
@@ -4117,7 +4117,7 @@ (define-public python-redis
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0cz3gji3rb1h5dczyl11hm42wgsbz5v896cgbi14dij160b7m35i"))))
+                "0s5pswykjcyqbx471ib3gwy29xxa5ckgch9hy476x2s4pvhkbgmr"))))
     (build-system pyproject-build-system)
     (arguments
      (list
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62714] [PATCH] gnu: python-redis: Update to 4.5.4. Date: Thu, 13 Apr 2023 18:36:22 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Yovan Naumovski via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/databases.scm (python-redis): Update to 4.5.4.
> ---
>  gnu/packages/databases.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
d8f4e8bd6b7d1cb257e083057572ac1b1d5688e0.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]