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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: bug#75178: closed (Re: [PATCH] gnu: python-jsonschema: Update
 python-webcolors dependency.)
Date: Thu, 02 Jan 2025 00:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75178: [PATCH] gnu: python-jsonschema: Update python-webcolors dependency.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75178 <at> debbugs.gnu.org.

-- 
75178: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75178
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 75178-done <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>, Nicolas Graves <ngraves <at> ngraves.fr>
Subject: Re: [PATCH] gnu: python-jsonschema: Update python-webcolors
 dependency.
Date: Wed, 01 Jan 2025 18:30:14 -0600
Thanks! Applied. Excuse the extra patch noise.
-- 
all the best,
jgart

[Message part 3 (message/rfc822, inline)]
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.