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, 2 insertions, 1 deletions
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index 4f0302d1746..434dc06fb52 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -686,7 +686,8 @@ system, then @code{flit_core} to build the package.")
them as the version argument or in a SCM managed file.")
(license license:expat)))
-(define-public python-setuptools-scm-next python-setuptools-scm)
+(define-deprecated/public-alias python-setuptools-scm-next
+ python-setuptools-scm) ;may be removed after 2025-12-01
(define-public python-editables
(package