Please update port because of blocking others
I do have this in my local tree but the current upstream version is 3.54, so it will be updated to that instead.
Created attachment 266702 [details] Patch to update devel/py-pygobject - Update to 3.54.5 Tested with devel/gobject-introspection 1.86.0 (bug #292075).
Created attachment 266848 [details] v1 (includes/fixes test suite) I've dogfooded this long enough, but the main item holding this back has been getting the test suite to run. It is supposed to run from the main port, not devel/pygobject-common. Some tests are marked broken for suspected infinite loops, and one other is ignored for causing kernel panics. There are a few test failures.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=66d6d48a3884aa95750a7e43727e63d56688119f commit 66d6d48a3884aa95750a7e43727e63d56688119f Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2026-01-05 14:15:39 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2026-01-24 18:39:02 +0000 devel/py-pygobject: update to 3.54.5 Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.54.5/NEWS Note, tests run from the primary port, not -common. Event: Winter Field Day 2026 PR: 291335 devel/py-pygobject/Makefile | 24 +++++++++++++++++++++++- devel/py-pygobject/distinfo | 6 +++--- devel/pygobject-common/Makefile | 8 +------- 3 files changed, 27 insertions(+), 11 deletions(-)