projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8a0110
)
docs/about/build-platforms: Correct minimum supported Python version
author
Markus Armbruster
<armbru@redhat.com>
Thu, 27 Feb 2025 08:07:55 +0000
(09:07 +0100)
committer
Markus 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
patch
|
blob
|
history
diff --git
a/docs/about/build-platforms.rst
b/docs/about/build-platforms.rst
index 482b09819c155c0b098c54b5e8b9632376f7cd84..1552b1a70441ba131ea3e21683897e756dcebfd1 100644
(file)
--- a/
docs/about/build-platforms.rst
+++ b/
docs/about/build-platforms.rst
@@
-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