Hello, I am preparing the new spyder package. since the removal of pylint3 from the src:pylint.
I need to remove the Build-Depends: pylint3. Now dh_python3 still produce a pylint3 dependency for the binary packages. It seems that thsi is hard coded here[0] Is it a bug of dh-python ? Cheers Frederic [0] https://salsa.debian.org/python-team/tools/dh-python/blob/master/pydist/cpython3_fallback#L2047