Opened 5 years ago

Closed 5 years ago

#11342 closed enhancement (fixed)

pygobject3-3.30.4

Reported by: Bruce Dubbs Owned by: Pierre Labastie
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Douglas R. Reno, 5 years ago

Summary: pygobject3-3.30.2pygobject3-3.30.3

Now 3.30.3

comment:2 by Pierre Labastie, 5 years ago

Owner: changed from blfs-book to Pierre Labastie
Status: newassigned

comment:3 by Pierre Labastie, 5 years ago

Summary: pygobject3-3.30.3pygobject3-3.30.4

Now 3.30.4

comment:4 by Pierre Labastie, 5 years ago

3.30.2 - 2018-11-11
-------------------

* tests: Fix some test with newer glib.
* overrides: Fix crash when using non-ascii text with.
  Gtk.Builder.add_from_string/add_objects_from_string. :issue:`255`
* Various meson/distutils build fixes for MSVC.
  :mr:`91` (:user:`Chun-wei Fan <fanc999>`)
* foreign-cairo: Fix cairo marshalling not using the foreign converters in
  some cases. :issue:`260`
* build: setup.py reproducible build fixes.
  :mr:`94` (:user:`Bernhard M. Wiedemann  <bmwiedemann>`)

3.30.3 - 2018-11-27
-------------------

* GValue: fall back to the custom C marshaller to support fundamental types.
  This makes GValue work with GstFraction. :issue:`280`
* GValue: Work around wrong annotations for GVariant
* Fix GObject attribute access during instance init which can lead to errors
  with __getattr__ implementations of subclasses. This lead to criticals when
  instantiating Gio.DBusProxy. :issue:`267`

3.30.4 - 2018-11-30
-------------------

* gtk overrides: Fix rows getting inserted on the wrong level with
  TreeStore.insert_before/inster_after if parent=None.
  :issue:`281` (3.30 regression, thanks to :user:`Cian Wilson <cianwilson>`
  for the report)

comment:5 by Pierre Labastie, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r20951

Note: See TracTickets for help on using tickets.