Ludovic Courtès <[email protected]> writes:
Hi,
Ricardo Wurmus <[email protected]> skribis:
on the core-updates-frozen branch we have a minor problem:
python-numpy has been upgraded to 1.21, but python-numba can
only
be built with 1.20[1]. I added python-numpy-1.20 and made
python-numba use it.
How big of an effort would it be to modify numba so that it
works with
1.21? With luck, that effort has already been made upstream?
I spoke too soon:
https://github.com/numba/numba/issues/7175#issuecomment-975470113
“Numba 0.55 release candidates will be out within the next week
or so (hopefully!), these will have NumPy 1.21.x series
support.”
So soon after the merge we will be able to switch back to numpy
1.21 as the default.
--
Ricardo