Bug 261919 - www/py-django-formtools: Update to 2.3
Summary: www/py-django-formtools: Update to 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: Alfred Perlstein
URL:
Keywords:
Depends on:
Blocks: 261313
  Show dependency treegraph
 
Reported: 2022-02-13 04:33 UTC by Richard Gallamore
Modified: 2022-03-05 18:55 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (alfred)


Attachments
Diff for v2.3 to 2.5 (1.17 KB, patch)
2022-02-13 04:33 UTC, Richard Gallamore
ultima: maintainer-approval? (alfred)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Gallamore freebsd_committer freebsd_triage 2022-02-13 04:33:19 UTC
Created attachment 231784 [details]
Diff for v2.3 to 2.5

Django-formtools version 2.1 only supports up to django 2.2. Updating to 2.3 extends this compatibility to 3.2.

This has been tested on 13amd64. Build logs below.

https://poudriere.ultimasbox.com/data/130amd64-test/2022-02-12_14h36m13s/logs/py38-django-formtools-2.3.log
Comment 1 Richard Gallamore freebsd_committer freebsd_triage 2022-02-13 04:34:59 UTC
Adding Kai as this is required for django 3.2 migration.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-05 18:50:08 UTC
A commit in branch main references this bug:

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

commit 64b3653debfbd5f79f7679af4b9b6f1544bf5f4d
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2022-03-05 18:44:48 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2022-03-05 18:44:48 +0000

    www/py-django-formtools: Update to 2.3

    Changelog: https://django-formtools.readthedocs.io/en/latest/changelog.html

    PR: 261919
    Approved by: alfred (timeout)

 www/py-django-formtools/Makefile | 4 +++-
 www/py-django-formtools/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)