summaryrefslogtreecommitdiff
path: root/gnu/packages/python-build.scm
diff options
context:
space:
mode:
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 ec39cd324c6..5e4daf70310 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -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).