#17841 closed enhancement (fixed)

pygobject3-3.44.0 (Python module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-44
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (9)

comment:1 by Douglas R. Reno, 13 months ago

Milestone: 11.4gnome-44

comment:2 by Xi Ruoyao, 13 months ago

It looks like the test suite needs a python module, pytest-faulthandler or it bails out early.

comment:3 by Xi Ruoyao, 13 months ago

No, now pytest-faulthandler is a part of pytest. No idea about why the test fails...

comment:4 by Xi Ruoyao, 13 months ago

The test even fails in upstream CI: https://gitlab.gnome.org/GNOME/pygobject/-/jobs/2677038

I'd just mark test suite broken.

comment:5 by Xi Ruoyao, 13 months ago

3.44.0 - 2023-03-19

No changes compared to 3.43.1

3.43.1 - 2023-01-28

  • Drop support for Python 3.6 :mr:184
  • meson: bump minimum version to 0.53.0 and update subprojects :mr:227
  • gimodule: fix floating state of python objects created with g_object_new :mr:129
  • Gtk.Template: Accept PathLike objects as a filename :mr:195
  • info: Show which type/object callables are bound to :mr:194
  • IntrospectionModule: handle two threads loading type at same time :mr:149
  • Port to Py_TRASHCAN_BEGIN :mr:226
  • Other cleanups/improvements: :mr:181 :mr:173
  • This release also includes all changes from 3.42.1 and 3.42.2

comment:6 by Douglas R. Reno, 13 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:7 by Douglas R. Reno, 12 months ago

Now 3.44.1

3.44.1 - 2023-03-24
-------------------

* Fix tests with glib 2.76 :mr:`240`

comment:8 by Douglas R. Reno, 12 months ago

The tests seem to work fine as long as the command to move test_gdbus.py out of the way is left in:

[0/1] Running all tests.
1/1 pygobject-test-suite OK              6.65s

Ok:                 1   
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0

comment:9 by Douglas R. Reno, 12 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.