From 848b01ccc9871a2103eeb3c8f266b4078d1af5d5 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sat, 17 Jan 2026 14:31:12 +0000 Subject: [PATCH] gnu: Remove python-pbr-next. * gnu/packages/python-build.scm (python-pbr-next): Delete variable. Change-Id: I18998f29d6f4346a579e9e9c15b0f19420bb2c0b --- gnu/packages/python-build.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm index ef2989703b..271cc27691 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")