Hello again, > On Mon, 21 Oct 2019 14:46:54 +0200 Reiner Herrmann <[email protected]> wrote: > > Control: tags -1 + fixed-upstream > > Control: forwarded -1 https://github.com/jackaudio/jack2/pull/352 > > > > The new upstream release 1.9.13 has support for Python 3. > > can someone look at this bug soon, please? along with #959177 it seems > that the newer releases of jack have been ported to python3, so we > "just" need to upgrade to it. Porting jack to python3 will clear one > of the only 2 remaining reverse dependencies of python-dbus
pinging this bug again in hope something could be done; it looks like 1.9.14 has been imported into the git repo, which is python3 compatible, but the dependencies are still pointing to python instead of python3; furthermore, the only python script that uses `dbus` is example-clients/jack_control (AFAICT) which is an example, so i think python-dbus should be downgraded to a Suggests and of course switched over to python3-dbus. Let me know if i can help in any way to have jackd2 uploaded to sid with its dependencies switched over to python3: jackd2 is the only r-dep of python-dbus, which could be removed, allowing the removal python-gi too. Regards. -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi

