Bug 257784

Summary: security/py-fail2ban: Fix runtime errors with Python 3.10
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Some People CC: nc, python, theis
Priority: --- Flags: theis: maintainer-feedback+
nc: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file none

Comment 1 theis 2021-08-12 13:58:28 UTC
Thanks
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-08-12 14:46:29 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-08-12 14:47:21 UTC
A commit in branch main references this bug:

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

commit e8d866428c99ca6838a6a112cb16fd5df1e2cffc
Author:     Yasuhiro Kimura <yasu@utahime.org>
AuthorDate: 2021-08-12 03:37:43 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-08-12 14:45:04 +0000

    security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10

    PR:             257784
    Approved by:    theis AT gmx DOT at (maintainer)

 security/py-fail2ban/Makefile                      |  2 +-
 .../files/patch-fail2ban_server_action.py (new)    | 30 ++++++++++++++++++++++
 .../files/patch-fail2ban_server_actions.py (new)   | 28 ++++++++++++++++++++
 .../files/patch-fail2ban_server_jails.py (new)     | 28 ++++++++++++++++++++
 4 files changed, 87 insertions(+), 1 deletion(-)
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2021-08-13 03:01:57 UTC
^Triage: Presumably quarterly is also affected, if so, please merge
Comment 5 Neel Chauhan freebsd_committer freebsd_triage 2021-08-18 19:51:23 UTC
Done!
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-08-18 19:51:36 UTC
A commit in branch 2021Q3 references this bug:

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

commit ae8a8ca2e4c6603927241d2a25fb1ef42f047992
Author:     Yasuhiro Kimura <yasu@utahime.org>
AuthorDate: 2021-08-12 03:37:43 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-08-18 19:50:35 +0000

    security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10

    PR:             257784
    Approved by:    theis AT gmx DOT at (maintainer)

    (cherry picked from commit e8d866428c99ca6838a6a112cb16fd5df1e2cffc)

 security/py-fail2ban/Makefile                      |  2 +-
 .../files/patch-fail2ban_server_action.py (new)    | 30 ++++++++++++++++++++++
 .../files/patch-fail2ban_server_actions.py (new)   | 28 ++++++++++++++++++++
 .../files/patch-fail2ban_server_jails.py (new)     | 28 ++++++++++++++++++++
 4 files changed, 87 insertions(+), 1 deletion(-)