Bug 276431 - www/py-django-contact-form: Update to 2.1
Summary: www/py-django-contact-form: Update to 2.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: Po-Chuan Hsieh
URL: https://github.com/ubernostrum/django...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-01-18 18:04 UTC by Kai Knoblich
Modified: 2024-02-09 05:52 UTC (History)
1 user (show)

See Also:
kai: maintainer-feedback-


Attachments
py-django-contact-form-v2.1-v1.patch (1.68 KB, patch)
2024-01-18 18:04 UTC, Kai Knoblich
kai: 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-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(-)