Package: python3-mpi4py-fft Version: 2.0.6-1 Severity: serious Tags: patch The following generates the required dependency on python3-numpy2-abi0 | python3-numpy-abi9
--- debian/rules.old 2025-02-26 19:09:57.014380317 +0000 +++ debian/rules 2025-02-26 19:10:07.330380238 +0000 @@ -7,7 +7,7 @@ export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -q DEB_HOST_MULTIARCH) %: - dh $@ --with python3,sphinxdoc --buildsystem=pybuild + dh $@ --with python3,numpy3,sphinxdoc --buildsystem=pybuild execute_after_dh_auto_build-indep: