guix_mirror_bot pushed a commit to branch python-team
in repository guix.

commit 3d180e038e6f83c04da60675ab35e49364eeda8c
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sat Jan 17 14:33:19 2026 +0000

    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 2cc6134344..c96ff2aae3 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")

Reply via email to