[Bug 268283] databases/py-sqlite3: switch away from distutils

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Mar 2025 06:29:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283

--- Comment #17 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit dfb9729196516470a10113c454ada9ba09ecbe96
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-03-08 06:24:43 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-03-08 06:24:43 +0000

    databases/py-sqlite3: remove Python 2 support

    No remaining consumers in the tree. This is to prepare for conversion
    to USE_PYTHON=pep517, as none of such tooling works with Python 2.

    PR: 268283

 databases/py-sqlite3/Makefile               |  8 ++---
 databases/py-sqlite3/files/setup.py         | 16 ++++++---
 databases/py-sqlite3/files/setup3.py (gone) | 56 -----------------------------
 3 files changed, 14 insertions(+), 66 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.