Package: silx / 2.2.1+dfsg-3

Metadata

Package Version Patches format
silx 2.2.1+dfsg-3 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 !
1 file changed, 5 insertions(+)

 use the system mathjax (privacy breach)


0007 python3.10 fix.patch | (download)

src/silx/app/view/About.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix int compare with python3.10


0009 Skip testing nanmin on float64 arrays on mips el.patch | (download)

src/silx/math/test/test_combo.py | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 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

0008 deal with h5py until we solved 1051781.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deal with h5py until we solved #1051781


0005 Deal with big endian architectures.patch | (download)

src/silx/io/test/test_utils.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deal with big-endian architectures