There is a new pull request by ahesford against master on the void-packages repository https://github.com/ahesford/void-packages numpy https://github.com/void-linux/void-packages/pull/34817 [WIP] python3-numpy: update to 1.22.0. Upstream adopted some AVX-512 routines for numerics by vendoring (a subset of) Intel's SVML library. This only works for `x86_64*`. I'm currently testing builds with these extensions (both on hardware that should support AVX-512 and hardware that does not) and am working with upstream in https://github.com/numpy/numpy/pull/20695 to allow this dependency to be disabled especially for cross-compilation. When that is resolved, we'll finalize the template here and update. #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/34817.patch is attached