unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62714] [PATCH] gnu: python-redis: Update to 4.5.4.
@ 2023-04-07 17:12 Yovan Naumovski via Guix-patches via
  2023-04-13 17:36 ` bug#62714: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-04-07 17:12 UTC (permalink / raw)
  To: 62714; +Cc: Yovan Naumovski

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62714: [PATCH] gnu: python-redis: Update to 4.5.4.
  2023-04-07 17:12 [bug#62714] [PATCH] gnu: python-redis: Update to 4.5.4 Yovan Naumovski via Guix-patches via
@ 2023-04-13 17:36 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-04-13 17:36 UTC (permalink / raw)
  To: Yovan Naumovski; +Cc: 62714-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-07 17:12 [bug#62714] [PATCH] gnu: python-redis: Update to 4.5.4 Yovan Naumovski via Guix-patches via
2023-04-13 17:36 ` bug#62714: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).