Your message dated Sun, 21 Nov 2021 10:35:48 +0000
with message-id <[email protected]>
and subject line Bug#999535: fixed in python-ltfatpy 1.0.16-6
has caused the Debian Bug report #999535,
regarding python-ltfatpy: FTBFS with numpy 1.21 (in experimental): 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
999535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999535
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-ltfatpy
Version: 1.0.16-5
Severity: important
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-numpy121

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64, using numpy 1.21 currently in experimental. This version
will soon be uploaded to unstable.

If you have questions about this, please contact Sandro Tosi
<[email protected]>.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> xvfb-run -a dh_auto_test
> I: pybuild base:232: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build; 
> python3.9 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: cov-3.0.0
> collected 139 items
> 
> ltfatpy/tests/comp/test_assert_sigreshape_post.py ..                     [  
> 1%]
> ltfatpy/tests/comp/test_assert_sigreshape_pre.py ...                     [  
> 3%]
> ltfatpy/tests/comp/test_comp_dct.py .                                    [  
> 4%]
> ltfatpy/tests/comp/test_comp_dst.py .                                    [  
> 5%]
> ltfatpy/tests/comp/test_comp_gabdual.py .                                [  
> 5%]
> ltfatpy/tests/comp/test_comp_hermite.py .                                [  
> 6%]
> ltfatpy/tests/comp/test_comp_hermite_all.py .                            [  
> 7%]
> ltfatpy/tests/comp/test_comp_isepdgt.py .                                [  
> 7%]
> ltfatpy/tests/comp/test_comp_pgauss.py ..                                [  
> 9%]
> ltfatpy/tests/comp/test_comp_sepdgt.py .                                 [ 
> 10%]
> ltfatpy/tests/comp/test_comp_sigreshape.py ....                          [ 
> 12%]
> ltfatpy/tests/datasets/test_read_dgt_signal_ext.py .                     [ 
> 13%]
> ltfatpy/tests/datasets/test_read_ref_mat.py .                            [ 
> 14%]
> ltfatpy/tests/fourier/test_dct.py ..                                     [ 
> 15%]
> ltfatpy/tests/fourier/test_dft.py ..                                     [ 
> 17%]
> ltfatpy/tests/fourier/test_dst.py ..                                     [ 
> 18%]
> ltfatpy/tests/fourier/test_fftindex.py ...                               [ 
> 20%]
> ltfatpy/tests/fourier/test_fftreal.py ..                                 [ 
> 22%]
> ltfatpy/tests/fourier/test_fftresample.py ...                            [ 
> 24%]
> ltfatpy/tests/fourier/test_idft.py ...                                   [ 
> 26%]
> ltfatpy/tests/fourier/test_ifftreal.py ...                               [ 
> 28%]
> ltfatpy/tests/fourier/test_isevenfunction.py .                           [ 
> 29%]
> ltfatpy/tests/fourier/test_middlepad.py .....                            [ 
> 33%]
> ltfatpy/tests/fourier/test_pderiv.py ....                                [ 
> 35%]
> ltfatpy/tests/fourier/test_pgauss.py ........                            [ 
> 41%]
> ltfatpy/tests/fourier/test_pherm.py ...                                  [ 
> 43%]
> ltfatpy/tests/fourier/test_psech.py ...                                  [ 
> 46%]
> ltfatpy/tests/gabor/test_dgt.py ...                                      [ 
> 48%]
> ltfatpy/tests/gabor/test_gabdual.py ..                                   [ 
> 49%]
> ltfatpy/tests/gabor/test_gabframediag.py ..                              [ 
> 51%]
> ltfatpy/tests/gabor/test_gabimagepars.py .                               [ 
> 51%]
> ltfatpy/tests/gabor/test_gabphasegrad.py ..                              [ 
> 53%]
> ltfatpy/tests/gabor/test_gabtight.py ..                                  [ 
> 54%]
> ltfatpy/tests/gabor/test_gabwin.py .....                                 [ 
> 58%]
> ltfatpy/tests/gabor/test_idgt.py ...                                     [ 
> 60%]
> ltfatpy/tests/gabor/test_instfreqplot.py ..                              [ 
> 61%]
> ltfatpy/tests/gabor/test_phaselock.py ...                                [ 
> 64%]
> ltfatpy/tests/gabor/test_phaseplot.py ..                                 [ 
> 65%]
> ltfatpy/tests/gabor/test_phaseunlock.py ..                               [ 
> 66%]
> ltfatpy/tests/gabor/test_plotdgt.py .                                    [ 
> 67%]
> ltfatpy/tests/gabor/test_plotdgtreal.py .                                [ 
> 68%]
> ltfatpy/tests/gabor/test_s0norm.py .                                     [ 
> 69%]
> ltfatpy/tests/gabor/test_sgram.py ..                                     [ 
> 70%]
> ltfatpy/tests/gabor/test_tfplot.py .....                                 [ 
> 74%]
> ltfatpy/tests/signals/test_greasy.py .                                   [ 
> 74%]
> ltfatpy/tests/signals/test_gspi.py .                                     [ 
> 75%]
> ltfatpy/tests/signals/test_linus.py .                                    [ 
> 76%]
> ltfatpy/tests/sigproc/test_fir2long.py .                                 [ 
> 76%]
> ltfatpy/tests/sigproc/test_firkaiser.py .F                               [ 
> 78%]
> ltfatpy/tests/sigproc/test_firwin.py ...                                 [ 
> 80%]
> ltfatpy/tests/sigproc/test_groupthresh.py ....                           [ 
> 83%]
> ltfatpy/tests/sigproc/test_largestn.py ....                              [ 
> 86%]
> ltfatpy/tests/sigproc/test_largestr.py ....                              [ 
> 89%]
> ltfatpy/tests/sigproc/test_long2fir.py .                                 [ 
> 89%]
> ltfatpy/tests/sigproc/test_normalize.py .                                [ 
> 90%]
> ltfatpy/tests/sigproc/test_rms.py .                                      [ 
> 91%]
> ltfatpy/tests/sigproc/test_thresh.py ....                                [ 
> 94%]
> ltfatpy/tests/tools/test_lcm.py ....                                     [ 
> 97%]
> ltfatpy/tests/tools/test_postpad.py ....                                 
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ___________________________ TestFirkaiser.test_known 
> ___________________________
> 
> self = <ltfatpy.tests.sigproc.test_firkaiser.TestFirkaiser 
> testMethod=test_known>
> 
>     def test_known(self):
>         """Checking firkaiser on some known results taken from Octave
>         """
>         filename = get_dataset_path('firkaiser_ref.mat')
>         data = read_ref_mat(filename)
>         for inputs, outputs in data:
>             """
>             As long as the stype='derived' option is not implemented, we need
>             to filter the tested values on the stype option
>             """
>             if inputs['stype'] == 'normal':
>                 inputs.pop('stype')
> >               out = firkaiser(**inputs)
> 
> ltfatpy/tests/sigproc/test_firkaiser.py:113: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> ltfatpy/sigproc/firkaiser.py:156: in firkaiser
>     g = np.i0(k) / np.i0(beta)
> <__array_function__ internals>:5: in i0
>     ???
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> x = array([0.        +0.33166248j, 0.3       +0.j        ,
>        0.45825757+0.j        , 0.5       +0.j        ,
>        0.45825757+0.j        , 0.3       +0.j        ])
> 
>     @array_function_dispatch(_i0_dispatcher)
>     def i0(x):
>         """
>         Modified Bessel function of the first kind, order 0.
>     
>         Usually denoted :math:`I_0`.
>     
>         Parameters
>         ----------
>         x : array_like of float
>             Argument of the Bessel function.
>     
>         Returns
>         -------
>         out : ndarray, shape = x.shape, dtype = float
>             The modified Bessel function evaluated at each of the elements of 
> `x`.
>     
>         See Also
>         --------
>         scipy.special.i0, scipy.special.iv, scipy.special.ive
>     
>         Notes
>         -----
>         The scipy implementation is recommended over this function: it is a
>         proper ufunc written in C, and more than an order of magnitude faster.
>     
>         We use the algorithm published by Clenshaw [1]_ and referenced by
>         Abramowitz and Stegun [2]_, for which the function domain is
>         partitioned into the two intervals [0,8] and (8,inf), and Chebyshev
>         polynomial expansions are employed in each interval. Relative error on
>         the domain [0,30] using IEEE arithmetic is documented [3]_ as having a
>         peak of 5.8e-16 with an rms of 1.4e-16 (n = 30000).
>     
>         References
>         ----------
>         .. [1] C. W. Clenshaw, "Chebyshev series for mathematical functions", 
> in
>                *National Physical Laboratory Mathematical Tables*, vol. 5, 
> London:
>                Her Majesty's Stationery Office, 1962.
>         .. [2] M. Abramowitz and I. A. Stegun, *Handbook of Mathematical
>                Functions*, 10th printing, New York: Dover, 1964, pp. 379.
>                http://www.math.sfu.ca/~cbm/aands/page_379.htm
>         .. [3] 
> https://metacpan.org/pod/distribution/Math-Cephes/lib/Math/Cephes.pod#i0:-Modified-Bessel-function-of-order-zero
>     
>         Examples
>         --------
>         >>> np.i0(0.)
>         array(1.0)
>         >>> np.i0([0, 1, 2, 3])
>         array([1.        , 1.26606588, 2.2795853 , 4.88079259])
>     
>         """
>         x = np.asanyarray(x)
>         if x.dtype.kind == 'c':
> >           raise TypeError("i0 not supported for complex values")
> E           TypeError: i0 not supported for complex values
> 
> /usr/lib/python3/dist-packages/numpy/lib/function_base.py:3258: TypeError
> ----------------------------- Captured stdout call 
> -----------------------------
> 
> Start TestFirkaiser
> Test done
> =============================== warnings summary 
> ===============================
> ltfatpy/sigproc/firwin.py:75
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/sigproc/firwin.py:75:
>  DeprecationWarning: invalid escape sequence \m
>     """ Returns a FIR window of length *M* of type *name*.
> 
> ltfatpy/sigproc/normalize.py:76
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/sigproc/normalize.py:76:
>  DeprecationWarning: invalid escape sequence \i
>     """Normalize input signal by specified norm
> 
> ltfatpy/sigproc/rms.py:74
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/sigproc/rms.py:74:
>  DeprecationWarning: invalid escape sequence \s
>     """RMS value of signal
> 
> ltfatpy/fourier/psech.py:71
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/psech.py:71:
>  DeprecationWarning: invalid escape sequence \p
>     """Sampled, periodized hyperbolic secant
> 
> ltfatpy/fourier/dcti.py:73
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/dcti.py:73:
>  DeprecationWarning: invalid escape sequence \ 
>     """Discrete Cosine Transform type I
> 
> ltfatpy/fourier/dctii.py:75
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/dctii.py:75:
>  DeprecationWarning: invalid escape sequence \|
>     """Discrete Cosine Transform type II
> 
> ltfatpy/fourier/dctiii.py:73
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/dctiii.py:73:
>  DeprecationWarning: invalid escape sequence \|
>     """Discrete Cosine Transform type III
> 
> ltfatpy/fourier/dft.py:73
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/dft.py:73:
>  DeprecationWarning: invalid escape sequence \l
>     """Normalized Discrete Fourier Transform
> 
> ltfatpy/fourier/dstii.py:73
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/dstii.py:73:
>  DeprecationWarning: invalid escape sequence \|
>     """Discrete Sine Transform type II
> 
> ltfatpy/fourier/dstiii.py:73
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/dstiii.py:73:
>  DeprecationWarning: invalid escape sequence \|
>     """Discrete Sine Transform type III
> 
> ltfatpy/fourier/idft.py:73
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/fourier/idft.py:73:
>  DeprecationWarning: invalid escape sequence \l
>     """Inverse Normalized Discrete Fourier Transform
> 
> ltfatpy/gabor/dgt.py:77
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/gabor/dgt.py:77: 
> DeprecationWarning: invalid escape sequence \l
>     """Discrete Gabor Transform
> 
> ltfatpy/gabor/idgt.py:76
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/gabor/idgt.py:76:
>  DeprecationWarning: invalid escape sequence \l
>     """Inverse discrete Gabor transform
> 
> ltfatpy/gabor/tfplot.py:75
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/gabor/tfplot.py:75:
>  DeprecationWarning: invalid escape sequence \l
>     """Plot coefficient matrix on the TF plane
> 
> ltfatpy/gabor/phaselock.py:71
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/gabor/phaselock.py:71:
>  DeprecationWarning: invalid escape sequence \l
>     """Phaselock Gabor coefficients
> 
> .pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py::TestGabWin::test_composed_dictionnaries_entries
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py:356:
>  DeprecationWarning: Sampling from a set deprecated
>   since Python 3.9 and will be removed in a subsequent version.
>     name = random.sample(arg_firwin(), 1)[0]
> 
> .pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py::TestGabWin::test_composed_dictionnaries_entries
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py:375:
>  DeprecationWarning: Sampling from a set deprecated
>   since Python 3.9 and will be removed in a subsequent version.
>     name = random.sample(arg_firwin(), 1)[0]
> 
> .pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py::TestGabWin::test_simple_dictionnaries_entries
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py:272:
>  DeprecationWarning: Sampling from a set deprecated
>   since Python 3.9 and will be removed in a subsequent version.
>     name = random.sample(arg_firwin(), 1)[0]
> 
> .pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py::TestGabWin::test_simple_dictionnaries_entries
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py:278:
>  DeprecationWarning: Sampling from a set deprecated
>   since Python 3.9 and will be removed in a subsequent version.
>     name = random.sample(arg_firwin(), 1)[0]
> 
> .pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py::TestGabWin::test_str_entries
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_gabwin.py:176:
>  DeprecationWarning: Sampling from a set deprecated
>   since Python 3.9 and will be removed in a subsequent version.
>     name = random.sample(arg_firwin(), 1)[0]
> 
> .pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/tests/gabor/test_tfplot.py::TestTfplot::test_plot
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build/ltfatpy/gabor/tfplot.py:261:
>  MatplotlibDeprecationWarning: shading='flat' when X and Y have the same 
> dimensions as C is deprecated since 3.3.  Either specify the corners of the 
> quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', 
> or set rcParams['pcolor.shading'].  This will become an error two minor 
> releases later.
>     plt.pcolor(xr, yr, coef, edgecolors='k', antialiased=False,
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> 
> ----------- coverage: platform linux, python 3.9.7-final-0 -----------
> Name                                                        Stmts   Miss  
> Cover   Missing
> -----------------------------------------------------------------------------------------
> ltfatpy/__init__.py                                            77      0   
> 100%
> ltfatpy/comp/__init__.py                                        0      0   
> 100%
> ltfatpy/comp/arg_firwin.py                                      4      0   
> 100%
> ltfatpy/comp/assert_groworder.py                               10      0   
> 100%
> ltfatpy/comp/assert_sigreshape_post.py                          8      0   
> 100%
> ltfatpy/comp/assert_sigreshape_pre.py                          35      0   
> 100%
> ltfatpy/comp/comp_hermite.py                                   20      0   
> 100%
> ltfatpy/comp/comp_hermite_all.py                               17      0   
> 100%
> ltfatpy/comp/comp_sigreshape_post.py                           10      0   
> 100%
> ltfatpy/comp/comp_sigreshape_pre.py                            25      0   
> 100%
> ltfatpy/comp/comp_window.py                                   131      5    
> 96%   164, 212, 276-278
> ltfatpy/comp/gabpars_from_windowsignal.py                      18      1    
> 94%   105
> ltfatpy/fourier/__init__.py                                     0      0   
> 100%
> ltfatpy/fourier/dcti.py                                        14      0   
> 100%
> ltfatpy/fourier/dctii.py                                       17      0   
> 100%
> ltfatpy/fourier/dctiii.py                                      14      0   
> 100%
> ltfatpy/fourier/dctiv.py                                       14      0   
> 100%
> ltfatpy/fourier/dft.py                                         10      0   
> 100%
> ltfatpy/fourier/dsti.py                                        14      0   
> 100%
> ltfatpy/fourier/dstii.py                                       14      0   
> 100%
> ltfatpy/fourier/dstiii.py                                      14      0   
> 100%
> ltfatpy/fourier/dstiv.py                                       14      0   
> 100%
> ltfatpy/fourier/fftindex.py                                    12      0   
> 100%
> ltfatpy/fourier/fftreal.py                                      5      0   
> 100%
> ltfatpy/fourier/fftresample.py                                 17      0   
> 100%
> ltfatpy/fourier/idft.py                                        10      0   
> 100%
> ltfatpy/fourier/ifftreal.py                                     5      0   
> 100%
> ltfatpy/fourier/isevenfunction.py                              18      0   
> 100%
> ltfatpy/fourier/middlepad.py                                   38      0   
> 100%
> ltfatpy/fourier/pderiv.py                                      21      0   
> 100%
> ltfatpy/fourier/pgauss.py                                      30      0   
> 100%
> ltfatpy/fourier/pherm.py                                       76      0   
> 100%
> ltfatpy/fourier/psech.py                                       23      1    
> 96%   144
> ltfatpy/gabor/__init__.py                                       0      0   
> 100%
> ltfatpy/gabor/dgt.py                                           35      0   
> 100%
> ltfatpy/gabor/dgtlength.py                                     19      4    
> 79%   98, 102, 104, 106
> ltfatpy/gabor/dgtreal.py                                       16      0   
> 100%
> ltfatpy/gabor/gabdual.py                                       38      1    
> 97%   159
> ltfatpy/gabor/gabframediag.py                                  19      1    
> 95%   111
> ltfatpy/gabor/gabimagepars.py                                  23      0   
> 100%
> ltfatpy/gabor/gabphasegrad.py                                  98      0   
> 100%
> ltfatpy/gabor/gabtight.py                                      40      1    
> 98%   169
> ltfatpy/gabor/gabwin.py                                         6      0   
> 100%
> ltfatpy/gabor/idgt.py                                          40      1    
> 98%   186
> ltfatpy/gabor/idgtreal.py                                      44      2    
> 95%   198, 208
> ltfatpy/gabor/instfreqplot.py                                  59      0   
> 100%
> ltfatpy/gabor/phaselock.py                                     23      0   
> 100%
> ltfatpy/gabor/phaseplot.py                                     42      0   
> 100%
> ltfatpy/gabor/phaseunlock.py                                   23      0   
> 100%
> ltfatpy/gabor/plotdgt.py                                       13      0   
> 100%
> ltfatpy/gabor/plotdgtreal.py                                   10      0   
> 100%
> ltfatpy/gabor/s0norm.py                                        25      0   
> 100%
> ltfatpy/gabor/sgram.py                                         47      0   
> 100%
> ltfatpy/gabor/tfplot.py                                        72      0   
> 100%
> ltfatpy/signals/__init__.py                                     0      0   
> 100%
> ltfatpy/signals/greasy.py                                      10      0   
> 100%
> ltfatpy/signals/gspi.py                                        10      0   
> 100%
> ltfatpy/signals/linus.py                                       10      0   
> 100%
> ltfatpy/sigproc/__init__.py                                     0      0   
> 100%
> ltfatpy/sigproc/fir2long.py                                    14      0   
> 100%
> ltfatpy/sigproc/firkaiser.py                                   23      8    
> 65%   144, 148, 158-206
> ltfatpy/sigproc/firwin.py                                     107      0   
> 100%
> ltfatpy/sigproc/groupthresh.py                                 28      0   
> 100%
> ltfatpy/sigproc/largestn.py                                    14      0   
> 100%
> ltfatpy/sigproc/largestr.py                                     9      0   
> 100%
> ltfatpy/sigproc/long2fir.py                                    26      0   
> 100%
> ltfatpy/sigproc/normalize.py                                   40      1    
> 98%   158
> ltfatpy/sigproc/rms.py                                         21      0   
> 100%
> ltfatpy/sigproc/thresh.py                                      31      0   
> 100%
> ltfatpy/tests/__init__.py                                       0      0   
> 100%
> ltfatpy/tests/comp/__init__.py                                  0      0   
> 100%
> ltfatpy/tests/comp/test_assert_sigreshape_post.py              38      2    
> 95%   110-112
> ltfatpy/tests/comp/test_assert_sigreshape_pre.py               74      2    
> 97%   149-151
> ltfatpy/tests/comp/test_comp_dct.py                            27      2    
> 93%   99-100
> ltfatpy/tests/comp/test_comp_dst.py                            27      2    
> 93%   99-100
> ltfatpy/tests/comp/test_comp_gabdual.py                        27      4    
> 85%   85-86, 99-100
> ltfatpy/tests/comp/test_comp_hermite.py                        23      2    
> 91%   103-104
> ltfatpy/tests/comp/test_comp_hermite_all.py                    28      2    
> 93%   131-132
> ltfatpy/tests/comp/test_comp_isepdgt.py                        35      2    
> 94%   109-110
> ltfatpy/tests/comp/test_comp_pgauss.py                         27      2    
> 93%   97-98
> ltfatpy/tests/comp/test_comp_sepdgt.py                         35      2    
> 94%   110-111
> ltfatpy/tests/comp/test_comp_sigreshape.py                     64      2    
> 97%   138-139
> ltfatpy/tests/datasets/__init__.py                              0      0   
> 100%
> ltfatpy/tests/datasets/get_dataset_path.py                      6      0   
> 100%
> ltfatpy/tests/datasets/read_comp_dct_signal_ex_mat.py          19      0   
> 100%
> ltfatpy/tests/datasets/read_comp_dst_signal_ex_mat.py          19      0   
> 100%
> ltfatpy/tests/datasets/read_dgt_signal_ex_mat.py               25      0   
> 100%
> ltfatpy/tests/datasets/read_gabframediag_signal_ex_mat.py      19      0   
> 100%
> ltfatpy/tests/datasets/read_gabtight_signal_ex_mat.py          19      0   
> 100%
> ltfatpy/tests/datasets/read_ref_mat.py                         40      0   
> 100%
> ltfatpy/tests/datasets/read_s0norm_ex_mat.py                   20      0   
> 100%
> ltfatpy/tests/datasets/test_read_dgt_signal_ext.py             52      4    
> 92%   68-72, 142-143
> ltfatpy/tests/datasets/test_read_ref_mat.py                    28      2    
> 93%   112-113
> ltfatpy/tests/fourier/__init__.py                               0      0   
> 100%
> ltfatpy/tests/fourier/test_dct.py                              48      3    
> 94%   105, 125-126
> ltfatpy/tests/fourier/test_dft.py                              39      2    
> 95%   118-119
> ltfatpy/tests/fourier/test_dst.py                              48      3    
> 94%   105, 125-126
> ltfatpy/tests/fourier/test_fftindex.py                         46      2    
> 96%   129-130
> ltfatpy/tests/fourier/test_fftreal.py                          39      2    
> 95%   117-118
> ltfatpy/tests/fourier/test_fftresample.py                      59      2    
> 97%   145-146
> ltfatpy/tests/fourier/test_idft.py                             56      2    
> 96%   142-143
> ltfatpy/tests/fourier/test_ifftreal.py                         56      2    
> 96%   141-142
> ltfatpy/tests/fourier/test_isevenfunction.py                   25      2    
> 92%   95-96
> ltfatpy/tests/fourier/test_middlepad.py                        69      2    
> 97%   184-185
> ltfatpy/tests/fourier/test_pderiv.py                           55      2    
> 96%   142-143
> ltfatpy/tests/fourier/test_pgauss.py                           58      2    
> 97%   139-140
> ltfatpy/tests/fourier/test_pherm.py                            45      2    
> 96%   121-122
> ltfatpy/tests/fourier/test_psech.py                            33      2    
> 94%   103-104
> ltfatpy/tests/gabor/__init__.py                                 0      0   
> 100%
> ltfatpy/tests/gabor/test_dgt.py                                62      2    
> 97%   141-142
> ltfatpy/tests/gabor/test_gabdual.py                            44      2    
> 95%   123-124
> ltfatpy/tests/gabor/test_gabframediag.py                       27      2    
> 93%   103-104
> ltfatpy/tests/gabor/test_gabimagepars.py                       24      2    
> 92%   103-104
> ltfatpy/tests/gabor/test_gabphasegrad.py                       76      3    
> 96%   140, 172-173
> ltfatpy/tests/gabor/test_gabtight.py                           54      2    
> 96%   131-132
> ltfatpy/tests/gabor/test_gabwin.py                            290      4    
> 99%   186, 290, 412-413
> ltfatpy/tests/gabor/test_idgt.py                               66      2    
> 97%   148-149
> ltfatpy/tests/gabor/test_instfreqplot.py                       31      2    
> 94%   120-121
> ltfatpy/tests/gabor/test_phaselock.py                          43      2    
> 95%   130-131
> ltfatpy/tests/gabor/test_phaseplot.py                          29      2    
> 93%   113-114
> ltfatpy/tests/gabor/test_phaseunlock.py                        30      2    
> 93%   113-114
> ltfatpy/tests/gabor/test_plotdgt.py                            25      2    
> 92%   108-109
> ltfatpy/tests/gabor/test_plotdgtreal.py                        24      2    
> 92%   102-103
> ltfatpy/tests/gabor/test_s0norm.py                             32      2    
> 94%   107-108
> ltfatpy/tests/gabor/test_sgram.py                              35      2    
> 94%   125-126
> ltfatpy/tests/gabor/test_tfplot.py                             89      2    
> 98%   203-204
> ltfatpy/tests/signals/__init__.py                               0      0   
> 100%
> ltfatpy/tests/signals/test_greasy.py                           23      2    
> 91%   97-98
> ltfatpy/tests/signals/test_gspi.py                             23      2    
> 91%   97-98
> ltfatpy/tests/signals/test_linus.py                            23      2    
> 91%   97-98
> ltfatpy/tests/sigproc/__init__.py                               0      0   
> 100%
> ltfatpy/tests/sigproc/test_fir2long.py                         23      2    
> 91%   93-94
> ltfatpy/tests/sigproc/test_firkaiser.py                        30      4    
> 87%   114-116, 120-121
> ltfatpy/tests/sigproc/test_firwin.py                           61      2    
> 97%   169-170
> ltfatpy/tests/sigproc/test_groupthresh.py                      68      2    
> 97%   167-168
> ltfatpy/tests/sigproc/test_largestn.py                         54      2    
> 96%   144-145
> ltfatpy/tests/sigproc/test_largestr.py                         54      2    
> 96%   144-145
> ltfatpy/tests/sigproc/test_long2fir.py                         28      2    
> 93%   105-106
> ltfatpy/tests/sigproc/test_normalize.py                        28      2    
> 93%   102-103
> ltfatpy/tests/sigproc/test_rms.py                              28      2    
> 93%   96-97
> ltfatpy/tests/sigproc/test_thresh.py                           56      2    
> 96%   147-148
> ltfatpy/tests/tools/__init__.py                                 0      0   
> 100%
> ltfatpy/tests/tools/test_lcm.py                                44      2    
> 95%   131-132
> ltfatpy/tests/tools/test_postpad.py                            73      2    
> 97%   166-167
> ltfatpy/tools/__init__.py                                       0      0   
> 100%
> ltfatpy/tools/lcm.py                                           15      2    
> 87%   67-71
> ltfatpy/tools/postpad.py                                       16      0   
> 100%
> ltfatpy/version.py                                             13     13     
> 0%   56-74
> -----------------------------------------------------------------------------------------
> TOTAL                                                        4739    170    
> 96%
> Coverage HTML written to dir htmlcov
> 
> =========================== short test summary info 
> ============================
> FAILED ltfatpy/tests/sigproc/test_firkaiser.py::TestFirkaiser::test_known - 
> T...
> ================= 1 failed, 138 passed, 21 warnings in 32.01s 
> ==================
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_ltfatpy/build; python3.9 -m pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/11/numpy-matplotlib/numpy-exp/python-ltfatpy_1.0.16-5_unstable_numpy-exp.log

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-ltfatpy
Source-Version: 1.0.16-6
Done: Antonio Valentino <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-ltfatpy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Valentino <[email protected]> (supplier of updated 
python-ltfatpy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 21 Nov 2021 10:12:01 +0000
Source: python-ltfatpy
Architecture: source
Version: 1.0.16-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 999516 999535
Changes:
 python-ltfatpy (1.0.16-6) unstable; urgency=medium
 .
   * Add dependency on python3-pil.imagetk (Closes: 999516).
   * Debian/patches:
     - new 0001-Compatibility-with-numpy-1.21.patch (Closes: 999535).
Checksums-Sha1:
 05a3ed77f1b64bf7f134c8c05e183d559b8e2a10 2518 python-ltfatpy_1.0.16-6.dsc
 d3e6da34ca584d33ddaf3d6a2191525c08892718 5152 
python-ltfatpy_1.0.16-6.debian.tar.xz
 cb8fb12ea6fcac6e16e18306d574ae7843bccb01 12240 
python-ltfatpy_1.0.16-6_amd64.buildinfo
Checksums-Sha256:
 462eb30247a40bf297b3ea92b33191b7d11c9b7f64cf8590da55d91d0e58c941 2518 
python-ltfatpy_1.0.16-6.dsc
 46ed8aca8a9a6e413113a739a80a595d814cdbdf2ae88b6164ceb307392193de 5152 
python-ltfatpy_1.0.16-6.debian.tar.xz
 0104f26909c73ab54c6c7ca27853a401c277f793d1243e6a00912a24c7b426aa 12240 
python-ltfatpy_1.0.16-6_amd64.buildinfo
Files:
 28b1e77eb00cf7c56bf78be2ce8230eb 2518 python optional 
python-ltfatpy_1.0.16-6.dsc
 65b597a997bcc209675deadad978eed9 5152 python optional 
python-ltfatpy_1.0.16-6.debian.tar.xz
 b9b67a00aed0325e5cf4f9d49ed837a7 12240 python optional 
python-ltfatpy_1.0.16-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCAA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmGaHZwdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBIvHhAAyl4SmxEHIsOCMpi9
TUkSIaee6PMHVN6QFMd8qe/JlzNnCjyQ8ULOv1O1/b0vdZKjvijPsl+2jsS2OELe
4I831oU3qKv8RcUHCRh1vrfyLQaaOyiNaYfceTCgehJxMqJZP1LWBLFVlGnWzKzC
p0XKnCUL1ziG+zWXJbsOzBTLXIKlGDwEHApCtbORiLP84PlNgB+EXe1zZQW9ZR3D
iEorYs67kXuHjXATzD58XCaMw0fB4cAAq1bzHA9FRcT2M22/+KmfSVn3YkXmwep8
OnHwA062Qci+y/Vj0iWMtPLHc0o9bSBroDdz1N/fz2C/sxErNTHdwzCgrAC4Lwgv
8qpsf8wpcKzlf5a9o/vJUzAzocS/2HZlsJt/WHROcblSlm5OBX8tPhPt1R3VXqfZ
8p3+IEKdnG8K78BwBUsnPKJvKpXeXddYHQwatJCErn01enngUlVib3KD8U7lZ2rc
Adws6qpo6z9VKQNWdbjtOAlMJGj2TwMQJrIQaidVTTYWhqsRFqtTaG3Shf8ZMa/4
Bx6jmKh1XoGa9q55Q9msY6dB16uTX/zyLrh5h8AU7p/xKyktDQnlYKc56ZVq1A1O
c4jl2/WSbEtio9Ltqu6DNNyHIT6f5Q2b6WRqvYeBTWF7hMIKiMQI1yLU37G8V/UO
69WWl6ePtgBZC4aAHOdvXN5LEvI=
=5JmV
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to