mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
d078aa65d7
commit
4efd35934e
4 changed files with 4 additions and 4 deletions
|
@ -6084,7 +6084,7 @@ subgroups.")
|
|||
(inputs
|
||||
(list ncurses curl zlib))
|
||||
(native-inputs
|
||||
(list python-cython
|
||||
(list python-cython-0
|
||||
python-pytest
|
||||
python-setuptools
|
||||
python-wheel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue