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, Aug 27, 10:16 PM
Unknown Object (File)
Thu, Aug 27, 7:04 AM
Unknown Object (File)
Wed, Aug 26, 2:43 PM
Unknown Object (File)
Mon, Aug 24, 6:07 PM
Unknown Object (File)
Mon, Aug 24, 5:42 AM
Unknown Object (File)
Sun, Aug 23, 9:05 PM
Unknown Object (File)
Sun, Aug 23, 7:48 PM
Unknown Object (File)
Sun, Aug 23, 4:33 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.