diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-01-17 14:31:13 +0000 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:25 +0100 |
| commit | ba73ff4176696f88e6435b15c407994b82295717 (patch) | |
| tree | e04b8b6fac82d8ec00a2facdd7a5270d7734480d /gnu/packages/python-build.scm | |
| parent | 848b01ccc9871a2103eeb3c8f266b4078d1af5d5 (diff) | |
gnu: Remove python-typing-extensions-next.
* gnu/packages/python-build.scm (python-typing-extensions-next): Delete variable.
Change-Id: Ibcd8027c6b45f1951c697df1fc572b990e73cff0
Diffstat (limited to 'gnu/packages/python-build.scm')
| -rw-r--r-- | gnu/packages/python-build.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm index 271cc276911..14bcf005d2f 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. |
