Bug 271900

Summary: lang/python39: Update to 3.9.17
Product: Ports & Packages Reporter: Wen Heping <wen>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: Closed FIXED    
Severity: Affects Only Me CC: george, i.dani, kirill, mfisher911, ml, nevecherya, sipopo, tomas, wen
Priority: --- Flags: bugzilla: maintainer-feedback? (python)
i.dani: merge-quarterly?
antoine: exp-run+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 3.9.17
none
Output from "make test"
none
After reverting to 3.9.16_2 none

Description Wen Heping freebsd_committer freebsd_triage 2023-06-08 02:28:16 UTC
Created attachment 242678 [details]
Update to 3.9.17

Update to 3.9.17
Comment 1 George Mitchell 2023-06-10 15:03:53 UTC
I'm upgrading from python-doc-html-3.9.14, so I needed fuzz 3 to apply the python-doc-html/distinfo part of your patch.  But after that, everything compiled and installed with no difficulties.  I'm not sure what tests are necessary ...
Comment 2 George Mitchell 2023-06-10 15:15:00 UTC
Created attachment 242715 [details]
Output from "make test"

There are a bunch of failures here, but I've never tried running "make test" for python to see which ones might be normal-ish.  Help?
Comment 3 George Mitchell 2023-06-10 18:00:52 UTC
Created attachment 242722 [details]
After reverting to 3.9.16_2

I reverted the patch and ran "make test" again.  The results are about as ghastly as after the patch.  I'm not sure how to judge.

I'll shut up now.
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2023-06-13 07:12:22 UTC
Exp-run looks fine
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-06-13 07:42:22 UTC
A commit in branch main references this bug:

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

commit aabc8510fa913e07d842bf45df9762a3db60bd9b
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-06-13 07:39:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-06-13 07:39:27 +0000

    lang/python39: Update to 3.9.17

    PR:             271900
    Reported by:    wen@
    Exp-run by:     antoine@

 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile         |  1 -
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  2 +-
 5 files changed, 14 insertions(+), 15 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-06-13 07:43:25 UTC
A commit in branch 2023Q2 references this bug:

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

commit db06c96a2465df7388452bc18619721d648b988e
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-06-13 07:39:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-06-13 07:42:28 +0000

    lang/python39: Update to 3.9.17

    PR:             271900
    Reported by:    wen@
    Exp-run by:     antoine@

    (cherry picked from commit aabc8510fa913e07d842bf45df9762a3db60bd9b)

 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile         |  1 -
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  2 +-
 5 files changed, 14 insertions(+), 15 deletions(-)
Comment 7 George Mitchell 2023-06-13 14:30:49 UTC
Thanks to all!
Comment 8 Dani I. 2023-06-21 09:04:27 UTC
Please merge to quarterly as this is security relevant. Thanks!
Comment 9 Wen Heping freebsd_committer freebsd_triage 2023-06-21 10:03:25 UTC
(In reply to Dani I. from comment #8)
It had been merged, please look Comment 6.