Page MenuHomeFreeBSD

devel/py-pygobject: rename and update to 3.50.0
ClosedPublic

Authored by vishwin on Nov 16 2024, 3:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 1, 5:51 PM
Unknown Object (File)
Thu, Jul 30, 7:43 PM
Unknown Object (File)
Wed, Jul 29, 8:34 PM
Unknown Object (File)
Wed, Jul 29, 1:39 AM
Unknown Object (File)
Mon, Jul 27, 3:39 PM
Unknown Object (File)
Tue, Jul 21, 4:59 PM
Unknown Object (File)
Jul 7 2026, 1:16 AM
Unknown Object (File)
Jul 3 2026, 11:58 AM
Subscribers
None

Details

Summary

The proper upstream Python package name is pygobject; version 2 hasn't existed or been supported in ages, so rename.

Rework the port to where -common is the child port but the main port depends on it for the header files. Build the main port as a Python wheel USE_PYTHON=pep517 to take advantage of USE_PYTHON=autoplist.

Test Plan

dogfooded for some time already, exp-run

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 60693
Build 57577: arc lint + arc unit

Event Timeline

vishwin created this revision.

rebase

  • devel/pygobject-common: shift consumers
  • security/libsecret: shift TEST_DEPENDS

USE_GNOME=pygobject3 consumers to be bumped post-commit

This revision was not accepted when it landed; it landed in state Needs Review.Nov 22 2024, 10:33 PM
This revision was automatically updated to reflect the committed changes.