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 | b7a4d2452ac3872ec5fe381323d3c521f416503c (patch) | |
| tree | 652bbad2b6c98500d59af915bc6d13505d8cea3d /gnu/packages/python-build.scm | |
| parent | 22778d24b665d795b952140500fd07a67f101b83 (diff) | |
gnu: Remove python-flit-core-next.
* gnu/packages/python-build.scm (python-flit-core-next): Delete variable.
Change-Id: Icb7703b21bc37a4bff6180450d5cfc1617f2dab7
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 f75b6758f3a..ec39cd324c6 100644 --- a/gnu/packages/python-build.scm +++ b/gnu/packages/python-build.scm | |||
| @@ -1231,9 +1231,6 @@ specified by PEP 517, @code{flit_core.buildapi}.") | |||
| 1231 | (delete "python-toml") | 1231 | (delete "python-toml") |
| 1232 | (prepend python-tomli))))) | 1232 | (prepend python-tomli))))) |
| 1233 | 1233 | ||
| 1234 | (define-deprecated/public-alias python-flit-core-next | ||
| 1235 | python-flit-core) ;may be removed after 2025-12-01 | ||
| 1236 | |||
| 1237 | (define-public python-flit-scm | 1234 | (define-public python-flit-scm |
| 1238 | (package | 1235 | (package |
| 1239 | (name "python-flit-scm") | 1236 | (name "python-flit-scm") |
