From 24b4162d908b48a92660020be0b776c2874fb05a Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 14 Sep 2016 10:22:07 +0200 Subject: python: Build for both Python2 and Python3. * NEWS: Update. * configure.ac: Check for multiple Python versions. * lang/python/Makefile.am: Build and install for both Python versions. * lang/python/tests/Makefile.am: Test both versions. * lang/python/tests/run-tests.py: New test runner. Signed-off-by: Justus Winter --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 621ce3ff..e428bd59 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Noteworthy changes in version 1.7.0 (unreleased) [C25/A14/R_] * Notation flags are now correctly set on verify. - * Bindings for Python 3 are now included. + * Bindings for Python 2 and 3 are now included. * New global flag "require-gnupg" to set a minimal gnupg version. -- cgit v1.2.3