Bug#936313: [PATCH 1/3] Port to python3

2019-11-25 Thread Sandro Tosi
good stuff, thanks! :) On Mon, Nov 25, 2019 at 12:02 PM Antonio Terceiro wrote: > > On Mon, Nov 25, 2019 at 10:58:42AM -0500, Sandro Tosi wrote: > > Antonio, this package is orphaned - just go ahead and do a QA upload for it > > :) > > Yes, I know. That was me sending the patches upstream - I co

Bug#936313: [PATCH 1/3] Port to python3

2019-11-25 Thread Antonio Terceiro
On Mon, Nov 25, 2019 at 10:58:42AM -0500, Sandro Tosi wrote: > Antonio, this package is orphaned - just go ahead and do a QA upload for it :) Yes, I know. That was me sending the patches upstream - I copied the bug report to have a publically archived record of them. I'm actually adopting it in t

Bug#936313: [PATCH 1/3] Port to python3

2019-11-25 Thread Sandro Tosi
Antonio, this package is orphaned - just go ahead and do a QA upload for it :) On Mon, Nov 25, 2019 at 10:27 AM Antonio Terceiro wrote: > > --- > cmdtest | 2 +- > setup.py| 8 > yarn| 20 +--- > yarnlib/mdparser.py | 11 +---

Bug#936313: [PATCH 1/3] Port to python3

2019-11-25 Thread Antonio Terceiro
--- cmdtest | 2 +- setup.py| 8 yarn| 20 +--- yarnlib/mdparser.py | 11 +-- 4 files changed, 19 insertions(+), 22 deletions(-) diff --git a/cmdtest b/cmdtest index 1d60900..5a3f445 100755 --- a/cmdtest +++ b/cmdtest @@ -