diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-07-11 14:54:40 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-25 09:35:38 +0100 |
| commit | aac71e0112f1d62e7ecfd6c175b8cdb32292ab54 (patch) | |
| tree | 3fc8de427d0e7feac23643dd5fe649c672572c07 /gnu/packages/python-science.scm | |
| parent | ee5eb416dd374dee4c03599b6967b3129e269293 (diff) | |
gnu: Pin some packages to python-cython-0.
* gnu/packages/audio.scm (python-pyliblo):
[native-inputs]: Remove python-cython; add python-cython-0.
* gnu/packages/bioinformatics.scm (python-pysam): Likewise.
* gnu/packages/parallel.scm (openpmix): Likewise.
* gnu/packages/python-science.scm (python-scipy): Likewise.
Change-Id: I7a02d39b7d7cbb8a40ab4434bfe90d4e944433d3
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 2a7a8d224a..d25d9240c2 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -3157,7 +3157,7 @@ cross-validation.") meson-python pkg-config python-click - python-cython-0.29.35 + python-cython-0 python-doit python-hypothesis python-pooch |
