guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 829d1ae5cd9e588c4efc65766afd103af4171e75
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Sep 16 20:39:47 2025 +0100
gnu: python-changeo: Adjust inputs.
* gnu/packages/bioinformatics.scm (python-changeo)[propagated-inputs]:
Remove python-importlib-resources-6; add python-importlib-resources.
Change-Id: I3e738146d68d6c20387451ae14791329df2bc968
---
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 a8da012e7b..64afa124b9 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4757,7 +4757,7 @@ high-throughput sequencing of B cell and T cell
repertoires.")
(propagated-inputs
(list python-airr
python-biopython
- python-importlib-resources-6
+ python-importlib-resources
python-numpy
python-packaging
python-pandas