[ARVADOS] updated: 386248b68c309b890f9cb257360a62d28cb8706b
Git user
git at public.curoverse.com
Thu Dec 15 11:44:55 EST 2016
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 386248b68c309b890f9cb257360a62d28cb8706b (commit)
from e1fb30fb49c337c7711e51fa3f6c3c81650b228c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 386248b68c309b890f9cb257360a62d28cb8706b
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Thu Dec 15 11:36:23 2016 -0500
Bump schema-salad version to fix rdflib-jsonld dependency. refs #10576
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 3750a7e..a8f732f 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -49,7 +49,7 @@ setup(name='arvados-cwl-runner',
# file to determine what version of cwltool and schema-salad to build.
install_requires=[
'cwltool==1.0.20161207161158',
- 'schema-salad==1.21.20161206204028',
+ 'schema-salad==1.21.20161215163938',
'arvados-python-client>=0.1.20160826210445',
'setuptools'
],
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list