[ARVADOS] updated: 1.3.0-861-g903b27b2f

Git user git at public.curoverse.com
Mon Jun 3 21:13:32 UTC 2019


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

       via  903b27b2f4b8b00c11525ff6c2f4eb383709d074 (commit)
      from  9e27319d4ec960e6fac43322b885e8aa355651f9 (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 903b27b2f4b8b00c11525ff6c2f4eb383709d074
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Mon Jun 3 17:08:19 2019 -0400

    15028: 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 4ad36cc5a..b1c7b90b0 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -33,7 +33,7 @@ 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.20190525125941',
+          'cwltool==1.0.20190603140227',
           'schema-salad==4.2.20190417121603',
           'typing >= 3.6.4',
           'ruamel.yaml >=0.15.54, <=0.15.77',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list