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)
Fri, Feb 14, 2:03 AM
Unknown Object (File)
Mon, Feb 10, 7:22 AM
Unknown Object (File)
Sun, Feb 9, 11:46 AM
Unknown Object (File)
Sat, Feb 8, 6:11 AM
Unknown Object (File)
Mon, Jan 27, 8:00 AM
Unknown Object (File)
Jan 16 2025, 4:28 AM
Unknown Object (File)
Jan 14 2025, 1:21 AM
Unknown Object (File)
Dec 28 2024, 6:28 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.