[ARVADOS] updated: 064d34b61f3c3102ec7bc66d7d40867acfc6464c
Git user
git at public.curoverse.com
Wed Nov 23 14:18:31 EST 2016
Summary of changes:
build/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 064d34b61f3c3102ec7bc66d7d40867acfc6464c (commit)
from a983bbeec3db12156cc96741034ffe8d4053866b (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 064d34b61f3c3102ec7bc66d7d40867acfc6464c
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Nov 23 14:18:24 2016 -0500
Update cwltool version with compatible dependencies, refs #10583
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 9eaa214..e1825ea 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -478,7 +478,7 @@ fpm_build ruamel.yaml "" "" python 0.12.4 --python-setup-py-arguments "--single-
fpm_build cwltest "" "" python 1.0.20160907111242
# And for cwltool we have the same problem as for schema_salad. Ward, 2016-03-17
-fpm_build cwltool "" "" python 1.0.20161122201220
+fpm_build cwltool "" "" python 1.0.20161123190203
# FPM eats the trailing .0 in the python-rdflib-jsonld package when built with 'rdflib-jsonld>=0.3.0'. Force the version. Ward, 2016-03-25
fpm_build rdflib-jsonld "" "" python 0.3.0
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list