system-config/docker/python-builder
Ian Wienand 9f6f1dd295 python-builder: don't force siblings install
It seems I added this --force with the original commit
(I4943ae723b06b0ad808e7c7f20788109e21aa8bf) but I'm not really sure
why.  If we have built any siblings their wheels should have higher
version numbers (e.g. like pbr versioning with a "dev" on it).

Thus we shouldn't need to force the wheels to be installed.  The
--force here causes a lot of uninstalls that take up quite a bit of
time, especialy under emulation.

Change-Id: I88b824058dc1cee90bfe4c8c4fd43a86472bc478
2021-05-20 11:59:44 +10:00
..
scripts python-builder: don't force siblings install 2021-05-20 11:59:44 +10:00
Dockerfile Trigger python container promote 2021-05-06 12:35:49 +10:00
python3-dev.control Add python-builder docker image 2019-01-21 20:06:42 +00:00