qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Daniel P . Berrangé" <berrange@redhat.com>
Subject: Re: [Stable-10.0.2] Revert "Drop support for Python 3.8"
Date: Wed, 28 May 2025 10:00:18 +0200	[thread overview]
Message-ID: <6fe9e4f1-9a91-474f-b398-91abd2cbdf51@redhat.com> (raw)
In-Reply-To: <20250528075408.34066-1-mjt@tls.msk.ru>

On 28/05/2025 09.53, Michael Tokarev wrote:
> This reverts commit 3d5b2f81fbc6b96b70271af1820674731a441ff7.
> 
> It should not be in 10.0.x branch, since we do support python 3.8
> in 10.0.
> 
> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
...
> diff --git a/tests/docker/dockerfiles/python.docker b/tests/docker/dockerfiles/python.docker
> index 59e70a0248..8f0af9ef25 100644
> --- a/tests/docker/dockerfiles/python.docker
> +++ b/tests/docker/dockerfiles/python.docker
> @@ -15,6 +15,7 @@ ENV PACKAGES \
>       python3.11 \
>       python3.12 \
>       python3.13 \
> +    python3.8 \
>       python3.9
>   
>   RUN dnf install -y $PACKAGES

Reviewed-by: Thomas Huth <thuth@redhat.com>

... but you might want to add another patch instead that pins the 
python.docker to Fedora 41, otherwise the job will fail.



      reply	other threads:[~2025-05-28  8:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28  7:53 [Stable-10.0.2 0/1] Patch Round-up for stable 10.0.2 Michael Tokarev
2025-05-28  7:53 ` [Stable-10.0.2] Revert "Drop support for Python 3.8" Michael Tokarev
2025-05-28  8:00   ` Thomas Huth [this message]

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=6fe9e4f1-9a91-474f-b398-91abd2cbdf51@redhat.com \
    --to=thuth@redhat.com \
    --cc=berrange@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@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 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).