Bug 267342 - lang/python311: Update to 3.11.0
Summary: lang/python311: Update to 3.11.0
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-25 15:48 UTC by Wen Heping
Modified: 2022-10-28 09:15 UTC (History)
1 user (show)

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


Attachments
UPdate to 3.11.0 (6.28 KB, text/plain)
2022-10-25 15:48 UTC, Wen Heping
no flags Details
Update to 3.11.0 and remove RC (6.72 KB, text/plain)
2022-10-25 21:45 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2022-10-25 15:48:39 UTC
Created attachment 237624 [details]
UPdate to 3.11.0

Python-3.11.0 released, here is the patch to update it.

Did I miss something?
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2022-10-25 16:56:25 UTC
(In reply to Wen Heping from comment #0)
I was also working on a patch but you submitted first :)

Yours is mostly the same as mine, the only difference is I think we can also remove "(RC version)" from COMMENT in Makefile.
Comment 2 Wen Heping freebsd_committer freebsd_triage 2022-10-25 21:45:40 UTC
Created attachment 237631 [details]
Update to 3.11.0 and remove RC

Update to 3.11.0 and remove RC from COMMENT
Comment 3 Wen Heping freebsd_committer freebsd_triage 2022-10-25 21:47:15 UTC
(In reply to Li-Wen Hsu from comment #1)
Thank you for pointing out !
Now fixed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-26 11:56:14 UTC
A commit in branch main references this bug:

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

commit 33ff903a5459cc49da862c92113220038ebb708f
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-10-26 11:53:20 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-10-26 11:53:20 +0000

    lang/python311: Update to 3.11.0 release.

    PR:             267342
    Reported by:    wen

 lang/python-doc-html/distinfo   | 18 +++++++++---------
 lang/python311/Makefile         |  2 +-
 lang/python311/Makefile.version |  2 +-
 lang/python311/distinfo         |  6 +++---
 lang/python311/pkg-plist        | 12 ++++++++----
 5 files changed, 22 insertions(+), 18 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-10-28 09:15:14 UTC
A commit in branch 2022Q4 references this bug:

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

commit 7e09b0f1a9aa2318c23471cef4548448c849ba10
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-10-26 11:53:20 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-28 09:13:41 +0000

    lang/python311: Update to 3.11.0 release.

    PR:             267342
    Reported by:    wen

    (cherry picked from commit 33ff903a5459cc49da862c92113220038ebb708f)

 lang/python-doc-html/distinfo   | 18 +++++++++---------
 lang/python311/Makefile         |  2 +-
 lang/python311/Makefile.version |  2 +-
 lang/python311/distinfo         |  6 +++---
 lang/python311/pkg-plist        | 12 ++++++++----
 5 files changed, 22 insertions(+), 18 deletions(-)