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)
Mon, Jul 28, 8:16 AM
Unknown Object (File)
Thu, Jul 10, 7:33 AM
Unknown Object (File)
Sat, Jul 5, 8:10 AM
Unknown Object (File)
Thu, Jul 3, 1:56 PM
Unknown Object (File)
Jul 1 2025, 5:15 PM
Unknown Object (File)
Jul 1 2025, 12:12 PM
Unknown Object (File)
Jul 1 2025, 4:30 AM
Unknown Object (File)
Jul 1 2025, 1:29 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
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.