From 43a2b5754571292b25402e20cd044ebda9316c77 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Fri, 29 Jun 2018 14:26:30 +1000 Subject: python bindings: python 3.7 * Bindings confirmed to work with the newly released 3.7.0. * Updated M4 file to reflect this change and correct the Python binary search order (3.7 is not yet given priority, but will still be found first via the more generic python3 executable). * Updated setup.py.in, bindings documentation and README to reflect this. --- lang/python/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python/README.org') diff --git a/lang/python/README.org b/lang/python/README.org index cba99669..df6c63d9 100644 --- a/lang/python/README.org +++ b/lang/python/README.org @@ -27,8 +27,8 @@ Please report bugs using our bug tracker * Authors PyME was created by John Goerzen, and maintained, developed, and -cherished by Igor Belyi, Martin Albrecht, Ben McGinnes, and everyone -who contributed to it in any way. +cherished by Igor Belyi, Martin Albrecht, Ben McGinnes, Justus Winter, +and everyone who contributed to it in any way. In 2016 we merged a port of PyME to into the GPGME repository, and development will continue there. Please see the VCS history for the -- cgit v1.2.3