table of contents
- bookworm 1:1.24.2-1+deb12u1
- testing 1:1.26.4+ds-12
- unstable 1:1.26.4+ds-12
- experimental 1:2.1.3+ds-1
- experimental 1:2.1.2+ds-1+b1
DH_NUMPY3(1) | General Commands Manual | DH_NUMPY3(1) |
NAME¶
dh_numpy3 - adds Numpy depends to python:Depends substvar
SYNOPSIS¶
dh_numpy3 [debhelper options]
DESCRIPTION¶
dh_numpy3 adds information about the correct versioned depends on python3-numpy to python3:Depends substvar.
This is needed because some Python extensions require strict versioned depends on python3-numpy, and using this helper script is the easiest and most consistent way to get them.
The helper script uses the information stored in /usr/share/numpy3/versions, and the architecture type of the package, to generate the Depends information; for a detailed description of how the dependencies are generated, please refer to /usr/share/doc/python3-numpy/README.DebianMaints .
SEE ALSO¶
This program is not a part of debhelper (and it's provided by python-numpy).
2012-01-29 | Numpy |