From 419ea39d24f15cbebe688c43d5ab666eeab8e540 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 7 Aug 2025 09:32:49 -0500 Subject: genenetwork2: use python-rpy2-patched in place of python-rpy2 --- gn/packages/genenetwork.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 872dbdc..55b59c8 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -337,7 +337,8 @@ storage.") python-rdflib python-redis python-requests - python-rpy2 + ;; python-rpy2 ; restore once python-rpy2 dependencies get upstream + python-rpy2-patched ; remove this once python-rpy2 is fixed upstream python-scipy python-setuptools python-simplejson -- cgit 1.4.1