Control: block -1 by 938577
Control: affects 938577 + src:pyjunitxml

On Fri, Aug 30, 2019 at 09:34:09AM +0200, Matthias Klose wrote:
> - Convert your Package to Python3. This is the preferred option.  In
>   case you are providing a Python module foo, please consider dropping
>   the python-foo package, and only build a python3-foo package.  Please
>   don't drop Python2 modules, which still have reverse dependencies,
>   just document them.

pyjunitxml already has a python3 module. All we need to do here is drop
the python2 module.

> If the conversion or removal needs action on another package first,
> please document the blocking by using the BTS affects command, like
> 
>   affects <bug number of blocking py2removal bug> + src:pyjunitxml

Yes, python-junitxml is still used by the subunit2junitxml script
shipped in the subunit binary package. This script needs to be converted
before we can drop the python-junitxml binary package. I am not aware of
any other reverse dependencies.

TL;DR: The pyjunitxml side seems easy, but it must wait for subunit.

Helmut

Reply via email to