Author :
Mike Frysinger
Date :
2022-01-26 06:36:32
Hash :6b4304c1 Message :python: prioritize python 3.x over 2.x
Since Python 2.x went EOL years ago, stop searching for it before
any of the Python 3 versions.
* m4/python.m4: Move python2 after all python3 versions.
* NEWS: Mention update in version search.