gnu: python-setuptools-next: Set to python-setuptools.

Replace all python-setuptools-next occurrences with python-setuptools.

* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.

Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
This commit is contained in:
Sharlatan Hellseher 2025-07-11 22:11:32 +01:00
parent dc9c07786e
commit b79fbf27b8
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
21 changed files with 144 additions and 157 deletions

View file

@ -1118,7 +1118,7 @@ expressions, and its ability to generate emacs-style TAGS files.")
;; network access.
(arguments (list #:tests? #f))
(native-inputs
(list python-setuptools-next))
(list python-setuptools))
(inputs
(list python-pyyaml
python-radon