There is a new pull request by tornaria against master on the void-packages repository https://github.com/tornaria/void-packages numpy https://github.com/void-linux/void-packages/pull/44529 python3-numpy: update to 1.25.0. #### Testing the changes - I tested the changes in this PR: **briefly** I enabled check, and I'm currently testing with sagemath to see what fails and fix it. So far I've only tried x86_64. I didn't change the build-style to pep517 because that won't allow parallel build. For testing, a custom `do_check()` is needed in any case. Moreover, it seems numpy will soon move to meson for building so we may as well wait for that. @ahesford A patch file from https://github.com/void-linux/void-packages/pull/44529.patch is attached