From 743cf0cc93821876b961a3867561f74daf92b210 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 19 Nov 2020 08:36:06 +0300 Subject: gn: python3-genenetwork2: Comment out python-flask-socketio * gn/packages/genenetwork.scm (python3-genenetwork2): [propagated-inputs]: Comment out python-flask-socketio. Causes build on Penguin2 to fail. --- 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 164e95c..17450ae 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -471,7 +471,8 @@ Graphical Fragment Assembly} files and related formats.") ;; TODO: Get rid of Python R bindings ("python-rpy2" ,python-rpy2-2.9) ("python-beautifulsoup4" ,python-beautifulsoup4) - ("python-flask-socketio" ,python-flask-socketio) + ;; Disable for now. Build fails on Penguin2 + ;; ("python-flask-socketio" ,python-flask-socketio) ("python-xlsxwriter" ,python-xlsxwriter)))) (arguments (let ((python (specification->package "python-wrapper")) -- cgit v1.2.3