Package: python3-vispy
Version: 0.14.1-2
Severity: serious
Tags: patch

The following generates the required dependency on
  python3-numpy2-abi0 | python3-numpy-abi9

--- debian/rules.old    2025-02-27 11:21:31.053933117 +0000
+++ debian/rules        2025-02-27 11:21:40.345933046 +0000
@@ -6,7 +6,7 @@
 export PYBUILD_NAME=vispy
 
 %:
-       dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+       dh $@ --with python3,numpy3,sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_clean:
        dh_auto_clean

Reply via email to