Bug 292537 - www/py-django-widget-tweaks: Update to 1.5.1
Summary: www/py-django-widget-tweaks: Update to 1.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL: https://github.com/jazzband/django-wi...
Keywords:
Depends on:
Blocks: 291707
  Show dependency treegraph
 
Reported: 2026-01-17 11:56 UTC by Kai Knoblich
Modified: 2026-02-04 12:58 UTC (History)
1 user (show)

See Also:
rozhuk.im: maintainer-feedback+


Attachments
py-django-widget-tweaks-1.5.1-v1.patch (2.27 KB, patch)
2026-01-17 11:56 UTC, Kai Knoblich
rozhuk.im: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2026-01-17 11:56:11 UTC
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 1 Ivan Rozhuk 2026-01-20 17:04:54 UTC
Comment on attachment 267235 [details]
py-django-widget-tweaks-1.5.1-v1.patch

LGTM, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-02-04 12:55:40 UTC
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(-)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2026-02-04 12:58:58 UTC
(In reply to Ivan Rozhuk from comment #1)

Committed, thanks for your swift review/approval!