[Bug 286298] databases/py-{gdbm,sqlite3}, x11-toolkits/py-tkinter: internal headers from lang/python312+ not found
Date: Mon, 16 Jun 2025 20:40:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286298
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=01d4d932425a82353ce3f6731407b3eb8c3e2069
commit 01d4d932425a82353ce3f6731407b3eb8c3e2069
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-16 20:36:55 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-16 20:36:55 +0000
x11-toolkits/py-tkinter: fix build with Python 3.12+
Certain internal headers are included unconditionally starting with
Python 3.12, but this should have been built with the appropriate
preprocessor macros for internal headers set anyway. Also clean up
some duplicate directory definitions while here.
PR: 286298
Event: Kitchener-Waterloo Hackathon 202506
x11-toolkits/py-tkinter/Makefile | 3 ++-
x11-toolkits/py-tkinter/files/setup.py.in | 7 ++++---
2 files changed, 6 insertions(+), 4 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.