guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 17dd9bce9162d985d73fa518e69e3af3f8fe5a44
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Jan 6 23:37:34 2026 +0000
gnu: python-peaks2utr: Use python-numpy@1.
* gnu/packages/bioinformatics.scm (python-peaks2utr):
[propagated-inputs]: Remove python-numpy; add python-numpy-1.
Change-Id: I9aacc181e7fd2330c7ed46f14902701aba843fe8
---
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 1d59b132c1..450efd0c6a 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3456,7 +3456,7 @@ encountered in PDB files prior to simulation tasks.")
python-gffutils
python-importlib-resources
macs
- python-numpy
+ python-numpy-1
python-psutil
python-pybedtools
python-pysam