[ARVADOS] updated: ff6cb85a77a557def55550b8d34355979bddbdeb

Git user git at public.curoverse.com
Wed Jun 22 12:18:53 EDT 2016


Summary of changes:
 build/run-build-packages.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  ff6cb85a77a557def55550b8d34355979bddbdeb (commit)
      from  e4b1a745a97af1d65bb1e03f770b34457003eae2 (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 ff6cb85a77a557def55550b8d34355979bddbdeb
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Wed Jun 22 12:18:49 2016 -0400

    Update run-build-packages versions for schema_salad and cwltool, refs #8442

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 0277094..759af04 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -459,14 +459,14 @@ 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.11.20160506154702
+fpm_build schema_salad "" "" python 1.12.20160610104117
 
 # 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
 fpm_build ruamel.yaml "" "" python "" --python-setup-py-arguments "--single-version-externally-managed"
 
 # And for cwltool we have the same problem as for schema_salad. Ward, 2016-03-17
-fpm_build cwltool "" "" python 1.0.20160519182434
+fpm_build cwltool "" "" python 1.0.20160609160402
 
 # 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