Bug#1030109: zfp: misses versioned dependencies on numpy

Graham Inggs ginggs at debian.org
Tue Jan 31 07:40:38 GMT 2023


Source: zfp
Version: 1.0.0-5
Severity: serious
Tags: patch

Hi Maintainer

python3-zfpy misses a dependency on python3-numpy-abi and a versioned
dependency on python3-numpy.

The patch below should ensure these are automatically added correctly.

Regards
Graham


--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@
  cython3,
  gfortran,
  dh-sequence-python3,
+ dh-sequence-numpy3,
  libpython3-all-dev,
  dh-sequence-pkgkde-symbolshelper,
  python3-numpy,



More information about the debian-science-maintainers mailing list