[Bug 268283] databases/py-sqlite3: switch to setuptools

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Dec 2022 20:26:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283

            Bug ID: 268283
           Summary: databases/py-sqlite3: switch to setuptools
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

Ports of python modules which come from python itself (databases/py-sqlite3, 
databases/py-gdbm, x11-toolkits/py-tkinter) use custom setup.py files. These
use distutils which are deprecated and removed in upcoming python 3.12. Switch
these to setuptools to allow building with python3. Buildtested with all
supported python versions.

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