1afa15 Update python-gobject to version 3.46.0 / rev 96 via SR 1110890

6 files Authored by dimstar 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update python-gobject to version 3.46.0 / rev 96 via SR 1110890
    
    https://build.opensuse.org/request/show/1110890
    by user dimstar + dimstar_suse
    - Update to version 3.46.0:
      + Add support for Python 3.12.
      + Drop GTK 2 support.
      + Complete the PEP-451 implementation in gi.importer.
      + Replace usage of deprecated FFI closure API.
      + Fix invalid marshalling in some cases for boxed values, for
        example with Gtk.StyleContext.get_property().
      + Consistent setting of enum and flag property.
      + Fix docstring for methods that return an array and have a
        length (out) argument.
      + Overrides:
        - Fix incompatibility for CssProvider.load_from_data() (GTK
          4.10).
        - Allow Gdk.{Color,RGBA} instances to be compared with other
          objects.
        - Add overrides for Gdk.FileList in Gdk-4.0.
      + Updated documentation.
    - Add explicit BuildRequires on pkgconfig(libffi). This is looked
      by the build scripts and was already being
    
        
file modified
+0 -0
file modified
+27 -0
file modified
+24 -0
file modified
+19 -9