From 426c02e4e090a22408ce5726d0318f3905197e27 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 8 Oct 2020 22:44:35 +0300 Subject: gn: python3-genenetwork2: Update python-rpy2 input --- gn/packages/genenetwork.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index ddae6b4..7946f70 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -464,7 +464,8 @@ Graphical Fragment Assembly} files and related formats.") ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) ("python-pyyaml" ,python-pyyaml) - ("python-rpy2" ,python-rpy2) + ;; TODO: Get rid of Python R bindings + ("python-rpy2" ,python-rpy2-2.9) ("python-xlsxwriter" ,python-xlsxwriter)))) (arguments (let ((python (specification->package "python-wrapper")) -- cgit v1.2.3