[pygobject] m4/python.m4: Update Python version list



commit af20d7c929b9c1888454b52932a308d346e1c12b
Author: Martin Pitt <martinpitt gnome org>
Date:   Thu Jun 28 06:51:22 2012 +0200

    m4/python.m4: Update Python version list
    
    Thanks to Dieter Verfaillie for pointing  this out.

 m4/python.m4 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/m4/python.m4 b/m4/python.m4
index 3cfb9e2..c9cdf5d 100644
--- a/m4/python.m4
+++ b/m4/python.m4
@@ -146,8 +146,7 @@ AC_DEFUN([JD_PATH_PYTHON],
   dnl Find a Python interpreter.  Python versions prior to 2.0 are not
   dnl supported
   m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
-                    [python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 dnl
-python2.1 python2.0])
+                    [python python2 python2.7 python2.6 python3 python3.2 python3.1])
 
   m4_if([$1],[],[
     dnl No version check is needed.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]