[ARVADOS] updated: 2.1.0-1945-g4752421d3

Git user git at public.arvados.org
Thu Feb 17 20:50:17 UTC 2022


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

       via  4752421d3d4b3a0f6afe93ce3356961d1d81b494 (commit)
      from  d571b37981a225d93ded87d042aef652ba04afe2 (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 4752421d3d4b3a0f6afe93ce3356961d1d81b494
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Feb 17 15:49:45 2022 -0500

    Update cwltool dependency for restored Python 3.6 compatability
    
    refs #18766
    
    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 e73923595..e1883d737 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -36,7 +36,7 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
-          'cwltool==3.1.20220210171524',
+          'cwltool==3.1.20220217190813',
           'schema-salad==8.2.20211116214159',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list