From 4f121d7d2e397adbd227f67d38339f94dc26c707 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Sat, 31 Oct 2020 14:44:07 +0300 Subject: gn: python3-genenetwork2: Add python-mistune as an input * gn/packages/genenetwork.scm (python3-genenetwork2) [propagated-inputs]: New input. --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 6641ae6..d7bd333 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -464,6 +464,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) ("python-pyyaml" ,python-pyyaml) + ("python-mistune-2.0.0a5" ,python-mistune-2.0.0a5) ;; TODO: Get rid of Python R bindings ("python-rpy2" ,python-rpy2-2.9) ("python-xlsxwriter" ,python-xlsxwriter)))) -- cgit v1.2.3