]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
docs/about/build-platforms: Correct minimum supported Python version
authorMarkus Armbruster <armbru@redhat.com>
Thu, 27 Feb 2025 08:07:55 +0000 (09:07 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 18 Mar 2025 06:02:47 +0000 (09:02 +0300)
Fixes: ca056f4499c2 (Python: Drop support for Python 3.7)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250227080757.3978333-2-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
(cherry picked from commit 87c8b4fc3c1c89ec52540bfb74f9b0518f247323)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/about/build-platforms.rst

index d8b0445157f0640bfe91d0361e25963109688a1b..0902d10f440ce5d04e393c136a800a2481f154eb 100644 (file)
@@ -98,7 +98,7 @@ Python runtime
   option of the ``configure`` script to point QEMU to a supported
   version of the Python runtime.
 
-  As of QEMU |version|, the minimum supported version of Python is 3.7.
+  As of QEMU |version|, the minimum supported version of Python is 3.8.
 
 Python build dependencies
   Some of QEMU's build dependencies are written in Python.  Usually these