summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-09-16 20:39:47 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-25 09:36:21 +0100
commitaebff216365cec37f76b8410ec7118205641cf75 (patch)
tree5a7b9bdf461fed3c49bcc4bfda4efd5fd9706ec0
parent11f3bb79ec42c98202bac7c031c50ce73ce6fb35 (diff)
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
-rw-r--r--gnu/packages/bioinformatics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 3b56fde1840..a3a4538c991 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