[ARVADOS] updated: 1.1.4-752-gd22b0f215

Git user git at public.curoverse.com
Mon Aug 6 15:54:49 EDT 2018


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

       via  d22b0f215c0c6c94277d7114756f497cd7a3f07b (commit)
      from  9a752eae723dfe23d5b98db8ba7ca600ab9f9573 (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 d22b0f215c0c6c94277d7114756f497cd7a3f07b
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Mon Aug 6 15:54:35 2018 -0400

    13931: Update cwltool for add_sizes fix
    
    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 0cab074d9..3836cf5a2 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -33,8 +33,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.20180615183820',
-          'schema-salad==2.7.20180501211602',
+          'cwltool==1.0.20180806194258',
+          'schema-salad==2.7.20180719125426',
           'typing >= 3.5.3',
           'ruamel.yaml >=0.13.11, <0.15',
           'arvados-python-client>=1.1.4.20180607143841',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list