summaryrefslogtreecommitdiff
path: root/gnu/packages/python-build.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-01-17 14:31:12 +0000
committerAndreas Enge <andreas@enge.fr>2026-02-07 12:28:24 +0100
commit848b01ccc9871a2103eeb3c8f266b4078d1af5d5 (patch)
tree99343d0679381a88f994ad95db1aa813cd0d42b8 /gnu/packages/python-build.scm
parent81dcb1f37a8a845aea8a81296b47e875ef35c50c (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.scm3
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")