Hi, TL;DR: Please figure out whether python3-scipy can be moved to Build-Depends-Indep.
On Wed, Dec 11, 2019 at 09:23:15PM +0100, Helmut Grohne wrote: > * Maybe scipy is only used for testing numpy or vice versa? Then one > could be annotated <!nocheck> and we'd be done. I attempted doing so. numpy fails building its documentation without python3-scipy. > * Similarly, maybe one is only needed for building Arch:all packages? > Then maybe it could be demoted to Build-Depends-Indep. With luck > that could also mean we're done. I also attempted this. numpy appears to build successfully when python3-numpy is moved to Build-Depends-Indep. It might silently drop features though. Comparing it is difficult, because numpy isn't reproducible. Someone with more clue about the package should have a look here. Helmut

