[ARVADOS] updated: 1061e5ea1d8cd16628e18e7b2dee8df3797484a2

Git user git at public.curoverse.com
Thu Jul 7 10:38:13 EDT 2016


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

       via  1061e5ea1d8cd16628e18e7b2dee8df3797484a2 (commit)
      from  d8900c1b1410b97ad24aba69d9f8fa1f042afc90 (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 1061e5ea1d8cd16628e18e7b2dee8df3797484a2
Author: Tom Clegg <tom at curoverse.com>
Date:   Thu Jul 7 10:37:33 2016 -0400

    Revert "Bump cwltool dependency. Previously pinned version was broken."
    
    This reverts commit d8900c1b1410b97ad24aba69d9f8fa1f042afc90.
    
    No issue #

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index c312322..131350d 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.20160706132520',
+          'cwltool==1.0.20160630171631',
           'arvados-python-client>=0.1.20160322001610'
       ],
       data_files=[

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list