Re: Package review request: cocotb -- library for writing VHDL and Verilog testbenches in Python

2024-12-18 Thread أحمد المحمودي
On Sun, Dec 08, 2024 at 06:21:23PM +0100, أحمد المحمودي wrote: > On Mon, Aug 12, 2024 at 09:01:33PM +0200, Agathe Porte wrote: > > Otherwise I think the package is good to upload. Maybe the other > > warnings can be fixed later. > ---end quoted text--- A recent build gsve this lintian issue: W: py

Re: URL mangling in https://pypi.debian.net/

2024-12-18 Thread Alexandre Detiste
Thank you very much for the explanation. It's a quite general problem, but not so important; and it only can be detected after upstream has made at least one release with the new naming convention. I'll see how to follow this in the long run. Greetings Le mer. 18 déc. 2024 à 10:19, Dmitry Shach

Re: dh_auto_configure: error: unable to load build system class 'python_distutils'

2024-12-18 Thread Louis-Philippe Véronneau
On 2024-12-17 8 h 35 p.m., Santiago Vila wrote: Hi. I found 316 affected packages, which I reported here: https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian- q...@lists.debian.org;tag=python-distutils I'm using a tag so that the bug numbers are easy to get, just in case you people w

Re: URL mangling in https://pypi.debian.net/

2024-12-18 Thread Dmitry Shachnev
Hi Alexandre! On Tue, Dec 17, 2024 at 11:57:18PM +0100, Alexandre Detiste wrote: > Hi, > > I've noticed a recent pattern with archives published on PyPi : > the "-" we expect in the regexp specified in d/watch is now an underscore. > > So the tracker got the false information that everything is up

Re: dh_auto_configure: error: unable to load build system class 'python_distutils'

2024-12-18 Thread Andrey Rakhmatullin
On Tue, Dec 17, 2024 at 11:55:48PM +, Stefano Rivera wrote: > Hi Santiago (2024.12.17_23:46:03_+) > > If you were still relying on python_distutils, you were doing something > horribly wrong. It has never supported Python 3. > > You want to use pybuild instead. > > > Normally this kind o