Summary: | lang/python39: Update to 3.9.5 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(python) |
||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://docs.python.org/release/3.9.5/whatsnew/changelog.html#python-3-9-5-final | ||||||||||
Attachments: |
|
Description
Yasuhiro Kimura
![]() ![]() Created attachment 224815 [details]
Updated patch file
Update lang/python-doc-html too.
@sunpoet Bug #255729, comment #2 also applies to this bug report. So please wait committing for a while. Best Regards. Created attachment 224821 [details]
Updated patch file
Add patch to fix build with 12.2-RELEASE.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e663731242d5f9dda2b03c26c6eae6300f5e089 commit 3e663731242d5f9dda2b03c26c6eae6300f5e089 Author: Yasuhiro Kimura <yasu@utahime.org> AuthorDate: 2021-05-11 21:46:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-11 21:47:34 +0000 lang/python39: Update to 3.9.5 Changes: https://docs.python.org/release/3.9.5/whatsnew/changelog.html PR: 255730 lang/python-doc-html/distinfo | 18 ++-- lang/python39/Makefile | 1 - lang/python39/Makefile.version | 2 +- lang/python39/distinfo | 6 +- lang/python39/files/patch-freebsd-12 (new) | 128 +++++++++++++++++++++++++++++ lang/python39/pkg-plist | 5 +- 6 files changed, 144 insertions(+), 16 deletions(-) Committed. Thanks! |