Bug 276321 - www/py-django-extensions: Update to 3.2.3
Summary: www/py-django-extensions: Update to 3.2.3
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/django-extensions/...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-01-14 15:13 UTC by Kai Knoblich
Modified: 2024-01-16 05:27 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
py-django-extensions-3.2.3-v1.patch (1.32 KB, patch)
2024-01-14 15:13 UTC, Kai Knoblich
ports: 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 2024-01-14 15:13:11 UTC
Created attachment 247645 [details]
py-django-extensions-3.2.3-v1.patch

Hi,

attached is a patch that updates www/py-django-extensions to 3.2.3.

QA:
~~~
- poudriere -> OK (13.2-RELEASE, py38 - py311)
Comment 1 Kevin Golding 2024-01-14 16:27:27 UTC
Looks good, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-16 05:25:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=108f69742745b8c29f910e615f6b66912c0b731c

commit 108f69742745b8c29f910e615f6b66912c0b731c
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-01-16 05:16:52 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-01-16 05:16:52 +0000

    www/py-django-extensions: Update to 3.2.3

    Changelog since 3.2.1:

    https://github.com/django-extensions/django-extensions/blob/3.2.3/CHANGELOG.md

    PR:             276321
    Approved by:    Kevin Golding (maintainer)

 www/py-django-extensions/Makefile | 5 ++---
 www/py-django-extensions/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2024-01-16 05:27:02 UTC
(In reply to Kevin Golding from comment #1)

Committed, thank you for the swift review and approval!