[ARVADOS] updated: 2.1.0-485-gc39fcfbee

Git user git at public.arvados.org
Thu Mar 4 20:41:35 UTC 2021


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

       via  c39fcfbee2de3df0dc3229175316be9e2e647e1f (commit)
      from  2031e72047634a3f5944f36d175c1ae351a3bd3e (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 c39fcfbee2de3df0dc3229175316be9e2e647e1f
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Mar 4 14:45:15 2021 -0500

    Update cwltool for bug fixes. refs #17213
    
    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 a2fba730c..4bccadb1b 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.20201121085451',
-          'schema-salad==7.0.20200612160654',
+          'cwltool==3.0.20210124104916',
+          'schema-salad==7.0.20210124093443',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list