]> 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>
Sat, 22 Mar 2025 07:52:51 +0000 (10:52 +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 f2a7aec56ff64336705a952a32b876503ccdcf23..d3e26c8aa23fb759b4184b21846df5ee56b2fee3 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