[ARVADOS] updated: 1.3.0-27-g7ec3ab467

Git user git at public.curoverse.com
Mon Dec 10 14:06:46 EST 2018


Summary of changes:
 sdk/cwl/setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  7ec3ab46727a04fb374debbad9e08b1f719f0ac2 (commit)
       via  f62eb24060bb89c89faaa2998206961923c7b0b4 (commit)
      from  81b8420a261a095a269a46d965b2fc0ee6ecf793 (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 7ec3ab46727a04fb374debbad9e08b1f719f0ac2
Merge: 81b8420a2 f62eb2406
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Mon Dec 10 14:06:34 2018 -0500

    Merge branch '14594-update-cwltool' refs #14594
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>


commit f62eb24060bb89c89faaa2998206961923c7b0b4
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Mon Dec 10 11:40:13 2018 -0500

    14594: Update to latest cwltool
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 9d25a562a..f731db955 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -33,8 +33,8 @@ setup(name='arvados-cwl-runner',
       # Note that arvados/build/run-build-packages.sh looks at this
       # file to determine what version of cwltool and schema-salad to build.
       install_requires=[
-          'cwltool==1.0.20181116032456',
-          'schema-salad==2.7.20181116024232',
+          'cwltool==1.0.20181201184214',
+          'schema-salad==3.0.20181129082112',
           'typing >= 3.6.4',
           'ruamel.yaml >=0.15.54, <=0.15.77',
           'arvados-python-client>=1.2.1.20181130020805',

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list