Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Dec 2022 20:26:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 268283] databases/py-sqlite3: switch to setuptools
Message-ID:  <bug-268283-21822-Ev9gisHtP3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268283-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268283-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 268283: databases/py-sqlite3: switch to setuptools
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283



--- Description ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268283-21822-Ev9gisHtP3>