From: John Snow Date: Thu, 11 May 2023 03:54:20 +0000 (-0400) Subject: tests/vm: Configure netbsd to use Python 3.10 X-Git-Tag: pull-xenfv-stable-20231106~297^2~38 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=dd48b477e90c3200b970545d1953e12e8c1431db;p=users%2Fdwmw2%2Fqemu.git tests/vm: Configure netbsd to use Python 3.10 NetBSD removes some packages from the Python stdlib, but only re-packages them for Python 3.10. Switch to using Python 3.10. Signed-off-by: John Snow Reviewed-by: Daniel P. Berrangé Message-Id: <20230511035435.734312-13-jsnow@redhat.com> Signed-off-by: Paolo Bonzini --- diff --git a/tests/vm/netbsd b/tests/vm/netbsd index 0b9536ca17..13eae109c0 100755 --- a/tests/vm/netbsd +++ b/tests/vm/netbsd @@ -30,6 +30,7 @@ class NetBSDVM(basevm.BaseVM): "git-base", "pkgconf", "xz", + "python310", "ninja-build", # gnu tools