Package: numpy / 1:2.3.2+ds-1
Metadata
Package | Version | Patches format |
---|---|---|
numpy | 1:2.3.2+ds-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Disable asserts on ppc with broken malloc.patch | (download) |
numpy/_core/src/multiarray/lowlevel_strided_loops.c.src |
7 7 + 0 - 0 ! |
disable asserts on ppc with broken malloc Only longdouble affected will still work with softfaults |
0002 usr include is a viable include dir.patch | (download) |
numpy/distutils/system_info.py |
5 3 + 2 - 0 ! |
/usr/include is a viable include dir Bug-Debian: https://bugs.debian.org/999812 |
0003 Ignore invalid value runtime warnings in tests.patch | (download) |
pytest.ini |
5 3 + 2 - 0 ! |
ignore invalid value runtime warnings in tests |
0004 Use a local copy of object.inv from doc.python.org.patch | (download) |
doc/source/conf.py |
24 12 + 12 - 0 ! |
use a local copy of object.inv from doc.python.org This avoids downloading them each time from the internet |
0005 Adapt SWIG documentation to Debian.patch | (download) |
doc/source/reference/swig.interface-file.rst |
21 17 + 4 - 0 ! |
adapt swig documentation to debian Location of `swig` directory in Debian is specific to our distro, so the documentation needs adaptation. |
0006 Disable unsupported add ons in documentation.patch | (download) |
doc/source/conf.py |
4 0 + 4 - 0 ! |
disable unsupported add-ons in documentation |
0007 Fix numpy.get_include for cross builds.patch | (download) |
numpy/f2py/_backends/meson.build.template |
1 0 + 1 - 0 ! |
fix numpy.get_include() for cross builds |
0008 Fix random object filenames for reproducibility.patch | (download) |
numpy/_core/meson.build |
6 3 + 3 - 0 ! |
fix random object filenames for reproducibility |
0009 Make random numbers in documentation reproducible.patch | (download) |
doc/source/conf.py |
4 4 + 0 - 0 ! |
make random numbers in documentation reproducible |