[ARVADOS] updated: 64b05a6b4e2234a3a71d6978f0e1cf9d5f1b8c6e

Git user git at public.curoverse.com
Thu Sep 15 17:04:26 EDT 2016


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

       via  64b05a6b4e2234a3a71d6978f0e1cf9d5f1b8c6e (commit)
      from  c96214468a927d56c03876de43fa16073fc26df5 (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 64b05a6b4e2234a3a71d6978f0e1cf9d5f1b8c6e
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Sep 15 17:04:22 2016 -0400

    10081: Update cwltool version for bugfix.

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index efc6056..a6e4c5e 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -32,7 +32,7 @@ setup(name='arvados-cwl-runner',
       # Make sure to update arvados/build/run-build-packages.sh as well
       # when updating the cwltool version pin.
       install_requires=[
-          'cwltool==1.0.20160913171024',
+          'cwltool==1.0.20160915202519',
           'arvados-python-client>=0.1.20160826210445'
       ],
       data_files=[

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list