Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gobject-stubs for
openSUSE:Factory checked in at 2025-12-15 11:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gobject-stubs (Old)
and /work/SRC/openSUSE:Factory/.python-gobject-stubs.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gobject-stubs"
Mon Dec 15 11:59:10 2025 rev:2 rq:1322796 version:2.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-gobject-stubs/python-gobject-stubs.changes
2025-11-09 21:08:03.715547168 +0100
+++
/work/SRC/openSUSE:Factory/.python-gobject-stubs.new.1939/python-gobject-stubs.changes
2025-12-15 12:05:06.408262791 +0100
@@ -1,0 +2,22 @@
+Thu Dec 11 08:56:57 UTC 2025 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2.16.0:
+ + Remove FIXME when override function is typed.
+ + Improve type hints for Gst*.
+ + Fix: Gst module cannot reference itself.
+ + Fix: Add @staticmethod for override methods.
+- Changes from version 2.15.0:
+ + New features:
+ - Add Gly.
+ - Add GlyGtk4.
+ - Add overridden function docstring.
+ + Add non-GI base classes.
+ + Allow stub for some special python methods.
+ + Improve type hints for: Adw, Gdk4, GdkPixbuf, GdkX11, GLib,
+ GObject, Gsk, GSound, Gst* Gtk4, Pango, PangoCairo, Spelling.
+ + Filter out private constants and fields.
+ + Fix: Correctly skip field if a method has the same name.
+ + Fix: skip closure/destroy arguments preceding current arg.
+- Add BuildRequires: python-typing_extensions.
+
+-------------------------------------------------------------------
Old:
----
pygobject_stubs-2.14.0.tar.gz
New:
----
pygobject_stubs-2.16.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gobject-stubs.spec ++++++
--- /var/tmp/diff_new_pack.a6vZ1u/_old 2025-12-15 12:05:07.352302483 +0100
+++ /var/tmp/diff_new_pack.a6vZ1u/_new 2025-12-15 12:05:07.352302483 +0100
@@ -25,7 +25,7 @@
%define psuffix %{?with_gtk3:-gtk3}%{!?with_gtk3:%{nil}}
Name: %{pname}%{psuffix}
-Version: 2.14.0
+Version: 2.16.0
Release: 0
Summary: Typing stubs for PyGObject
License: LGPL-2.1-only
@@ -43,6 +43,7 @@
Requires: python-base >= 3.9
Requires: python-gobject
Requires: python-gobject-Gdk
+Requires: python-typing_extensions
%if 0%{?with_gtk3}
Conflicts: python-gobject-stubs
%endif
++++++ pygobject_stubs-2.14.0.tar.gz -> pygobject_stubs-2.16.0.tar.gz ++++++
++++ 22038 lines of diff (skipped)