Hello, With help from upstream we've got versions of llvmlite and numba that build with dependencies currently in Debian.
Numba built and passed tests for amd64 and arm64. It build but the build time tests failed for mips64el, ppc64el, and s390x. Numba couldn't build on armel, armhf, i386, and riscv64 because the BD are uninstallable. Upstream mostly supports amd64 and arm64, with unofficial support for ppcle64. https://numba.readthedocs.io/en/stable/user/installing.html Does this new version work for packages that need numba? How important are mips64el, ppc64el, and s390x for other people using packages dependent on numba? Diane