Control: tags -1 + patch fixed-upstream On Sat, 26 Sep 2020 at 21:06:28 -0400, Full Name wrote: > The mercurial package in unstable no longer ships a Python 2 > compatible module. This leaves git-remote-hg unable to run. > > Please upgrade git-remote-hg to 1.0.2, which supports Python 3.
On Sun, 06 Sep 2020 at 18:58:57 +0800, Paul Wise wrote: > git-remote-hg has been ported to Python 3 but the shebang remains using > /usr/bin/env python and upstream cites PEP 394 while suggesting that it > is the job of the package maintainer to set the shebang to Python 3 on > distributions that no longer ship an unversioned python in $PATH. I've prepared a package of the latest upstream release 1.0.2.1. Only lightly tested, but it seems to work well enough to clone SDL. https://salsa.debian.org/debian/git-remote-hg/-/merge_requests/2 smcv