gnu: python-typing-extensions-next: Mark as deprecated.

* gnu/packages/python-build.scm (python-typing-extensions-next):
  Mark as a deprecated public alias.

Change-Id: Iadacada0174fe0dd84baa43092f223cd33300386
Reviwed-by: Ludovic Courtès <ludo@gnu.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nguyễn Gia Phong 2025-09-26 16:23:41 +09:00 committed by Sharlatan Hellseher
parent e10ba76d2b
commit 63c378ccd7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -238,7 +238,8 @@ Included are implementations of:
@end enumerate\n") @end enumerate\n")
(license license:psfl))) (license license:psfl)))
(define-public python-typing-extensions-next python-typing-extensions) (define-deprecated/public-alias python-typing-extensions-next
python-typing-extensions) ;may be removed after 2025-12-01
;;; ;;;