[ARVADOS] created: 2.1.0-628-gd0d92234d

Git user git at public.arvados.org
Wed Apr 7 20:14:42 UTC 2021


        at  d0d92234d97533f07b7a3ac18d894a86c518b1b8 (commit)


commit d0d92234d97533f07b7a3ac18d894a86c518b1b8
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Wed Apr 7 16:14:10 2021 -0400

    17462: Bump cwltool for scandeps bugfix
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 4bccadb1b..4796845bf 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -39,8 +39,8 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
-          'cwltool==3.0.20210124104916',
-          'schema-salad==7.0.20210124093443',
+          'cwltool==3.0.202103191437213',
+          'schema-salad==7.1.20210316164414',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list