]> git.proxmox.com Git - mirror_qemu.git/commitdiff
tests/vm: Configure netbsd to use Python 3.10
authorJohn Snow <jsnow@redhat.com>
Thu, 11 May 2023 03:54:20 +0000 (23:54 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 06:53:51 +0000 (08:53 +0200)
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 <jsnow@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230511035435.734312-13-jsnow@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/vm/netbsd

index 0b9536ca17bfdc280c109f34ce79b912962ca24b..13eae109c0425a51ce63e82aa43a4c97f2f2aaf2 100755 (executable)
@@ -30,6 +30,7 @@ class NetBSDVM(basevm.BaseVM):
         "git-base",
         "pkgconf",
         "xz",
+        "python310",
         "ninja-build",
 
         # gnu tools