[ARVADOS] updated: a810fa495eab5bc3356ac53a9a3aa40d69b1c77e

Git user git at public.curoverse.com
Fri Mar 25 21:51:09 EDT 2016


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

       via  a810fa495eab5bc3356ac53a9a3aa40d69b1c77e (commit)
      from  32fba9fa61361bf068e8125507e6242da4295ee5 (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 a810fa495eab5bc3356ac53a9a3aa40d69b1c77e
Author: Ward Vandewege <ward at curoverse.com>
Date:   Fri Mar 25 21:50:28 2016 -0400

    Bump up the iteration for the python-arvados-cwl-runner package so that
    it gets rebuilt.
    
    refs #8671

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 340fa63..313b92f 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -405,7 +405,7 @@ fpm_build $WORKSPACE/sdk/python "${PYTHON2_PKG_PREFIX}-arvados-python-client" 'C
 # cwl-runner
 cd $WORKSPACE/packages/$TARGET
 rm -rf "$WORKSPACE/sdk/cwl/build"
-fpm_build $WORKSPACE/sdk/cwl "${PYTHON2_PKG_PREFIX}-arvados-cwl-runner" 'Curoverse, Inc.' 'python' "$(awk '($1 == "Version:"){print $2}' $WORKSPACE/sdk/cwl/arvados_cwl_runner.egg-info/PKG-INFO)" "--url=https://arvados.org" "--description=The Arvados CWL runner"
+fpm_build $WORKSPACE/sdk/cwl "${PYTHON2_PKG_PREFIX}-arvados-cwl-runner" 'Curoverse, Inc.' 'python' "$(awk '($1 == "Version:"){print $2}' $WORKSPACE/sdk/cwl/arvados_cwl_runner.egg-info/PKG-INFO)" "--url=https://arvados.org" "--description=The Arvados CWL runner" --iteration 2
 
 # schema_salad. This is a python dependency of arvados-cwl-runner,
 # but we can't use the usual PYTHONPACKAGES way to build this package due to the

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list