Stop building the python pam package, that code was removed.
authorWard Vandewege <ward@curii.com>
Tue, 18 Aug 2020 20:08:21 +0000 (16:08 -0400)
committerWard Vandewege <ward@curii.com>
Tue, 18 Aug 2020 20:08:49 +0000 (16:08 -0400)
refs #16580

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

build/run-build-packages-python-and-ruby.sh

index 66201b3b4d0b577b66b956730c67b5b2e20d3913..f3b7564d714f41492c8ff55933707a98c99086fb 100755 (executable)
@@ -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"