[ARVADOS] updated: 1.3.0-1484-ga3c2d73b2

Git user git at public.curoverse.com
Thu Sep 5 16:44:04 UTC 2019


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

       via  a3c2d73b2a3e87eab35853429f06195e15f1c972 (commit)
      from  d49b2b2d3c9ef513335adbc5785d252bf2fb68be (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 a3c2d73b2a3e87eab35853429f06195e15f1c972
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Thu Sep 5 11:35:37 2019 -0400

    15361: Update cwltool/schema salad versions
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index b59df35c7..d51781757 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -38,8 +38,8 @@ setup(name='arvados-cwl-runner',
       # Note that arvados/build/run-build-packages.sh looks at this
       # file to determine what version of cwltool and schema-salad to build.
       install_requires=[
-          'cwltool==1.0.20190607183319',
-          'schema-salad==4.2.20190417121603',
+          'cwltool==1.0.20190831161204',
+          'schema-salad==4.5.20190815125611',
           'typing >= 3.6.4',
           'ruamel.yaml >=0.15.54, <=0.15.77',
           'arvados-python-client{}'.format(pysdk_dep),

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list