Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > f39c5994bfdd62860cd49bdfb7609cb3 > files > 3

automake-1.16.5-3.mga9.src.rpm

Description: Add support for Python 3.10
Author: Graham Inggs <ginggs@debian.org>
Last-Update: 2021-11-08

--- a/m4/python.m4
+++ b/m4/python.m4
@@ -38,6 +38,7 @@
   dnl supported. (2.0 was released on October 16, 2000).
   m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
 [python python2 python3 dnl
+ python3.11 python3.10 dnl
  python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 dnl
  python3.2 python3.1 python3.0 dnl
  python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 dnl