[ARVADOS] updated: 951ba69df651541b2f73d8d4510086d93bb4bf2a
Git user
git at public.curoverse.com
Tue Mar 28 16:00:54 EDT 2017
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 951ba69df651541b2f73d8d4510086d93bb4bf2a (commit)
from 62b4f78632119a355f44c1843de8f6d773dd4775 (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 951ba69df651541b2f73d8d4510086d93bb4bf2a
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Tue Mar 28 16:00:40 2017 -0400
10401: Bump schema salad for self-colliding id fix.
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 7a55dd2..f6a8e60 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.20170327143622',
- 'schema-salad==2.5.20170327140858',
+ 'schema-salad==2.5.20170328195758',
'typing==3.5.3',
'ruamel.yaml==0.13.7',
'arvados-python-client>=0.1.20170327195441',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list