1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Remove python-pbr-next.

* gnu/packages/python-build.scm (python-pbr-next): Delete variable.

Change-Id: I18998f29d6f4346a579e9e9c15b0f19420bb2c0b
This commit is contained in:
Sharlatan Hellseher
2026-01-17 14:31:12 +00:00
committed by Andreas Enge
parent 81dcb1f37a
commit 848b01ccc9

View File

@@ -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")