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

commit 5bc680b0e362ba32fbe881d5181393cc6aa813dc
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 176514324c..f2dc740348 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