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, May 9, 4:00 PM
Unknown Object (File)
Sat, May 9, 3:59 PM
Unknown Object (File)
Sat, May 9, 12:58 PM
Unknown Object (File)
Fri, May 8, 7:27 PM
Unknown Object (File)
Sun, May 3, 9:30 PM
Unknown Object (File)
Wed, Apr 29, 9:32 PM
Unknown Object (File)
Wed, Apr 29, 10:30 AM
Unknown Object (File)
Mon, Apr 27, 6:56 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.