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)
Thu, Apr 16, 9:37 PM
Unknown Object (File)
Tue, Apr 14, 7:26 PM
Unknown Object (File)
Tue, Apr 14, 7:00 AM
Unknown Object (File)
Tue, Mar 31, 8:40 AM
Unknown Object (File)
Wed, Mar 25, 3:40 AM
Unknown Object (File)
Tue, Mar 24, 5:10 PM
Unknown Object (File)
Mon, Mar 23, 2:13 PM
Unknown Object (File)
Mar 21 2026, 7:48 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.