Bug 276433 - www/py-django-simple-captcha: Update to 0.5.20
Summary: www/py-django-simple-captcha: Update to 0.5.20
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: John Hixson
URL: https://github.com/mbi/django-simple-...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-01-18 18:14 UTC by Kai Knoblich
Modified: 2024-02-09 05:53 UTC (History)
1 user (show)

See Also:
kai: maintainer-feedback-


Attachments
py-django-simple-captcha-v0.5.20-v1.patch (2.21 KB, patch)
2024-01-18 18:14 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:14:02 UTC
Created attachment 247753 [details]
py-django-simple-captcha-v0.5.20-v1.patch

Hi,

attached is a patch that updates www/py-django-simple-captcha to 0.5.20

Note:
~~~~~
Please note that there's already v0.6.0 which has no longer support for Django 3.2 and therefore it should be applied after bug #276319 is closed.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Remove obsolete MIGRATIONS option as the south migrations were removed with the 0.5.8 release.

QA:
~~~
- poudriere -> OK (13.2-RELEASE amd64, py38 - py311)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2024-02-09 05:18:27 UTC
Comment on attachment 247753 [details]
py-django-simple-captcha-v0.5.20-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:01 UTC
A commit in branch main references this bug:

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

commit 529d1a8ede4acd404b9be62e94a7ac39f6ff1594
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-02-09 05:37:43 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-02-09 05:40:01 +0000

    www/py-django-simple-captcha: Update to 0.5.20

    * Remove obsolete MIGRATIONS option as the south migrations were dropped
      with the 0.5.8 release.

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

 www/py-django-simple-captcha/Makefile | 19 +++++++++----------
 www/py-django-simple-captcha/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 13 deletions(-)