[ARVADOS] updated: 1.1.3-244-g9e92ae4

Git user git at public.curoverse.com
Mon Mar 26 11:39:57 EDT 2018


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

       via  9e92ae4c7fb2ca196b1dd9bc96e2944f1c8f8f8e (commit)
      from  f728be219a1a3cd2cc65f52c3160d76d17a96656 (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 9e92ae4c7fb2ca196b1dd9bc96e2944f1c8f8f8e
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Mon Mar 26 11:39:44 2018 -0400

    Bump cwltool version for bugfix, refs #13245
    
    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 da51540..0e9ee94 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -41,7 +41,7 @@ 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.20180322194411',
+          'cwltool==1.0.20180326152342',
           'schema-salad==2.6.20171201034858',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list