Package: silx / 1.1.2+dfsg-2~bpo12+1
Metadata
| Package | Version | Patches format |
|---|---|---|
| silx | 1.1.2+dfsg-2~bpo12+1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0002 use the system mathjax privacy breach.patch | (download) |
doc/source/conf.py |
5 5 + 0 - 0 ! |
use the system mathjax (privacy breach) |
| 0003 do not modify PYTHONPATH from setup.py.patch | (download) |
setup.py |
3 2 + 1 - 0 ! |
do not modify pythonpath from setup.py |
| 0006 Tests if openCL can be used.patch | (download) |
src/silx/opencl/common.py |
2 2 + 0 - 0 ! |
tests if opencl can be used |
| 0007 python3.10 fix.patch | (download) |
src/silx/app/view/About.py |
2 1 + 1 - 0 ! |
fix int compare with python3.10, skip a couple of tests |
| 0007 do not install scipy_spatial COPYING.txt.patch | (download) |
setup.py |
3 0 + 3 - 0 ! |
do not install scipy_spatial copying.txt |
| 0008 python3.11 fix.patch | (download) |
src/silx/gui/utils/testutils.py |
12 4 + 8 - 0 ! |
remove special-case for python 3.11 |
| 0009 Skip testing nanmin on float64 arrays on mips el.patch | (download) |
src/silx/math/test/test_combo.py |
7 7 + 0 - 0 ! |
skip testing nanmin() on float64 arrays on mips*el There was an ABI break in NAN handling on MIPS that hasn't been fully dealt with, yet. See: https://sourceware.org/binutils/docs/as/MIPS-NaN-Encodings.html Discussion in the numpy bug: https://github.com/numpy/numpy/issues/23158 |
