[ARVADOS] updated: c5ac66520889330a417b1dbc03da2fbc5ef5cfd0
Git user
git at public.curoverse.com
Thu Aug 11 17:50:55 EDT 2016
Summary of changes:
build/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via c5ac66520889330a417b1dbc03da2fbc5ef5cfd0 (commit)
from 61f5363e5bb0660a3a9f0de5fca20985990911ca (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 c5ac66520889330a417b1dbc03da2fbc5ef5cfd0
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Thu Aug 11 17:50:49 2016 -0400
Fix schema salad package build version. no issue #
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 8cb2330..ae2de69 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -459,7 +459,7 @@ fpm_build $WORKSPACE/sdk/cwl "${PYTHON2_PKG_PREFIX}-arvados-cwl-runner" 'Curover
# So we build this thing separately.
#
# Ward, 2016-03-17
-fpm_build schema_salad "" "" python 1.14.20160708181155
+fpm_build schema_salad "" "" python 1.16.20160810195039
# And schema_salad now depends on ruamel-yaml, which apparently has a braindead setup.py that requires special arguments to build (otherwise, it aborts with 'error: you have to install with "pip install ."'). Sigh.
# Ward, 2016-05-26
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list