From 7bbcb9e165b38d4e1d816777f1466cc409c8ad60 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sat, 17 Jan 2026 14:33:19 +0000 Subject: [PATCH] gnu: Remove python-schema-0.5. * gnu/packages/python-xyz.scm (python-schema-0.5): Delete variable. Change-Id: If511246ee6ad743591f50d4a2ad7d23f4ae141f5 --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 05a28429ef0..d2bbb069b17 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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")