Bug#1098971: python3-mpi4py-fft: missing dependency on numpy abi
Adrian Bunk
bunk at debian.org
Wed Feb 26 20:07:20 GMT 2025
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:
More information about the debian-science-maintainers
mailing list