diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-07-11 22:19:45 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-25 09:36:24 +0100 |
| commit | 762352c96faa888b2c534f61cc0a48d15a01eda5 (patch) | |
| tree | 0a2c9ae8a2c0dfffedfad35245dea6aec7c342ec /gnu/packages/python-science.scm | |
| parent | b79fbf27b8f2d1e854ecb2f85ec6fdc2c1953f80 (diff) | |
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
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 7762c05e3f..7bd33bb2c4 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -3371,7 +3371,7 @@ Snakemake and its storage plugins.") python-pytest python-pytest-cov python-setuptools - python-setuptools-scm-next + python-setuptools-scm python-wheel)) (home-page "https://github.com/pydata/sparse/") (synopsis "Library for multi-dimensional sparse arrays") |
