[ARVADOS] updated: 29d77300205e485be6595d9cd9276c246f3f89b7

Git user git at public.curoverse.com
Thu Apr 13 11:40:33 EDT 2017


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

       via  29d77300205e485be6595d9cd9276c246f3f89b7 (commit)
       via  af78d389b0ad37858108b69fe5100443dc88eb4a (commit)
      from  0035033f6bf6db955b116e2e0cc052bc5c79d80e (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 29d77300205e485be6595d9cd9276c246f3f89b7
Merge: 0035033 af78d38
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Apr 13 11:40:27 2017 -0400

    Merge branch '11493-cwl-six' refs #11493


commit af78d389b0ad37858108b69fe5100443dc88eb4a
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Apr 13 11:13:41 2017 -0400

    11493: Bump cwltool version for relaxed dependency on 'six'

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 4f12d8f..9741c6e 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -48,7 +48,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.20170329142446',
+          'cwltool==1.0.20170413151007',
           'schema-salad==2.5.20170328195758',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list