Hello community,

here is the log from the commit of package python-dbus-python for 
openSUSE:Factory checked in at 2020-01-21 20:58:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dbus-python (Old)
 and      /work/SRC/openSUSE:Factory/.python-dbus-python.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dbus-python"

Tue Jan 21 20:58:38 2020 rev:7 rq:765673 version:1.2.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dbus-python/python-dbus-python.changes    
2018-10-12 13:08:35.703479176 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dbus-python.new.26092/python-dbus-python.changes
 2020-01-21 20:58:41.844802304 +0100
@@ -1,0 +2,34 @@
+Wed Jan  8 01:19:38 UTC 2020 - Michael Gorse <[email protected]>
+
+- Version update to version 1.2.14: 
+  * Ensure that the numeric types from dbus.types get the same
+    str() under Python 3.8 that they did under previous versions.
+  * Disable -Winline.
+  * Add Python 3.8 to CI.
+  - Changes in version 1.2.12:
+  * Don't save and restore the exception indicator when called
+    from C code.
+  - Changes in version 1.2.10:
+  * Rewrite CONTRIBUTING.md document, based on Wayland's equivalent
+  * Add clearer license information using SPDX-License-Identifier.
+  * Improve test coverage.
+  * Don't set deprecated tp_print to NULL under Python 3.
+  * Include inherited methods and properties when documenting
+    objects, which regressed when migrating from epydoc to sphinx.
+  * Add missing variant_level member to UnixFd type, for parity
+    with the other dbus.types types (dbus-python!3.
+    - Note that this is a potentially incompatible change: unknown
+      keyword arguments were previously ignored (!) and are now an
+      error.
+  * Don't reply to method calls if they have the NO_REPLY_EXPECTED
+    flag (fd.o#32529, dbus-python#26.
+  * Silence -Wcast-function-type with gcc 8.
+  * Fix distcheck with python3.7 by deleting __pycache__ during
+    uninstall.
+  * Consistently save and restore the exception indicator when
+    called from C code.
+  * Avoid a long-standing race condition in the automated tests.
+  * Fix Qt website URL.
+- Up dbus dependency; 1.8 is now required.
+
+-------------------------------------------------------------------

Old:
----
  dbus-python-1.2.8.tar.gz
  dbus-python-1.2.8.tar.gz.asc

New:
----
  dbus-python-1.2.14.tar.gz
  dbus-python-1.2.14.tar.gz.asc

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

Other differences:
------------------
++++++ python-dbus-python.spec ++++++
--- /var/tmp/diff_new_pack.gd5bWJ/_old  2020-01-21 20:58:43.872803250 +0100
+++ /var/tmp/diff_new_pack.gd5bWJ/_new  2020-01-21 20:58:43.892803259 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dbus-python
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-dbus-python
-Version:        1.2.8
+Version:        1.2.14
 Release:        0
 Summary:        Python bindings for D-Bus
 License:        MIT
@@ -34,7 +34,7 @@
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(dbus-1) >= 1.6.0
+BuildRequires:  pkgconfig(dbus-1) >= 1.8.0
 BuildRequires:  pkgconfig(dbus-glib-1)
 Requires:       python-gobject
 Requires:       python-xml

++++++ dbus-python-1.2.8.tar.gz -> dbus-python-1.2.14.tar.gz ++++++
++++ 32777 lines of diff (skipped)


Reply via email to