Opened 7 weeks ago

Closed 6 weeks ago

#19440 closed enhancement (fixed)

pygobject3-3.48.1 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 6 weeks ago

Summary: pygobject3-3.48.0 (Python module)pygobject3-3.48.1 (Python module)

Now version 3.48.1.

comment:2 by Bruce Dubbs, 6 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 weeks ago

3.48.1 - 2024-03-10

  • Fix installation with pip failing in some environments with ModuleNotFoundError in g-ir-scanner

3.48.0 - 2024-03-09

  • test: fix some tests on macOS
  • docs: some dark mode fixes

3.47.0 - 2024-02-12 (pre-release)

:Note: This is an unstable release.

:Note: This is the first release using meson-python, and thus meson, instead of setuptools for PEP-517 installations i.e. when installing via pip or similar. Distro packagers can continue to use plain meson to build pygobject, but doing PEP-517 builds should also be possible with meson-python instead of setuptools.

  • Drop setuptools in favor of meson-python
  • Fundamental type support
  • Fundamental type support for GValues
  • pygi-convert.sh: migrate FILE_CHOOSER_CONFIRMATION_*
  • gimodule, cairo: Use multi-phase initialization as per PEP-489
  • Deprecate classes in gi.option module
  • Deprecate pygtkcompat
  • Add support for (optional) nullable GErrors
  • Fix CssProvider not valid in GTK2
  • Fix double free if array item cannot be marshalled to Python
  • Raise exception if a callback property is encountered
  • build: Fix pycairo detection "script" for Windows
  • Replace deprecated pkgutil.find_loader call
  • Avoid segfault on property access for incompletely initialized objects
  • pygenum: When getting a member instance, use correct key for the lookup

Project / Development / CI:

  • Remove pborelli from the maintainer list
  • Add Arjan Molenaar to maintainers
  • Remove runtests script
  • test: build in a minimal environment without gtk
  • CI: add a job for creating sdists

Documentation:

  • Build documentation on GitLab Pages
  • Update docs to use Furo theme
  • Various docs improvements

comment:4 by Bruce Dubbs, 6 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

d78bc3897a Update to pytest-8.1.1 (Python module).
b09ae7acbd Update to pygobject3-3.48.1 (Python module).
2366dadaf8 Update to packaging-24.0 (Python module).
Note: See TracTickets for help on using tickets.