Hello community, here is the log from the commit of package python-gobject for openSUSE:Factory checked in at 2019-05-03 22:18:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gobject (Old) and /work/SRC/openSUSE:Factory/.python-gobject.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gobject" Fri May 3 22:18:04 2019 rev:76 rq:696524 version:3.32.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes 2018-12-05 09:38:41.753013566 +0100 +++ /work/SRC/openSUSE:Factory/.python-gobject.new.5148/python-gobject.changes 2019-05-03 22:18:05.716185148 +0200 @@ -1,0 +2,54 @@ +Sat Apr 20 15:15:44 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.1: + + tests/gimarshallingtestsextra.c/h: relicense to LGPLv2.1+. + + meson: add ``tests`` option for disabling tests. + + meson: tests: pass ``--quiet`` to g-ir-scanner. + + Fix a crash when marshalling a GError to Python fails. + + Fix leak of transfer-full/container C arrays. + +------------------------------------------------------------------- +Sun Mar 10 13:01:45 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.0: + + No changes since 3.31.4. + +------------------------------------------------------------------- +Thu Mar 7 16:51:38 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.31.4: + + docs: document GObject.Object.weak_ref(). + + cairo: + - Add cairo pattern foreign struct support. + - Add cairo_matrix_t converter to GValue. + +------------------------------------------------------------------- +Thu Feb 14 21:49:27 UTC 2019 - [email protected] + +- Update to version 3.31.3: + + Speed up destruction of boxed types and + GObject.Value.set_value() calls. This makes appending to a + Gtk.TreeModel nearly twice as fast for example. + + Allow passing None for boolean parameters. + + meson: Install .egg-info directory to arch'd dir. + + gtk overrides: raise in case Gtk.Window is instantiated after + gtk_init failed. + + gio overrides: Warn when creating various dbus types without a + constructor. + + tests: + - Fix tests with glib 2.59.x. + - Fix test_atoms failing in some environments. + +------------------------------------------------------------------- +Thu Jan 3 10:48:12 UTC 2019 - [email protected] + +- Update to version 3.31.2: + + GLib.Variant.keys: correctly raise TypeError for non-dict + types. + + GLib.Variant: implement __bool__ for maybe types. + + cairo: Fix GValue converters in case of NULL. + + setup.py: Print an install command hint when pkg-config is + missing. + + pygi-info: wrap g_union_info_get_alignment(). + +------------------------------------------------------------------- Old: ---- pygobject-3.30.4.tar.xz New: ---- pygobject-3.32.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gobject.spec ++++++ --- /var/tmp/diff_new_pack.14ffPk/_old 2019-05-03 22:18:06.072185862 +0200 +++ /var/tmp/diff_new_pack.14ffPk/_new 2019-05-03 22:18:06.076185870 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-gobject # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -22,13 +22,14 @@ %global __requires_exclude_from ^%{python2_sitearch}/gi/__init__.py|%{python3_sitearch}/gi/__init__.py$ %define _name pygobject Name: python-gobject -Version: 3.30.4 +Version: 3.32.1 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later Group: Development/Languages/Python URL: https://wiki.gnome.org/Projects/PyGObject/ -Source0: https://download.gnome.org/sources/pygobject/3.30/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.32/%{_name}-%{version}.tar.xz + BuildRequires: %{python_module cairo >= 1.11.1} BuildRequires: %{python_module cairo-devel} BuildRequires: %{python_module devel} @@ -132,7 +133,7 @@ %doc NEWS %doc examples/ %{python_sitearch}/gi/ -%{python_sitearch}/PyGObject-%{version}-py*.egg-info +%{python_sitearch}/PyGObject-%{version}*-py*.egg-info # Lives in cairo subpackage %exclude %{python_sitearch}/gi/_gi_cairo*.so # Lives in Gdk subpackage ++++++ pygobject-3.30.4.tar.xz -> pygobject-3.32.1.tar.xz ++++++ ++++ 5237 lines of diff (skipped)
