gnu: Remove python-poetry-core-next.

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

Change-Id: Ic4cddb270e1b4c25ca02bb63de5e3f4678bf49de
This commit is contained in:
Sharlatan Hellseher 2026-01-17 14:31:12 +00:00
parent 1bb542247d
commit 1fa57d3be1
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1150,9 +1150,6 @@ a light weight, fully compliant, self-contained package allowing PEP 517
compatible build front-ends to build Poetry managed projects.")
(license license:expat)))
(define-deprecated/public-alias python-poetry-core-next
python-poetry-core) ;may be removed after 2025-12-01
(define-public python-filelock-bootstrap
;; Try to update simultaneously with the standard version in
;; (gnu packages python-build).