gnu: Remove python-webcolors-24.

It's the same variant as python-webcolors.

* gnu/packages/python-web.scm (python-webcolors-24): Delete variable.
* gnu/packages/python-xyz.scm (python-jsonschema) [propagated-inputs]:
Remove python-webcolors-24; add python-webcolors.

Change-Id: Iaa1db96aaf95618ecef5e8560472b1122e18f009
This commit is contained in:
Sharlatan Hellseher 2025-04-10 16:03:42 +01:00 committed by Andreas Enge
parent 168154c6b6
commit 20591361e1
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
2 changed files with 1 additions and 33 deletions

View file

@ -6841,7 +6841,7 @@ and convert DDL to BigQuery JSON schema.")
python-referencing-bootstrap
python-rpds-py
python-uri-template
python-webcolors-24))
python-webcolors))
(home-page "https://github.com/Julian/jsonschema")
(synopsis "Implementation of JSON Schema for Python")
(description