[arvados] updated: 2.1.0-2711-g5613df6b5

git repository hosting git at public.arvados.org
Fri Jul 22 14:03:19 UTC 2022


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

       via  5613df6b553c02f95e84b4536397e9be8d95007a (commit)
      from  d8eeb0f02b967153790e54284fd3213b648def20 (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 5613df6b553c02f95e84b4536397e9be8d95007a
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri Jul 22 10:02:58 2022 -0400

    19280: Update schema salad for get_metaschema performance fix
    
    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 c885ebd4b..8ad3cbb45 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -37,7 +37,7 @@ setup(name='arvados-cwl-runner',
       # build.
       install_requires=[
           'cwltool==3.1.20220224085855',
-          'schema-salad==8.2.20211116214159',
+          'schema-salad==8.3.20220721194857',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list