From a5c2123037175dcfea827444a325c839b8f7d05b Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 20 Apr 2021 22:12:35 +0300 Subject: gn: genetwork: Propagate python-rpy2-next * gn/packages/genenetwork.scm (python3-genenetwork2) [propagated-inputs]: Use python-rpy2-next. --- gn/packages/genenetwork.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 0db7032..a90a054 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -473,7 +473,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-markdown" ,python-markdown) ("python-rdflib" ,python-rdflib) ;; TODO: Get rid of Python R bindings - ("python-rpy2" ,python-rpy2-2.9) + ("python-rpy2" ,python-rpy2-next) ("python-beautifulsoup4" ,python-beautifulsoup4) ;; Disable for now. Build fails on Penguin2 ;; ("python-flask-socketio" ,python-flask-socketio) -- cgit v1.2.3