diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-01-17 14:31:12 +0000 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:24 +0100 |
| commit | 81dcb1f37a8a845aea8a81296b47e875ef35c50c (patch) | |
| tree | 83eabd8b5ed68d125bf71e3eaf74a81fd247f68a /gnu/packages/python-build.scm | |
| parent | ac7e58d235d4e3757222c276f5aa7479f51de9d7 (diff) | |
gnu: Remove python-setuptools-next.
* gnu/packages/python-build.scm (python-setuptools-next): Delete variable.
Change-Id: I2de8aa1869e1d7485cc2816c6ab0d67429cce707
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 5e4daf70310..ef2989703b6 100644 --- a/gnu/packages/python-build.scm +++ b/gnu/packages/python-build.scm | |||
| @@ -902,9 +902,6 @@ facilitate packaging Python projects, where packaging includes: | |||
| 902 | (sha256 | 902 | (sha256 |
| 903 | (base32 "127svm8cdpvmq37gcrbvdr9fhrhs0nscnzh63gypjc1wyfwfg30j")))))) | 903 | (base32 "127svm8cdpvmq37gcrbvdr9fhrhs0nscnzh63gypjc1wyfwfg30j")))))) |
| 904 | 904 | ||
| 905 | (define-deprecated/public-alias python-setuptools-next | ||
| 906 | python-setuptools) ;may be removed after 2025-12-01 | ||
| 907 | |||
| 908 | (define-public python-wheel | 905 | (define-public python-wheel |
| 909 | (package | 906 | (package |
| 910 | (name "python-wheel") | 907 | (name "python-wheel") |
