[ARVADOS] created: 1.3.0-2620-g0f97ce28d

Git user git at public.arvados.org
Tue Jun 2 21:31:33 UTC 2020


        at  0f97ce28deb04faf2d6b19c7312ef233f28665ad (commit)


commit 0f97ce28deb04faf2d6b19c7312ef233f28665ad
Author: Ward Vandewege <ward at jhvc.com>
Date:   Tue Jun 2 17:30:56 2020 -0400

    16482: bump a-c-r's cwltool dependency to version 3.0.20200324120055 so
           that CWL v1.2.0-dev3 tests are supported.
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at jhvc.com>

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 95730a69b..72969de94 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -39,7 +39,7 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
-          'cwltool==3.0.20200317203547',
+          'cwltool==3.0.20200324120055',
           'schema-salad==5.0.20200302192450',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list