mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
* gnu/packages/python-science.scm (python-dask): Update to 2025.11.0. [arguments] <test-flags>: Do not max out availalbe thread, keep them on 4 for stability; rework skipped/ignored tests. <phases>: Remove 'versioneer, and 'patch-pyproject. [propagated-inputs]: Remove python-dask-expr; add python-lz4 and python-pyarrow. [native-inputs]: Remove python-importlib-metadata and python-versioneer; add python-pytest-asyncio, python-pytest-mock, python-pytest-timeout, python-setuptools-scm-next, and tzdata-for-tests. Change-Id: I8234ad1923a2a228c9c240bb34c9e1c9dfcbbd55 Signed-off-by: Rutherther <rutherther@ditigal.xyz>