GNU bug report logs - #75178
[PATCH] gnu: python-jsonschema: Update python-webcolors dependency.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sun, 29 Dec 2024 14:28:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [PATCH] gnu: python-jsonschema: Update python-webcolors dependency.
Date: Sun, 29 Dec 2024 15:26:43 +0100
* gnu/packages/python-xyz.scm (python-jsonschema): Update
python-webcolors dependency.

This fixes the build of python-nbclassic.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index af3b89da8e..29901ec005 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6109,7 +6109,7 @@ (define-public python-jsonschema
            python-referencing-bootstrap
            python-rpds-py
            python-uri-template
-           python-webcolors))
+           python-webcolors-24))
     (home-page "https://github.com/Julian/jsonschema")
     (synopsis "Implementation of JSON Schema for Python")
     (description
-- 
2.47.1





This bug report was last modified 199 days ago.

Previous Next


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