[ARVADOS] updated: 1ff9f942f8e2f7830b381e7b2c4275ae71b1ae93
Git user
git at public.curoverse.com
Fri Sep 23 16:22:16 EDT 2016
Summary of changes:
build/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 1ff9f942f8e2f7830b381e7b2c4275ae71b1ae93 (commit)
from c858ed39886eceb69e54a7c7958aaf8fb4c5a27b (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 1ff9f942f8e2f7830b381e7b2c4275ae71b1ae93
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Fri Sep 23 16:22:10 2016 -0400
Bump cwltool version in fpm_build refs #10088
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 08b60f6..3acabab 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -476,7 +476,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.20160922135240
+fpm_build cwltool "" "" python 1.0.20160923180109
# 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