From 946bba56dfec10eb766f315fb944d31ba89f4484 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 5 Nov 2020 00:44:31 +0300 Subject: gn: python-schema-salad: use python-mistune * gn/packages/python.scm [propagated-inputs]: Replace python-mistune-2.0.0a5 with python-mistune. This is required in order to build bh20-seq-resource successfully. --- gn/packages/python.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages/python.scm') diff --git a/gn/packages/python.scm b/gn/packages/python.scm index 8d74134..cfcb943 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -1112,7 +1112,7 @@ server.") (propagated-inputs `(("python-cachecontrol" ,python-cachecontrol-0.11) ("python-lockfile" ,python-lockfile) - ("python-mistune" ,python-mistune-2.0.0a5) + ("python-mistune" ,python-mistune) ("python-rdflib" ,python-rdflib) ("python-rdflib-jsonld" ,python-rdflib-jsonld) ("python-requests" ,python-requests) -- cgit v1.2.3