qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, "John Snow" <jsnow@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Markus Armbruster" <armbru@redhat.com>,
	"Michael Roth" <michael.roth@amd.com>,
	"Stefan Hajnoczi" <stefanha@gmail.com>
Subject: Re: [PATCH] Drop support for Python 3.8
Date: Fri, 25 Apr 2025 13:12:23 +0100	[thread overview]
Message-ID: <aAt8J9eKFeI2XgSa@redhat.com> (raw)
In-Reply-To: <20250425120710.879518-1-thuth@redhat.com>

On Fri, Apr 25, 2025 at 02:07:10PM +0200, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> Python 3.8 went "end of life" in October 2024 and Fedora 42 dropped
> this version already, so the "python" CI job is currently failing.
> Thus it's time to drop support for this Python version in QEMU, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  This is an alternative suggestion to:
>  https://lore.kernel.org/qemu-devel/20250422125626.72907-1-thuth@redhat.com/
> 
>  docs/about/build-platforms.rst         |  2 +-
>  configure                              | 14 +++++++-------
>  python/Makefile                        |  8 ++++----
>  python/setup.cfg                       |  7 +++----
>  python/tests/minreqs.txt               |  2 +-
>  scripts/qapi/mypy.ini                  |  2 +-
>  tests/docker/dockerfiles/python.docker |  1 -
>  7 files changed, 17 insertions(+), 19 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



  reply	other threads:[~2025-04-25 12:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-25 12:07 [PATCH] Drop support for Python 3.8 Thomas Huth
2025-04-25 12:12 ` Daniel P. Berrangé [this message]
2025-04-25 13:03 ` Philippe Mathieu-Daudé
2025-04-25 15:13   ` Markus Armbruster
2025-04-30  7:57     ` Thomas Huth
2025-04-30 10:45       ` Markus Armbruster
2025-05-05 22:49         ` John Snow
2025-05-06 13:56           ` Paolo Bonzini
2025-05-06 14:16           ` Thomas Huth
2025-05-06 19:49             ` John Snow
2025-05-07  5:35               ` Markus Armbruster

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=aAt8J9eKFeI2XgSa@redhat.com \
    --to=berrange@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=michael.roth@amd.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    --cc=thuth@redhat.com \
    /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 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).