Package: python-ltfatpy / 1.1.2-2

Metadata

Package Version Patches format
python-ltfatpy 1.1.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix floating point comparison.patch | (download)

ltfatpy/tests/gabor/test_gabphasegrad.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix floating point comparison


0002 Compatibility with cython v3.0.x.patch | (download)

ltfatpy/comp/comp_dct.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_dst.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_gabdual_long.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_gabtight_long.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_isepdgt.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_isepdgtreal.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_pgauss.pyx | 2 1 + 1 - 0 !
ltfatpy/comp/comp_sepdgt.pyx | 4 2 + 2 - 0 !
ltfatpy/comp/comp_sepdgtreal.pyx | 2 1 + 1 - 0 !
9 files changed, 10 insertions(+), 10 deletions(-)

 compatibility with cython v3.0.x


0003 Verbose cmake build.patch | (download)

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

 verbose cmake build

0004 Do not use distutils.patch | (download)

setup.py | 99 48 + 51 - 0 !
1 file changed, 48 insertions(+), 51 deletions(-)

 do not use distutils


0005 Fortify.patch | (download)

CMakeLists.txt | 6 6 + 0 - 0 !
ltfat_C_kernel/CMakeLists.txt | 4 2 + 2 - 0 !
2 files changed, 8 insertions(+), 2 deletions(-)

 fortify

0006 SyntaxWarning.patch | (download)

ltfatpy/fourier/dcti.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dctii.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dctiii.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dctiv.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dft.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dsti.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dstii.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dstiii.py | 2 1 + 1 - 0 !
ltfatpy/fourier/dstiv.py | 2 1 + 1 - 0 !
ltfatpy/fourier/idft.py | 2 1 + 1 - 0 !
ltfatpy/fourier/psech.py | 2 1 + 1 - 0 !
ltfatpy/gabor/dgt.py | 2 1 + 1 - 0 !
ltfatpy/gabor/idgt.py | 2 1 + 1 - 0 !
ltfatpy/gabor/phaselock.py | 2 1 + 1 - 0 !
ltfatpy/gabor/tfplot.py | 2 1 + 1 - 0 !
ltfatpy/sigproc/firwin.py | 2 1 + 1 - 0 !
ltfatpy/sigproc/normalize.py | 2 1 + 1 - 0 !
ltfatpy/sigproc/rms.py | 2 1 + 1 - 0 !
18 files changed, 18 insertions(+), 18 deletions(-)

 syntaxwarning


0007 No external importlib_resources.patch | (download)

ltfatpy/signals/greasy.py | 4 2 + 2 - 0 !
ltfatpy/signals/gspi.py | 4 2 + 2 - 0 !
ltfatpy/signals/linus.py | 4 2 + 2 - 0 !
requirements.txt | 3 1 + 2 - 0 !
4 files changed, 7 insertions(+), 8 deletions(-)

 no external importlib_resources