Re: DebDelta Package Broken by Python3.9

2020-12-12 Thread Calum McConnell
On Wed, 2020-12-09 at 23:12 +0500, Andrey Rahmatullin wrote: > On Wed, Dec 09, 2020 at 12:52:30PM -0500, Calum McConnell wrote: > > Hi all, > > I just wanted to note the breakage, and ask for an NMU.  I have > > prepared > > and uploaded a patch, both to Salsa and to the BTS, and it has been a > >

Re: DebDelta Package Broken by Python3.9

2020-12-09 Thread Andrey Rahmatullin
On Wed, Dec 09, 2020 at 12:52:30PM -0500, Calum McConnell wrote: > Hi all, > I just wanted to note the breakage, and ask for an NMU. I have prepared > and uploaded a patch, both to Salsa and to the BTS, and it has been a few > days without any response. The patch is very simple: just replace all

DebDelta Package Broken by Python3.9

2020-12-09 Thread Calum McConnell
Hi all, I just wanted to note the breakage, and ask for an NMU. I have prepared and uploaded a patch, both to Salsa and to the BTS, and it has been a few days without any response. The patch is very simple: just replace all occurences of isAlive() with is_alive(), and the package works.  I am not