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)
committerNico Cesar <nico@nicocesar.com>
Thu, 10 Dec 2020 20:27:10 +0000 (15:27 -0500)
commit076d6df6431377b1af8ca94491e3ef7c1f21052a
tree8f8eaada04c2ae996bc257b60bb843fb1a90ed26
parent4ecea81f99d1ba947e1b0bb1eaed22e6d88dabe5
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