[ARVADOS] updated: dc48034431f11084e0484166292953d56e769afd
Git user
git at public.curoverse.com
Mon Aug 28 10:02:00 EDT 2017
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via dc48034431f11084e0484166292953d56e769afd (commit)
from 3389110d2ad2af52ff8dbb75f7ffa6a53387825b (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 dc48034431f11084e0484166292953d56e769afd
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Aug 28 09:57:57 2017 -0400
Bump cwltool to eliminate nameext/nameroot in output. refs #12100
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 56a553e..50f9cf4 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -51,7 +51,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.20170811195303',
+ 'cwltool==1.0.20170828135420',
'schema-salad==2.6.20170712194300',
'typing==3.5.3.0',
'ruamel.yaml==0.13.7',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list