From aebff216365cec37f76b8410ec7118205641cf75 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 16 Sep 2025 20:39:47 +0100 Subject: [PATCH] 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 3b56fde18407e6aa99dcff3ae5f74d3bab168648..a3a4538c99113fe5e87521f174471d0868d89231 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