From 7f3b704af5532ba796dc69cc29f73534a8f2a915 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Thu, 14 May 2020 07:33:41 -0500 Subject: python-arvados-python-client: runtime dependencies. --- gn/packages/python.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gn/packages/python.scm') diff --git a/gn/packages/python.scm b/gn/packages/python.scm index dc1dc38..0472bb8 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -1133,13 +1133,14 @@ spreadsheets without the need for COM objects.") ("python-pycurl" ,python-pycurl) ("python-ruamel.yaml" ,python-ruamel.yaml-0.15) ("python-setuptools" ,python-setuptools) + ("python-oauth2client" ,python-oauth2client) + ("python-uritemplate" ,python-uritemplate) ("python-ws4py" ,python-ws4py))) (native-inputs `(("python-mock" ,python-mock) - ("python-oauth2client" ,python-oauth2client) ("python-pbr" ,python-pbr-1.6.0) ("python-pyyaml" ,python-pyyaml) - ("python-uritemplate" ,python-uritemplate))) + )) (home-page "https://arvados.org") (synopsis "Arvados client library") (description "This package provides the arvados module, an API client for -- cgit v1.2.3