[ARVADOS] updated: 1.1.3-140-gcb19100

Git user git at public.curoverse.com
Tue Mar 6 11:43:59 EST 2018


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

       via  cb191006b7daf0a36f46349ebb9994cd30261a07 (commit)
      from  c6e1f628cc07731cd5fdee991fbd49564dab44b7 (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 cb191006b7daf0a36f46349ebb9994cd30261a07
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date:   Tue Mar 6 13:43:27 2018 -0300

    12268: Add comment just in case we need to use a forked libcloud again.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index fdb6954..497545d 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -486,6 +486,9 @@ if [[ "$?" == "0" ]]; then
   fpm_build $WORKSPACE/tools/crunchstat-summary ${PYTHON2_PKG_PREFIX}-crunchstat-summary 'Curoverse, Inc.' 'python' "$crunchstat_summary_version" "--url=https://arvados.org" "--description=Crunchstat-summary reads Arvados Crunch log files and summarize resource usage" --iteration "$iteration"
 fi
 
+## if libcloud becomes our own fork see
+## https://dev.arvados.org/issues/12268#note-27
+
 # Python 2 dependencies
 declare -a PIP_DOWNLOAD_SWITCHES=(--no-deps)
 # Add --no-use-wheel if this pip knows it.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list