aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/bioinformatics.scm1
-rw-r--r--gn/packages/python.scm5
2 files changed, 4 insertions, 2 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm
index 055e2e6..0c187ce 100644
--- a/gn/packages/bioinformatics.scm
+++ b/gn/packages/bioinformatics.scm
@@ -1220,6 +1220,7 @@ runApp(launch.browser=0, port=4206)~%\n"
(license #f)))
(define-public bh20-seq-resource
+ %% Note this package is incomplete. Needs more to run properly.
(let ((commit "bbca5ac9b2538e410efe3e09651f87e5573145de")
(revision "2"))
(package
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