Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2017-03-22 23:12:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atspi (Old)
 and      /work/SRC/openSUSE:Factory/.python-atspi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-atspi"

Wed Mar 22 23:12:33 2017 rev:55 rq:481730 version:2.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes        
2017-01-23 11:20:26.330115892 +0100
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2017-03-22 23:12:35.068190750 +0100
@@ -1,0 +2,8 @@
+Mon Mar 20 23:11:44 UTC 2017 - [email protected]
+
+- Update to version 2.24.0:
+  + Fix an invalid escape sequence.
+  + Rename enum class to atspienum to avoid name conflict; fixes
+    build with python 3.6.
+
+-------------------------------------------------------------------
python3-atspi.changes: same change

Old:
----
  pyatspi-2.20.3.tar.xz

New:
----
  pyatspi-2.24.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.8JIWq5/_old  2017-03-22 23:12:38.331728378 +0100
+++ /var/tmp/diff_new_pack.8JIWq5/_new  2017-03-22 23:12:38.331728378 +0100
@@ -36,13 +36,13 @@
 
 Name:           python-atspi
 %define _name   pyatspi
-Version:        2.20.3
+Version:        2.24.0
 Release:        0
 Summary:        Assistive Technology Service Provider Interface - Python 
bindings
 License:        LGPL-2.0
 Group:          Development/Libraries/Python
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/pyatspi/2.20/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/pyatspi/2.24/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

python3-atspi.spec: same change
++++++ pyatspi-2.20.3.tar.xz -> pyatspi-2.24.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.20.3/NEWS new/pyatspi-2.24.0/NEWS
--- old/pyatspi-2.20.3/NEWS     2017-01-17 03:18:24.000000000 +0100
+++ new/pyatspi-2.24.0/NEWS     2017-03-20 23:52:27.000000000 +0100
@@ -1,7 +1,9 @@
-What's new in pyatspi 2.20.3:
+What's new in pyatspi 2.24.0:
 
-* Rename enum module and Enum class not to conflict with stdlib (needed
-  for python 3.6).
+* Fix an invalid escape sequence.
+
+* Rename enum class to atspienum to avoid name conflict; fixes build with
+  python 3.6.
 
 What's new in pyatspi 2.20.2:
 
@@ -12,14 +14,14 @@
 
 * gettext: Don't modify endOffset (bgo#721860).
 
-What's new in pyatspi 2.17.90:
-
-* Call gi.require_version() before import
-
 What's new in pyatspi 2.19.91:
 
 * Fix text.getDefaultAttributeSet (bgo#752928).
 
+What's new in pyatspi 2.17.90:
+
+* Call gi.require_version() before import
+
 What's new in pyatspi 2.15.90:
 
 * Add new roles for fractions, roots, subscripts, and superscripts 
(bgo#743413).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.20.3/configure new/pyatspi-2.24.0/configure
--- old/pyatspi-2.20.3/configure        2017-01-17 03:18:39.000000000 +0100
+++ new/pyatspi-2.24.0/configure        2017-03-20 23:53:08.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pyatspi 2.20.3.
+# Generated by GNU Autoconf 2.69 for pyatspi 2.24.0.
 #
 # Report bugs to <[email protected]>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='pyatspi'
 PACKAGE_TARNAME='pyatspi'
-PACKAGE_VERSION='2.20.3'
-PACKAGE_STRING='pyatspi 2.20.3'
+PACKAGE_VERSION='2.24.0'
+PACKAGE_STRING='pyatspi 2.24.0'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1381,7 +1381,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pyatspi 2.20.3 to adapt to many kinds of systems.
+\`configure' configures pyatspi 2.24.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1455,7 +1455,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pyatspi 2.20.3:";;
+     short | recursive ) echo "Configuration of pyatspi 2.24.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1599,7 +1599,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pyatspi configure 2.20.3
+pyatspi configure 2.24.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1877,7 +1877,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pyatspi $as_me 2.20.3, which was
+It was created by pyatspi $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2763,7 +2763,7 @@
 
 # Define the identity of the package.
  PACKAGE='pyatspi'
- VERSION='2.20.3'
+ VERSION='2.24.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14024,7 +14024,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pyatspi $as_me 2.20.3, which was
+This file was extended by pyatspi $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14090,7 +14090,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-pyatspi config.status 2.20.3
+pyatspi config.status 2.24.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.20.3/configure.ac 
new/pyatspi-2.24.0/configure.ac
--- old/pyatspi-2.20.3/configure.ac     2017-01-17 03:17:40.000000000 +0100
+++ new/pyatspi-2.24.0/configure.ac     2017-03-20 23:52:41.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.20.3], [[email protected]])
+AC_INIT([pyatspi], [2.24.0], [[email protected]])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.20.3/pyatspi/utils.py 
new/pyatspi-2.24.0/pyatspi/utils.py
--- old/pyatspi-2.20.3/pyatspi/utils.py 2013-11-18 21:18:11.000000000 +0100
+++ new/pyatspi-2.24.0/pyatspi/utils.py 2017-03-20 23:50:58.000000000 +0100
@@ -339,7 +339,7 @@
         ret = dict()
         for item in list:
                 [key, val] = item.split(":")
-                val = val.replace(":", "\:")
+                val = val.replace(":", r"\:")
                 if ret.__contains__(key):
                     ret[key] = ret[key] + ":" + val
                 else:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.20.3/tests/pyatspi/testrunner 
new/pyatspi-2.24.0/tests/pyatspi/testrunner
--- old/pyatspi-2.20.3/tests/pyatspi/testrunner 2017-01-17 03:18:41.000000000 
+0100
+++ new/pyatspi-2.24.0/tests/pyatspi/testrunner 2017-03-20 23:53:12.000000000 
+0100
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!python3
 
 from gi.repository import GObject, GLib
 import dbus


Reply via email to