[pyatspi2/gnome-3-20] 2.20.3



commit 7bf7658b96e00e4efa077ed8e9432443ecc5eb0a
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jan 16 20:18:31 2017 -0600

    2.20.3

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9578be1..058097c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi 2.20.3:
+
+* Rename enum module and Enum class not to conflict with stdlib (needed
+  for python 3.6).
+
 What's new in pyatspi 2.20.2:
 
 * Update STATE_LAST_DEFINED so that STATE_READ_ONLY is recognized
diff --git a/configure.ac b/configure.ac
index ec43ddf..303e525 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.20.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.20.3], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the


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