Date: Mon, 16 Jun 2025 20:40:35 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 286298] databases/py-{gdbm,sqlite3}, x11-toolkits/py-tkinter: internal headers from lang/python312+ not found Message-ID: <bug-286298-21822-627drfBGwr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-286298-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-286298-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286298 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D01d4d932425a82353ce3f6731407b3e= b8c3e2069 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286298-21822-627drfBGwr>