gnu: Remove python-schema-0.5.

* gnu/packages/python-xyz.scm (python-schema-0.5): Delete variable.

Change-Id: If511246ee6ad743591f50d4a2ad7d23f4ae141f5
This commit is contained in:
Sharlatan Hellseher 2026-01-17 14:33:19 +00:00
parent e654536295
commit 7bbcb9e165
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -8420,9 +8420,6 @@ services or command-line parsing, converted from JSON/YAML (or
something else) to Python data-types.")
(license license:psfl)))
;; It may be removed after 2025-11-29.
(define-deprecated/public-alias python-schema-0.5 python-schema)
(define-public python-kitchen
(package
(name "python-kitchen")