[ARVADOS] updated: 9be7771ac7f946a1802c166241a222d645a31a71

Git user git at public.curoverse.com
Fri Feb 26 14:38:19 EST 2016


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

       via  9be7771ac7f946a1802c166241a222d645a31a71 (commit)
      from  aa998f9f62321b44780923d60692beb6805b0ff5 (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 9be7771ac7f946a1802c166241a222d645a31a71
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Feb 26 14:38:09 2016 -0500

    8488: Update cwltool pin

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index cf9619c..4e127cc 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -30,8 +30,7 @@ setup(name='arvados-cwl-runner',
           'bin/arvados-cwl-runner'
       ],
       install_requires=[
-          #'cwltool>=1.0.20160225040942',
-          'cwltool',
+          'cwltool>=1.0.20160225202307',
           'arvados-python-client>=0.1.20160122132348'
       ],
       zip_safe=True,

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list