Le samedi 28 mars 2020 à 11:22 +0100, Christian Kastner a écrit : > The Python 2 removal page [1] states that existing python-$foo-doc > packages should not be renamed to python3-$foo-doc. > > But what about new packages? I have a package in NEW that provides > python3-tpot, but should the doc package have a python- or python-3 > prefix? > > [1] https://wiki.debian.org/Python/2Removal
I believe it should remain python- (as the programming language), instead of python3- (the major version targeted).