Hi,

On Fri, Oct 8, 2021 at 1:45 PM Michael R. Crusoe <cru...@debian.org> wrote:
> I've prepared an NMU for python-gevent (versioned as 20.9.0-2.1) which fixes
> the serious bug "python-gevent build-depends on removed package" and
> uploaded it to DELAYED/7. Please feel free to tell me if I
> should delay it longer.
 Thanks for the heads-up, much appreciated. To speed things up, I've
uploaded it with another change (crediting you of course).
However I think you should have escaped the dot in the watch file,
\d[\d.]* should be \d[\d\.]* I think. Otherwise dot will mean any
character, making \d useless. But then it will only match numbers
separated by dots, so uversionmangle will never get rc|RC|pre, etc.

> Like Sandro Tosi, I invite you to consider maintaining this package under 
> Debian
> Python Team.
 I can't devote enough time to this package. Feel free any of you
taking this package to the Python Team and maintain it there.

Thanks,
Laszlo/GCS

Reply via email to