[Bug 268283] databases/py-sqlite3: switch away from distutils
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268283] databases/py-sqlite3: switch to setuptools"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Mar 2025 02:38:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283
--- Comment #24 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=b4529dc74457f6c0db0692aee8976b89a52aae5d
commit b4529dc74457f6c0db0692aee8976b89a52aae5d
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-03-12 02:34:18 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-03-12 02:35:51 +0000
x11-toolkits/py-tkinter: convert to USE_PYTHON=pep517
Note USES=tk limited to 8.6; 9.0 support is not expected until Python 3.14
PR: 268283
x11-toolkits/py-tkinter/Makefile | 36 ++++++++++++-------
.../py-tkinter/files/pyproject.toml.in (new) | 11 ++++++
x11-toolkits/py-tkinter/files/setup.py (gone) | 40 ----------------------
x11-toolkits/py-tkinter/files/setup.py.in (new) | 24 +++++++++++++
4 files changed, 59 insertions(+), 52 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.