[ARVADOS] updated: 0cacef6ec2b553052e3897fee3067951f65117cd

Git user git at public.curoverse.com
Thu Apr 21 11:03:23 EDT 2016


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

       via  0cacef6ec2b553052e3897fee3067951f65117cd (commit)
      from  f2e0e32c7ab0f1de29e6e90a6af87c1969dfd640 (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 0cacef6ec2b553052e3897fee3067951f65117cd
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Apr 21 11:03:19 2016 -0400

    Pin bump cwltool dependency and pin version so it doesn't break again due to
    external changes.  no issue #

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index c061309..149c0ba 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -30,7 +30,7 @@ setup(name='arvados-cwl-runner',
           'bin/arvados-cwl-runner'
       ],
       install_requires=[
-          'cwltool>=1.0.20160325200114',
+          'cwltool==1.0.20160421140153',
           'arvados-python-client>=0.1.20160322001610'
       ],
       test_suite='tests',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list