[Bug 273722] devel/pygobject3-common devel/py-gobject3: rename and update to 3.50.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273722] devel/pygobject3-common: update to 3.46.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Nov 2024 22:33:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273722
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=76699df99df02e612394db28e22be37240da7783
commit 76699df99df02e612394db28e22be37240da7783
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2024-11-19 15:49:24 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-11-22 22:31:53 +0000
devel/py-pygobject: rename and update to 3.50.0
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.
Direct -common consumers have PORTREVISION bumped.
Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.50.0/NEWS
Reported by: Olivier Duchateau <duchateau.olivier[at]gmail[dot]com> (3.44,
3.46)
Exp-run by: antoine
PR: 273722
Differential Revision: https://reviews.freebsd.org/D47635
MOVED | 2 +
Mk/Uses/gnome.mk | 4 +-
deskutils/py-i3-gnome-pomodoro/Makefile | 3 +-
devel/Makefile | 4 +-
devel/py-gobject3/Makefile (gone) | 11 ---
devel/py-gobject3/pkg-plist (gone) | 84 ----------------------
devel/py-pygobject/Makefile (new) | 44 ++++++++++++
devel/py-pygobject/distinfo (new) | 3 +
.../{pygobject3-common => py-pygobject}/pkg-descr | 0
devel/pygobject-common/Makefile (new) | 15 ++++
devel/pygobject3-common/Makefile (gone) | 76 --------------------
devel/pygobject3-common/distinfo (gone) | 3 -
devel/pygobject3-common/pkg-plist (gone) | 2 -
misc/py-openpaperwork-gtk/Makefile | 3 +-
security/libsecret/Makefile | 2 +-
15 files changed, 73 insertions(+), 183 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.