Re: on the lack of a `python-` prefix for source packages

2022-12-20 Thread Joseph Nahmias
On Mon, Dec 12, 2022 at 04:36:53AM +, Scott Kitterman wrote: > On December 12, 2022 2:43:48 AM UTC, Sandro Tosi wrote: > >> >> My proposal as stated at the top is to start from now on to prepend > >> >> `python` to all NEW source packages in DPT, with the option to rename > >> >> existing pack

Re: Bug#1026312: Setuptools 65.5.0-1.1 breaks installing Python modules/extensions via meson

2022-12-20 Thread Simon McVittie
Control: severity -1 serious Control: block 1026526 by -1 Control: block 1026751 by -1 Control: block 1026732 by -1 Control: affects -1 + meson python3-distutils src:dbus-python src:libgit2-glib src:gi-docgen On Sun, 18 Dec 2022 at 11:11:46 +0100, Enrico Zini wrote: > After the 65.5.0-1.1 update,

Re: Bug#1026312: Setuptools 65.5.0-1.1 breaks installing Python modules/extensions via meson

2022-12-20 Thread stefanor
Hi Simon (2022.12.20_18:59:12_+) > This appears to be a behaviour change in the build system, and I think it's > triggered by the new setuptools. It is. The Debian detection in meson doesn't support the newer distutils that dynamically sources available schema from the sysconfig module. I'm wo

Re: Eric-22.12 and trove-classifiers

2022-12-20 Thread Dmitry Shachnev
Hi Guðjón! [We discussed this in private but I will copy my answers to the list.] On Sat, Dec 17, 2022 at 06:09:21PM +, Guðjón Guðjónsson wrote: > Hi list > > I am working on eric and I do have an issue before release. > > It depends on trove-classifiers which isn't packaged in Debian. I have

Re: Eric-22.12 and trove-classifiers

2022-12-20 Thread Guðjón Guðjónsson
Hi Dmitry Thanks a lot for all help. I did implement your patches and trove-classifiers is now on salsa: https://salsa.debian.org/python-team/packages/trove-classifiers If you or anyone is willing to upload, I would be very happy. Regards Gudjon