Hello,
That's indeed what I meant, we are working together with Fred and the
{Python3:Depends} looks like not taking into account recursively the optional
dependencies.
Could you help ?
Thank you in advance !
Yanis
________________________________
De : PICCA Frederic-Emmanuel <[email protected]>
Envoyé : lundi 22 juin 2026 14:45
À : Andrey Rakhmatullin <[email protected]>; [email protected]
<[email protected]>
Objet : RE: dh-python: help needed with recursive resolution of pyproject
optional dependencies
> The question was about "test/autopkgtest dependencies".
Sorry if it was not clear
> >override_dh_python3:
> > dh_python3 --depends-section=all
> This has no effect on build-time tests, and adding test deps to binary
> package Depends is clearly wrong.
Yes, but in our case we just try to add all the optional dependencies, not the
test only extra modules.
> >Yes we Add them in the B-D, but the {Python3:Depends} is not computed
> >properly due to this error.
> That sounds like a separate question.
Yes but this is the right one 🙂.
Fred