[ARVADOS] updated: 1.1.0-144-gdc78526

Git user git at public.curoverse.com
Thu Nov 16 16:04:44 EST 2017


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

       via  dc78526ba494973df7d298825e20503353e92adf (commit)
      from  6be9a2c8066a633327f797e537c228fb9b9d91c5 (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 dc78526ba494973df7d298825e20503353e92adf
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Thu Nov 16 14:07:37 2017 -0500

    Bump schema-salad for extension schema loading bugfix. refs #11163
    
    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 9e23795..577295c 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -52,7 +52,7 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to build.
       install_requires=[
           'cwltool==1.0.20170928192020',
-          'schema-salad==2.6.20170927145003',
+          'schema-salad==2.6.20171116190026',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',
           'arvados-python-client>=0.1.20170526013812',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list