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)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 6 Mar 2025 09:09:10 +0000 (10:09 +0100)
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>
docs/about/build-platforms.rst

index 482b09819c155c0b098c54b5e8b9632376f7cd84..1552b1a70441ba131ea3e21683897e756dcebfd1 100644 (file)
@@ -101,7 +101,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