guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit b273e01aa401ca2c5c770bd1c41411cd75e5e122
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Jan 4 21:07:55 2026 +0000
gnu: pigx-scrnaseq: Use python-numpy@1.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq):
[inputs]: Remove python-numpy; add python-numpy-1.
Change-Id: I3bd24084626d2c1720c899a2bae6e9be4ab99c09
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8092d36bd4..fa865ed9fd 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -18324,7 +18324,7 @@ methylation and segmentation.")
python-pyyaml
python-pandas
python-magic
- python-numpy
+ python-numpy-1
python-loompy
pandoc
samtools