https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283

--- Comment #11 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

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

commit 62723bbe60705c70cf2dceb23a22a73bdd4d4ae3
Author:     Dmitry Marakasov <amd...@freebsd.org>
AuthorDate: 2022-12-15 17:29:27 +0000
Commit:     Dmitry Marakasov <amd...@freebsd.org>
CommitDate: 2022-12-15 17:31:40 +0000

    Revert "*/py-{gdbm,sqlite3,tkinter}: switch from distutils to setuptools"

    This reverts commit 7446740638e7d833fde0962e71ef440a6af3c749.

    The change is not valid as setuptools have deprecated setup.py,
    while distutils will be supported in existing point releases.
    Python 3.12 support will require different solution.

    PR:             268283

 databases/py-gdbm/files/setup3.py       | 12 +++++-------
 databases/py-sqlite3/files/setup3.py    | 13 ++++++-------
 x11-toolkits/py-tkinter/files/setup3.py | 12 ++++++------
 3 files changed, 17 insertions(+), 20 deletions(-)

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

Reply via email to