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 | 848b01ccc9871a2103eeb3c8f266b4078d1af5d5 (patch) | |
| tree | 99343d0679381a88f994ad95db1aa813cd0d42b8 /gnu/packages/python-build.scm | |
| parent | 81dcb1f37a8a845aea8a81296b47e875ef35c50c (diff) | |
gnu: Remove python-pbr-next.
* gnu/packages/python-build.scm (python-pbr-next): Delete variable.
Change-Id: I18998f29d6f4346a579e9e9c15b0f19420bb2c0b
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 ef2989703b6..271cc276911 100644 --- a/gnu/packages/python-build.scm +++ b/gnu/packages/python-build.scm @@ -611,9 +611,6 @@ versions, process requirements files and generate AUTHORS and ChangeLog file from git information.") (license license:asl2.0))) -;; It may be removed after 2025-12-22. -(define-deprecated/public-alias python-pbr-next python-pbr) - (define-public python-pip (package (name "python-pip") |
