From 0531a0106f461145cf589cdd9dfdc8ba7d88e89b Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 9 Aug 2020 03:18:44 -0500 Subject: gn: python-schema-salad: Use same version of python-ruaml.yaml as bh20-seq-resource --- gn/packages/python.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gn/packages') diff --git a/gn/packages/python.scm b/gn/packages/python.scm index 798a01a..ca058c5 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -1153,7 +1153,8 @@ server.") ("python-rdflib" ,python-rdflib) ("python-rdflib-jsonld" ,python-rdflib-jsonld) ("python-requests" ,python-requests) - ("python-ruamel.yaml" ,python-ruamel.yaml) + ;; This needs to be fixed before upstreaming + ("python-ruamel.yaml" ,python38-ruaml.yaml-0.15.76) ("python-setuptools" ,python-setuptools) ("python-typing-extensions" ,python-typing-extensions))) (native-inputs -- cgit v1.2.3