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

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

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

Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
This commit is contained in:
Sharlatan Hellseher 2025-07-11 22:19:45 +01:00
parent b69d11de9b
commit efc5640b76
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
7 changed files with 37 additions and 66 deletions

View file

@ -40206,7 +40206,7 @@ with one function call. IceCream makes print debugging a little sweeter.")
"test/test_ngrams.py")))
(propagated-inputs (list python-cffi))
(native-inputs (list python-pytest python-setuptools
python-setuptools-scm-next python-wheel))
python-setuptools-scm python-wheel))
(home-page "https://github.com/mideind/Icegrams")
(synopsis "Trigram statistics for Icelandic")
(description