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

commit 9d76d724606bb3a94bd316218ac2924b021cf3db
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sat Jan 17 14:31:13 2026 +0000

    gnu: Remove python-typing-extensions-next.
    
    * gnu/packages/python-build.scm (python-typing-extensions-next): Delete 
variable.
    
    Change-Id: Ibcd8027c6b45f1951c697df1fc572b990e73cff0
---
 gnu/packages/python-build.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index cf91e90f7e..9affa9f51b 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -574,9 +574,6 @@ Included are implementations of:
 @end enumerate\n")
     (license license:psfl)))
 
-(define-deprecated/public-alias python-typing-extensions-next
-  python-typing-extensions)            ;may be removed after 2025-12-01
-
 
 ;;;
 ;;; Python builder packages.

Reply via email to