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: 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

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

2024-12-17 Thread Alexandre Detiste
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-to-date With some horribly wretched code I can find some projects with updates pending.