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

See Also:
ports: maintainer-feedback+


Attachments
py-django-registration-3.4-v1.patch (1.49 KB, patch)
2024-01-14 15:18 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:18:02 UTC
Created attachment 247647 [details]
py-django-registration-3.4-v1.patch

Hi,

attached is a patch that updates www/py-django-registration to 3.4.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Switch to PEP517 build framework

QA:
~~~
- poudriere -> OK (13.2-RELEASE, py38 - py311)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-16 05:25:12 UTC
A commit in branch main references this bug:

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

commit b60a89a503805dd8bbe2bb019640e50c4eac2d7a
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-01-16 05:21:10 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-01-16 05:21:10 +0000

    www/py-django-registration: Update to 3.4

    * Switch to the PEP517 build framework.

    Changelog:

    https://github.com/ubernostrum/django-registration/compare/3.3...3.4

    PR:             276324
    Approved by:    Kevin Golding (maintainer)

 www/py-django-registration/Makefile | 6 ++++--
 www/py-django-registration/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2024-01-16 05:27:33 UTC
Committed, thank you for the swift review and approval!