21453: Install Python package virtualenvs under /usr/lib
authorBrett Smith <brett.smith@curii.com>
Tue, 13 Feb 2024 15:36:54 +0000 (10:36 -0500)
committerBrett Smith <brett.smith@curii.com>
Tue, 13 Feb 2024 15:42:59 +0000 (10:42 -0500)
commit554f319d6a198a6e0907203f4398aa34bef45c02
tree8b2712b5de9d7a0fe6cbef1e24ab6ed6a4a711b6
parent4e3387a5939fe7e9c958710497d95057909670b5
21453: Install Python package virtualenvs under /usr/lib

Installing under /usr/share/python3 is a remnant from when we built
library packages that integrated with the distribution. Now that we
install an entire virtualenv that's tied to a specific minor version of
Python, installing under /usr/lib makes more sense.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-library.sh
doc/admin/upgrading.html.textile.liquid
doc/sdk/python/sdk-python.html.textile.liquid