Bug 276431

Summary: www/py-django-contact-form: Update to 2.1
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: sunpoet
Priority: --- Flags: kai: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ubernostrum/django-contact-form/compare/2.0.1...2.1
Bug Depends on:    
Bug Blocks: 276319    
Attachments:
Description Flags
py-django-contact-form-v2.1-v1.patch kai: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2024-01-18 18:04:51 UTC
Created attachment 247751 [details]
py-django-contact-form-v2.1-v1.patch

Hi Sunpoet,

attached is a patch that updates www/py-django-contact-form to 2.1.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Switch to the PEP517 build framework.
- Update the test suite.


QA:
~~~
- poudriere -> OK (13.2-RELEASE amd64, py38 - py311)
- "make test" -> OK (13.2-RELEASE amd64, py38 - py311)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2024-02-09 05:17:56 UTC
Comment on attachment 247751 [details]
py-django-contact-form-v2.1-v1.patch

^Triage: Set maintainer-approval flag to '+' due maintainer's timeout.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-09 05:44:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=280b370016eb311e4808485c8cd02290272ae0dd

commit 280b370016eb311e4808485c8cd02290272ae0dd
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-02-09 05:35:03 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-02-09 05:35:03 +0000

    www/py-django-contact-form: Update to 2.1

    * Switch to the PEP517 build framework.
    * Update test suite.

    Changelog:

    https://github.com/ubernostrum/django-contact-form/compare/2.0.1...2.1

    PR:             276431
    Approved by:    maintainer timeout (2+ weeks)

 www/py-django-contact-form/Makefile | 11 +++++++----
 www/py-django-contact-form/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)