qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-9.1] tests/vm/openbsd: Install tomli
@ 2024-07-29  5:12 Richard Henderson
  2024-07-29  7:35 ` Paolo Bonzini
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2024-07-29  5:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee

Tomli is now required by configure.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
 tests/vm/openbsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/vm/openbsd b/tests/vm/openbsd
index 5e646f7c51..49cab08782 100755
--- a/tests/vm/openbsd
+++ b/tests/vm/openbsd
@@ -32,6 +32,7 @@ class OpenBSDVM(basevm.BaseVM):
         "pkgconf",
         "bzip2", "xz",
         "ninja",
+        "py3-tomli",
 
         # gnu tools
         "bash",
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH for-9.1] tests/vm/openbsd: Install tomli
  2024-07-29  5:12 [PATCH for-9.1] tests/vm/openbsd: Install tomli Richard Henderson
@ 2024-07-29  7:35 ` Paolo Bonzini
  0 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2024-07-29  7:35 UTC (permalink / raw)
  To: Richard Henderson; +Cc: qemu-devel, alex.bennee

Queued, thanks.  I adjust the commit message to point out that
OpenBSD still has Python 3.10 (tomli is not needed starting from
3.11).

Paolo



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH for-9.1] tests/vm/openbsd: Install tomli
  2024-07-30  1:11 [PULL 0/5] misc patch queue Richard Henderson
@ 2024-07-30  1:11 ` Richard Henderson
  2024-07-30  6:53   ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2024-07-30  1:11 UTC (permalink / raw)
  To: qemu-devel

Tomli is now required by configure.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
 tests/vm/openbsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/vm/openbsd b/tests/vm/openbsd
index 5e646f7c51..49cab08782 100755
--- a/tests/vm/openbsd
+++ b/tests/vm/openbsd
@@ -32,6 +32,7 @@ class OpenBSDVM(basevm.BaseVM):
         "pkgconf",
         "bzip2", "xz",
         "ninja",
+        "py3-tomli",
 
         # gnu tools
         "bash",
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH for-9.1] tests/vm/openbsd: Install tomli
  2024-07-30  1:11 ` [PATCH for-9.1] tests/vm/openbsd: Install tomli Richard Henderson
@ 2024-07-30  6:53   ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-07-30  6:53 UTC (permalink / raw)
  To: Richard Henderson, qemu-devel

On 30/7/24 03:11, Richard Henderson wrote:
> Tomli is now required by configure.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   tests/vm/openbsd | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-30  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29  5:12 [PATCH for-9.1] tests/vm/openbsd: Install tomli Richard Henderson
2024-07-29  7:35 ` Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2024-07-30  1:11 [PULL 0/5] misc patch queue Richard Henderson
2024-07-30  1:11 ` [PATCH for-9.1] tests/vm/openbsd: Install tomli Richard Henderson
2024-07-30  6:53   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).