On Tue, Jul 30, 2024 at 01:30:57PM +0500, Andrey Rakhmatullin wrote: > > Maybe we should install only the python binaries and the dependencies > > marked <!nocheck>. > > In a typical simple case all B-Ds except sphinx stuff will be <!nocheck> > as you don't need anything beyond the build system to "build" a pure > Python module.
Erm, no, you need to B-D on all runtime dependencies so they are correctly included in the computed python3:Depends substvar, unless you list these runtime dependencies explictly by hand. Best wishes, Julian