Re: Help with python2 removal in scid package

2020-12-11 Thread Jose G. López
On Mon, 7 Dec 2020 00:25:26 +0500 Andrey Rahmatullin wrote: > On Sun, Dec 06, 2020 at 07:32:13PM +0100, Jose G. López wrote: > > D: dh_python3 fs:260: package scid details = {'requires.txt': set(), > > 'egg-info': set(), 'nsp.txt': set(), 'shebangs': {/usr/bin/python2}, > > 'public_vers':

Re: Help with python2 removal in scid package

2020-12-06 Thread Andrey Rahmatullin
On Sun, Dec 06, 2020 at 07:32:13PM +0100, Jose G. López wrote: > D: dh_python3 fs:260: package scid details = {'requires.txt': set(), > 'egg-info': set(), 'nsp.txt': set(), 'shebangs': {/usr/bin/python2}, > 'public_vers': set(), 'private_dirs': {}, 'compile': False, 'ext_vers': > set(),

Help with python2 removal in scid package

2020-12-06 Thread Jose G. López
Hello, I 'm triyng to port it to python3 (bug #938443) but I'm no sure if I'm doing it well. There's only one utility, pgnfix, that uses python at all and I've imported a patch to make it work with python3. I've build the package in a clean environment (cowbuilder) and seems to be using