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

@ -327,7 +327,7 @@ and adapters that are useful for non-trivial configuration scenarios.")
python-pytest
python-pytest-cov ; runs by default
python-pytest-django
python-setuptools-next
python-setuptools
python-shortuuid
python-wheel))
(home-page "https://github.com/django-extensions/django-extensions")
@ -1026,7 +1026,7 @@ to asyncio and Pydantic.")
(invoke "django-admin" "test" "tests"
"--pythonpath=.")))))))
(propagated-inputs (list python-asgiref python-django))
(native-inputs (list python-pytest python-setuptools-next python-wheel))
(native-inputs (list python-pytest python-setuptools python-wheel))
(home-page "https://django-htmx.readthedocs.io/en/latest/")
(synopsis "Extensions for using Django with htmx")
(description "This package provides a Django extension to work with