20846/21230: Remove Python transitional metapackages from the package build
authorBrett Smith <brett.smith@curii.com>
Thu, 4 Jan 2024 19:15:43 +0000 (14:15 -0500)
committerBrett Smith <brett.smith@curii.com>
Thu, 4 Jan 2024 19:22:14 +0000 (14:22 -0500)
commitb39854290b52d4e35e7c4c8ce4a256bce82114df
tree886782590dc153af72e2da0725108209e6476186
parenta8e7f58af3cc30b3bf4bcf1967bf00dab343543e
20846/21230: Remove Python transitional metapackages from the package build

The build process for this is relatively expensive (we set up a
dedicated virtualenv for each one) and not PEP 668-compliant (it tries
to upgrade packages globally). We don't need these packages anymore for
the Arvados 3.0 release. Stop building all of them.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-build-packages.sh
build/run-library.sh