projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22a4b2
)
tests/vm: Configure netbsd to use Python 3.10
author
John Snow
<jsnow@redhat.com>
Thu, 11 May 2023 03:54:20 +0000
(23:54 -0400)
committer
Paolo 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
patch
|
blob
|
history
diff --git
a/tests/vm/netbsd
b/tests/vm/netbsd
index 0b9536ca17bfdc280c109f34ce79b912962ca24b..13eae109c0425a51ce63e82aa43a4c97f2f2aaf2 100755
(executable)
--- 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