[ARVADOS] updated: 1.3.0-2905-g5c1811012

Git user git at public.arvados.org
Tue Aug 18 20:09:07 UTC 2020


Summary of changes:
 build/run-build-packages-python-and-ruby.sh | 1 -
 1 file changed, 1 deletion(-)

       via  5c18110123c712684c03180d959742f62c92c06c (commit)
      from  99e8567b4130771caabcf9b735bfbdb3585bd018 (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 5c18110123c712684c03180d959742f62c92c06c
Author: Ward Vandewege <ward at curii.com>
Date:   Tue Aug 18 16:08:21 2020 -0400

    Stop building the python pam package, that code was removed.
    
    refs #16580
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/build/run-build-packages-python-and-ruby.sh b/build/run-build-packages-python-and-ruby.sh
index 66201b3b4..f3b7564d7 100755
--- a/build/run-build-packages-python-and-ruby.sh
+++ b/build/run-build-packages-python-and-ruby.sh
@@ -192,7 +192,6 @@ PYTHON_BUILD_FAILURES=0
 if [ $PYTHON -eq 1 ]; then
   debug_echo "Building Python packages"
   python_wrapper arvados-python-client "$WORKSPACE/sdk/python"
-  python_wrapper arvados-pam "$WORKSPACE/sdk/pam"
   python_wrapper arvados-cwl-runner "$WORKSPACE/sdk/cwl"
   python_wrapper arvados_fuse "$WORKSPACE/services/fuse"
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list