Move the handle_python_package() function from run-library.sh to
authorWard Vandewege <ward@curii.com>
Sun, 22 Nov 2020 13:35:06 +0000 (08:35 -0500)
committerWard Vandewege <ward@curii.com>
Mon, 23 Nov 2020 20:42:22 +0000 (15:42 -0500)
commitdf6a469478a5f102e16682d0ab1d5f7dce67aaf3
treecec8f7b769ddc1a7b30b1269cbc7ed87f74cc72f
parent71f347ddc27c9bb398ef826ff610bc14cd200ce7
Move the handle_python_package() function from run-library.sh to
run-build-packages-python-and-ruby.sh, it is only used in the latter.
Update it to call python3 instead of just 'python'.

refs #15888

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
build/run-build-packages-python-and-ruby.sh
build/run-library.sh