Accepting request 795103 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/795103
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=117
This commit is contained in:
2020-04-17 22:54:16 +00:00
committed by Git OBS Bridge
parent d771c7947f
commit c75fe95f4d
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 8 21:03:05 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.0:
+ This will be the last release supporting Python 2.
+ pygobject-object: Avoid checking whether NULL is floating.
+ Avoid various new glib deprecation warnings.
+ Port to g_object_new_with_properties().
+ Drop Python 2 support on Windows.
+ gtk overrides: Drop Menu, MenuItem for Gtk 4.
+ Docs:
- Update openSUSE instructions.
- Add Gaphor to Who is Using PyGObject.
- Remove reference to a fixed bug.
-------------------------------------------------------------------
Fri Jan 31 21:56:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>