18766: because our Ubuntu 18.04 Python packages now depend on
authorWard Vandewege <ward@curii.com>
Mon, 7 Mar 2022 18:21:45 +0000 (13:21 -0500)
committerWard Vandewege <ward@jhvc.com>
Mon, 7 Mar 2022 18:35:07 +0000 (13:35 -0500)
commitfd04088f4cd977b911818789781c13a61ff00ecc
tree91c4b6ada7da7639879f8da209206fe2cdc87bd5
parent55e6de311c7a4bae272b5a64b40b82f3798b0a87
18766: because our Ubuntu 18.04 Python packages now depend on
       python-3.8, the path for the Python executables in our packages
       has changed. Put a note in the documentation, make the package
       testing script able to handle that, and for good measure, also
       make sure the arvados/jobs Dockerfile can handle it.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
build/package-testing/test-package-python3-arvados-python-client.sh
doc/admin/upgrading.html.textile.liquid
doc/sdk/python/sdk-python.html.textile.liquid
docker/jobs/Dockerfile