Bug 264629

Summary: www/mod_wsgi4: Update to 4.9.2
Product: Ports & Packages Reporter: Kamigishi Rei <spambox>
Component: Individual Port(s)Assignee: Dima Panov <fluffy>
Status: Closed FIXED    
Severity: Affects Only Me CC: douglas, fluffy
Priority: --- Flags: douglas: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 4.9.2
none
Update to 4.9.2 none

Description Kamigishi Rei 2022-06-12 10:36:03 UTC
Created attachment 234634 [details]
Update to 4.9.2

4.9.0 adds support for Python 3.10, 4.9.1 extends that to cover Python 3.11 as well.
Comment 1 Kamigishi Rei 2022-06-12 10:38:07 UTC
Created attachment 234635 [details]
Update to 4.9.2

(now correctly marked as a patch)
Comment 2 Douglas Thrift 2022-06-12 21:05:43 UTC
Looks fine to me. Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-06-16 20:23:17 UTC
A commit in branch main references this bug:

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

commit 1519424f5ad050fde071785659697aa905f4d15a
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-06-16 20:22:01 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-06-16 20:22:01 +0000

    www/mod_wsgi4: update to 4.9.2 release

    PR:     264629

 www/mod_wsgi4/Makefile | 4 ++--
 www/mod_wsgi4/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 4 Dima Panov freebsd_committer freebsd_triage 2022-06-16 20:24:39 UTC
Committed, thanks!