Created attachment 267235 [details] py-django-widget-tweaks-1.5.1-v1.patch Hi, attached is a patch that updates www/py-django-widget-tweaks to 1.5.1. Changes to the port: ~~~~~~~~~~~~~~~~~~~~ - Switch to the PEP517 build framework. QA: ~~~ poudriere -> OK (13.5-RELEASE amd64, py311)
Comment on attachment 267235 [details] py-django-widget-tweaks-1.5.1-v1.patch LGTM, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2b9b4466bd95ccb26a2d448c3d929eacadc36de commit f2b9b4466bd95ccb26a2d448c3d929eacadc36de Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-02-04 12:54:25 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-02-04 12:54:25 +0000 www/py-django-widget-tweaks: Update to 1.5.1 * Switch to the PEP517 build framework. Changelog: https://github.com/jazzband/django-widget-tweaks/releases/tag/1.5.1 PR: 292537 Approved by: Ivan Rozhuk (maintainer) www/py-django-widget-tweaks/Makefile | 12 +++++++----- www/py-django-widget-tweaks/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-)
(In reply to Ivan Rozhuk from comment #1) Committed, thanks for your swift review/approval!