[ARVADOS] updated: 1.3.0-2259-g5782d9e6f

Git user git at public.arvados.org
Tue Mar 10 20:54:02 UTC 2020


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

       via  5782d9e6f37bde05fb7dc06a312a5a909c7223e4 (commit)
      from  0d9398be2b572bc89842dff62335495e02de1bf6 (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 5782d9e6f37bde05fb7dc06a312a5a909c7223e4
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Tue Mar 10 16:53:41 2020 -0400

    12409: Update schema-salad pin to latest
    
    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 38626ba80..aaefa2afc 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -40,7 +40,7 @@ setup(name='arvados-cwl-runner',
       # build.
       install_requires=[
           'cwltool==2.0.20200224214940',
-          'schema-salad==5.0.20200220195218',
+          'schema-salad==5.0.20200302192450',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list