Hi Diane On Mon, 21 Feb 2022 at 05:39, Diane Trout <[email protected]> wrote: > It would... except numpy 1.22 just hit experimental on the 18th. and > numba isn't compatible with numpy 1.22. I tried adding this to > d/control, > > python3-numpy (<< 1.22), > > but my sbuild resolver still picked up numpy from experimental and > refused to build.
That doesn't sound right. You should be targeting experimental, but still building against packages in unstable. Something like this: sbuild -d experimental -c unstable-amd64-sbuild ... Regards Graham -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
