On 2022-08-24 17:49, Graham Inggs wrote:
On Wed, 24 Aug 2022 at 07:26, Diane Trout <di...@ghic.org> wrote:
Hopefully working around the 32-bit test failures is enough to resolve
the problems for scipy?
Well, dask's 32-bit tests are no longer failing on armhf and i386, so
that's enough for dask to migrate.
Scipy may still have other issues.
Aye, dask 2022.02.0+dfsg-2 should clear the dask-scipy conflicts.
pythran was messing up tolerance tests for packages using scipy on armhf
so I dropped it in scipy 1.8.1-10.
Hopefully both dask and scipy can migrate now.