All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Daniel P . Berrangé" <berrange@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>
Subject: [PATCH 1/3] tests/lcitool: Remove python3-sqlite3 from the list of needed packages
Date: Mon, 16 Mar 2026 14:54:05 +0100	[thread overview]
Message-ID: <20260316135407.209072-2-thuth@redhat.com> (raw)
In-Reply-To: <20260316135407.209072-1-thuth@redhat.com>

From: Thomas Huth <thuth@redhat.com>

According to commit 7485508341f4 ("tests/docker: Add sqlite3 module to
openSUSE Leap container") that introduced this line, the sqlite3 package
was only required for Avocado. We don't use Avocado in QEMU anymore since
a while, so we can drop this package now from our list again.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 tests/lcitool/projects/qemu.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/lcitool/projects/qemu.yml b/tests/lcitool/projects/qemu.yml
index 5e34e953514..b78a1d7f2e0 100644
--- a/tests/lcitool/projects/qemu.yml
+++ b/tests/lcitool/projects/qemu.yml
@@ -101,7 +101,6 @@ packages:
  - python3-setuptools
  - python3-sphinx
  - python3-sphinx-rtd-theme
- - python3-sqlite3
  - python3-tomli
  - python3-venv
  - python3-wheel
-- 
2.53.0



  reply	other threads:[~2026-03-16 13:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 13:54 [PATCH 0/3] Update openSUSE to version 16 in our CI Thomas Huth
2026-03-16 13:54 ` Thomas Huth [this message]
2026-03-16 14:40   ` [PATCH 1/3] tests/lcitool: Remove python3-sqlite3 from the list of needed packages Alex Bennée
2026-03-16 13:54 ` [PATCH 2/3] tests/lcitool: Update openSUSE to version 16 Thomas Huth
2026-03-16 14:43   ` Alex Bennée
2026-03-17 14:51     ` Thomas Huth
2026-03-17 15:18       ` Alex Bennée
2026-03-17 15:25         ` Daniel P. Berrangé
2026-03-16 13:54 ` [PATCH 3/3] tests/docker: Update the opensuse-leap container file " Thomas Huth
2026-03-16 14:44   ` Alex Bennée
2026-03-20 15:43 ` [PATCH 0/3] Update openSUSE to version 16 in our CI Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260316135407.209072-2-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.