Your message dated Fri, 30 Dec 2022 17:38:17 +0000
with message-id <e1pbjkj-00blcb...@fasolo.debian.org>
and subject line Bug#1026737: fixed in lmfit-py 1.1.0-1
has caused the Debian Bug report #1026737,
regarding lmfit-py: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.11 3.10" 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 ow...@bugs.debian.org
immediately.)


-- 
1026737: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lmfit-py
Version: 1.0.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>       pybuild --configure -i python{version} -p "3.11 3.10"
> I: pybuild base:240: python3.11 setup.py config 
> running config
> I: pybuild base:240: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
>       pybuild --build -i python{version} -p "3.11 3.10"
> I: pybuild base:240: /usr/bin/python3.11 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/jsonutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/models.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/minimizer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/printfuncs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/lineshapes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/confidence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/_ampgo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/parameter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> copying lmfit/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit
> UPDATING /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit/_version.py to 
> '1.0.2'
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/jsonutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/models.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/minimizer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/printfuncs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/lineshapes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/confidence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/_ampgo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/parameter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> copying lmfit/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit
> UPDATING /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit/_version.py to 
> '1.0.2'
>    dh_auto_test -O--buildsystem=pybuild
>       pybuild --test --test-pytest -i python{version} -p "3.11 3.10"
> I: pybuild pybuild:307: cp -r NIST_STRD examples 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build; 
> python3.11 -m pytest -k 'not speed and not test_model_nan_policy'
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 578 items / 3 deselected / 575 selected
> 
> tests/test_1variable.py .                                                [  
> 0%]
> tests/test_NIST_Strd.py ...........................                      [  
> 4%]
> tests/test_algebraic_constraint.py ....                                  [  
> 5%]
> tests/test_ampgo.py ............                                         [  
> 7%]
> tests/test_basicfit.py .                                                 [  
> 7%]
> tests/test_basinhopping.py .....                                         [  
> 8%]
> tests/test_bounded_jacobian.py ..                                        [  
> 9%]
> tests/test_bounds.py .                                                   [  
> 9%]
> tests/test_brute.py ............                                         [ 
> 11%]
> tests/test_builtin_models.py .......                                     [ 
> 12%]
> tests/test_confidence.py .............                                   [ 
> 14%]
> tests/test_covariance_matrix.py ..ssssssss.                              [ 
> 16%]
> tests/test_custom_independentvar.py .                                    [ 
> 16%]
> tests/test_default_kws.py .                                              [ 
> 17%]
> tests/test_dual_annealing.py ...                                         [ 
> 17%]
> tests/test_itercb.py ....F..                                             [ 
> 18%]
> tests/test_jsonutils.py ................                                 [ 
> 21%]
> tests/test_least_squares.py .....                                        [ 
> 22%]
> tests/test_lineshapes.py ............................................... [ 
> 30%]
> ................................                                         [ 
> 36%]
> tests/test_max_nfev.py ...........................                       [ 
> 40%]
> tests/test_minimizer.py .                                                [ 
> 41%]
> tests/test_model.py .................................................... [ 
> 50%]
> .....................................................s....s............. [ 
> 62%]
> .............................                                            [ 
> 67%]
> tests/test_model_uncertainties.py ....                                   [ 
> 68%]
> tests/test_models.py ......                                              [ 
> 69%]
> tests/test_multidatasets.py .                                            [ 
> 69%]
> tests/test_nose.py ................s........                             [ 
> 73%]
> tests/test_pandas.py .                                                   [ 
> 74%]
> tests/test_parameter.py ................................................ [ 
> 82%]
> ..........                                                               [ 
> 84%]
> tests/test_parameters.py .............................                   [ 
> 89%]
> tests/test_printfuncs.py .................................               [ 
> 94%]
> tests/test_saveload.py .s.s................                              [ 
> 98%]
> tests/test_shgo.py .......                                               [ 
> 99%]
> tests/test_stepmodel.py ..                                               
> [100%]
> 
> =================================== FAILURES 
> ===================================
> __________________________ test_itercb[leastsq-False] 
> __________________________
> 
> method = 'leastsq', calc_covar = False
> 
>     @pytest.mark.parametrize("calc_covar", calc_covar_options)
>     @pytest.mark.parametrize("method", ['ampgo', 'brute', 'basinhopping',
>                                         'differential_evolution', 'leastsq',
>                                         'least_squares', 'nelder'])
>     def test_itercb(method, calc_covar):
>         """Test the iteration callback for all solvers."""
>         out = mod.fit(y, pars, x=x, method=method, iter_cb=per_iteration,
>                       calc_covar=calc_covar)
>     
> >       assert out.nfev == 23
> E       assert 20 == 23
> E        +  where 20 = <lmfit.model.ModelResult object at 0x7f21d4f3d110>.nfev
> 
> tests/test_itercb.py:47: AssertionError
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/past/builtins/misc.py:45
>   /usr/lib/python3/dist-packages/past/builtins/misc.py:45: 
> DeprecationWarning: the imp module is deprecated in favour of importlib and 
> slated for removal in Python 3.12; see the module's documentation for 
> alternative uses
>     from imp import reload
> 
> tests/test_nose.py:430
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py:430: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     @dec.slow
> 
> tests/test_nose.py:441
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py:441: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     @dec.slow
> 
> tests/test_nose.py:461
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py:461: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     @dec.slow
> 
> tests/test_nose.py:483
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py:483: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     @dec.slow
> 
> tests/test_nose.py:588
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py:588: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     @dec.slow
> 
> tests/test_nose.py:612
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py:612: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     @dec.slow
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Bennett5
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Bennett5 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_BoxBOD
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_BoxBOD 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_DanWood
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_DanWood 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_ENSO
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_ENSO 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Eckerle4
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Eckerle4 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Gauss1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Gauss1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Gauss2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Gauss2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Gauss3
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Gauss3 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Hahn1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Hahn1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Kirby2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Kirby2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos3
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos3 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_MGH09
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_MGH09 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_MGH10
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_MGH10 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_MGH17
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_MGH17 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1a
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1a 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1b
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1b 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1c
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1c 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1d
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Misra1d 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Nelson
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Nelson 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Rat42
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Rat42 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Rat43
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Rat43 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Roszman1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Roszman1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Thurber
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_NIST_Strd.py::test_Thurber 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_dual_annealing.py::test_da_scipy_vs_lmfit
> .pybuild/cpython3_3.11_lmfit/build/tests/test_dual_annealing.py::test_da_Alpine02
> .pybuild/cpython3_3.11_lmfit/build/tests/test_dual_annealing.py::test_da_bounds
> .pybuild/cpython3_3.11_lmfit/build/tests/test_max_nfev.py::test_max_nfev_Minimizer[dual_annealing]
> .pybuild/cpython3_3.11_lmfit/build/tests/test_max_nfev.py::test_max_nfev_Model[dual_annealing]
> .pybuild/cpython3_3.11_lmfit/build/tests/test_max_nfev.py::test_default_max_nfev[dual_annealing-1200000]
> .pybuild/cpython3_3.11_lmfit/build/tests/test_max_nfev.py::test_default_max_nfev[dual_annealing-1200000]
> .pybuild/cpython3_3.11_lmfit/build/tests/test_saveload.py::test_saveload_modelresult_roundtrip[dual_annealing]
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit/minimizer.py:2243: 
> DeprecationWarning: dual_annealing argument 'local_search_options' is 
> deprecated in favor of 'minimizer_kwargs'
>     ret = scipy_dual_annealing(self.penalty, bounds, **da_kws)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_lineshapes.py::test_no_ZeroDivisionError_and_finite_output[donaich]
> .pybuild/cpython3_3.11_lmfit/build/tests/test_lineshapes.py::test_x_float_value[donaich]
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build/lmfit/lineshapes.py:302: 
> FutureWarning: Please correct the name of your lineshape function: donaich 
> --> doniach. The incorrect spelling will be removed in a later release.
>     warnings.warn(FutureWarning(msg))
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_lineshapes.py::test_x_float_value[step]
> .pybuild/cpython3_3.11_lmfit/build/tests/test_lineshapes.py::test_x_float_value[rectangle]
>   <__array_function__ internals>:180: DeprecationWarning: Calling nonzero on 
> 0d arrays is deprecated, as it behaves surprisingly. Use 
> `atleast_1d(cond).nonzero()` if the old behavior was intended. If the context 
> of this warning is of the form `arr[nonzero(cond)]`, just use `arr[cond]`.
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_bounds_length
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_bounds_length of 
> <test_nose.CommonMinimizerTest testMethod=test_emcee_bounds_length>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_custom_pool
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_custom_pool of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee_custom_pool>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_float
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_float of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee_float>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_init_with_chain
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_init_with_chain of 
> <test_nose.CommonMinimizerTest testMethod=test_emcee_init_with_chain>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_method_kwarg
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_method_kwarg of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee_method_kwarg>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_ntemps
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_ntemps of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee_ntemps>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_output
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_output of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee_output>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_partial_bounds
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_partial_bounds of 
> <test_nose.CommonMinimizerTest testMethod=test_emcee_partial_bounds>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_reuse_sampler
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_reuse_sampler of 
> <test_nose.CommonMinimizerTest testMethod=test_emcee_reuse_sampler>>)
>     return self.run(*args, **kwds)
> 
> .pybuild/cpython3_3.11_lmfit/build/tests/test_nose.py::CommonMinimizerTest::test_emcee_seed
>   /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is 
> deprecated to return a value that is not None from a test case (<bound method 
> CommonMinimizerTest.test_emcee_seed of <test_nose.CommonMinimizerTest 
> testMethod=test_emcee_seed>>)
>     return self.run(*args, **kwds)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED tests/test_itercb.py::test_itercb[leastsq-False] - assert 20 == 23
> = 1 failed, 561 passed, 13 skipped, 3 deselected, 57 warnings in 73.05s 
> (0:01:13) =
> E: pybuild pybuild:386: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lmfit/build; python3.11 -m pytest -k 
> 'not speed and not test_model_nan_policy'
> I: pybuild pybuild:307: cp -r NIST_STRD examples 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build; 
> python3.10 -m pytest -k 'not speed and not test_model_nan_policy'
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 578 items / 3 deselected / 575 selected
> 
> tests/test_1variable.py .                                                [  
> 0%]
> tests/test_NIST_Strd.py ...........................                      [  
> 4%]
> tests/test_algebraic_constraint.py ....                                  [  
> 5%]
> tests/test_ampgo.py ............                                         [  
> 7%]
> tests/test_basicfit.py .                                                 [  
> 7%]
> tests/test_basinhopping.py .....                                         [  
> 8%]
> tests/test_bounded_jacobian.py ..                                        [  
> 9%]
> tests/test_bounds.py .                                                   [  
> 9%]
> tests/test_brute.py ............                                         [ 
> 11%]
> tests/test_builtin_models.py .......                                     [ 
> 12%]
> tests/test_confidence.py .............                                   [ 
> 14%]
> tests/test_covariance_matrix.py ..ssssssss.                              [ 
> 16%]
> tests/test_custom_independentvar.py .                                    [ 
> 16%]
> tests/test_default_kws.py .                                              [ 
> 17%]
> tests/test_dual_annealing.py ...                                         [ 
> 17%]
> tests/test_itercb.py ....F..                                             [ 
> 18%]
> tests/test_jsonutils.py ................                                 [ 
> 21%]
> tests/test_least_squares.py .....                                        [ 
> 22%]
> tests/test_lineshapes.py ............................................... [ 
> 30%]
> ................................                                         [ 
> 36%]
> tests/test_max_nfev.py ...........................                       [ 
> 40%]
> tests/test_minimizer.py .                                                [ 
> 41%]
> tests/test_model.py .................................................... [ 
> 50%]
> .....................................................s....s............. [ 
> 62%]
> .............................                                            [ 
> 67%]
> tests/test_model_uncertainties.py ....                                   [ 
> 68%]
> tests/test_models.py ......                                              [ 
> 69%]
> tests/test_multidatasets.py .                                            [ 
> 69%]
> tests/test_nose.py ................s........                             [ 
> 73%]
> tests/test_pandas.py .                                                   [ 
> 74%]
> tests/test_parameter.py ................................................ [ 
> 82%]
> ..........                                                               [ 
> 84%]
> tests/test_parameters.py .............................                   [ 
> 89%]
> tests/test_printfuncs.py .................................               [ 
> 94%]
> tests/test_saveload.py .s.s................                              [ 
> 98%]
> tests/test_shgo.py .......                                               [ 
> 99%]
> tests/test_stepmodel.py ..                                               
> [100%]
> 
> =================================== FAILURES 
> ===================================
> __________________________ test_itercb[leastsq-False] 
> __________________________
> 
> method = 'leastsq', calc_covar = False
> 
>     @pytest.mark.parametrize("calc_covar", calc_covar_options)
>     @pytest.mark.parametrize("method", ['ampgo', 'brute', 'basinhopping',
>                                         'differential_evolution', 'leastsq',
>                                         'least_squares', 'nelder'])
>     def test_itercb(method, calc_covar):
>         """Test the iteration callback for all solvers."""
>         out = mod.fit(y, pars, x=x, method=method, iter_cb=per_iteration,
>                       calc_covar=calc_covar)
>     
> >       assert out.nfev == 23
> E       assert 20 == 23
> E        +  where 20 = <lmfit.model.ModelResult object at 0x7f9c656e28c0>.nfev
> 
> tests/test_itercb.py:47: AssertionError
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/past/builtins/misc.py:45
>   /usr/lib/python3/dist-packages/past/builtins/misc.py:45: 
> DeprecationWarning: the imp module is deprecated in favour of importlib and 
> slated for removal in Python 3.12; see the module's documentation for 
> alternative uses
>     from imp import reload
> 
> tests/test_nose.py:431
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/tests/test_nose.py:431: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     def test_emcee(self):
> 
> tests/test_nose.py:442
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/tests/test_nose.py:442: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     def test_emcee_method_kwarg(self):
> 
> tests/test_nose.py:462
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/tests/test_nose.py:462: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     def test_emcee_multiprocessing(self):
> 
> tests/test_nose.py:484
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/tests/test_nose.py:484: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     def test_emcee_partial_bounds(self):
> 
> tests/test_nose.py:589
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/tests/test_nose.py:589: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     def test_emcee_float(self):
> 
> tests/test_nose.py:613
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/tests/test_nose.py:613: 
> DeprecationWarning: the np.testing.dec decorators are included for nose 
> support, and are deprecated since NumPy v1.21. Use the nose2 or pytest 
> frameworks instead.
>     def test_emcee_seed(self):
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Bennett5
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Bennett5 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_BoxBOD
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_BoxBOD 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Chwirut2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_DanWood
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_DanWood 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_ENSO
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_ENSO 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Eckerle4
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Eckerle4 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Gauss1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Gauss1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Gauss2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Gauss2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Gauss3
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Gauss3 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Hahn1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Hahn1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Kirby2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Kirby2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos2
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos2 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos3
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Lanczos3 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_MGH09
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_MGH09 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_MGH10
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_MGH10 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_MGH17
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_MGH17 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1a
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1a 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1b
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1b 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1c
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1c 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1d
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Misra1d 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Nelson
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Nelson 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Rat42
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Rat42 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Rat43
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Rat43 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Roszman1
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Roszman1 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Thurber
>   /usr/lib/python3/dist-packages/_pytest/python.py:199: 
> PytestReturnNotNoneWarning: Expected None, but 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_NIST_Strd.py::test_Thurber 
> returned True, which will be an error in a future version of pytest.  Did you 
> mean to use `assert` instead of `return`?
>     warnings.warn(
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_dual_annealing.py::test_da_scipy_vs_lmfit
> .pybuild/cpython3_3.10_lmfit/build/tests/test_dual_annealing.py::test_da_Alpine02
> .pybuild/cpython3_3.10_lmfit/build/tests/test_dual_annealing.py::test_da_bounds
> .pybuild/cpython3_3.10_lmfit/build/tests/test_max_nfev.py::test_max_nfev_Minimizer[dual_annealing]
> .pybuild/cpython3_3.10_lmfit/build/tests/test_max_nfev.py::test_max_nfev_Model[dual_annealing]
> .pybuild/cpython3_3.10_lmfit/build/tests/test_max_nfev.py::test_default_max_nfev[dual_annealing-1200000]
> .pybuild/cpython3_3.10_lmfit/build/tests/test_max_nfev.py::test_default_max_nfev[dual_annealing-1200000]
> .pybuild/cpython3_3.10_lmfit/build/tests/test_saveload.py::test_saveload_modelresult_roundtrip[dual_annealing]
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit/minimizer.py:2243: 
> DeprecationWarning: dual_annealing argument 'local_search_options' is 
> deprecated in favor of 'minimizer_kwargs'
>     ret = scipy_dual_annealing(self.penalty, bounds, **da_kws)
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_lineshapes.py::test_no_ZeroDivisionError_and_finite_output[donaich]
> .pybuild/cpython3_3.10_lmfit/build/tests/test_lineshapes.py::test_x_float_value[donaich]
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build/lmfit/lineshapes.py:302: 
> FutureWarning: Please correct the name of your lineshape function: donaich 
> --> doniach. The incorrect spelling will be removed in a later release.
>     warnings.warn(FutureWarning(msg))
> 
> .pybuild/cpython3_3.10_lmfit/build/tests/test_lineshapes.py::test_x_float_value[step]
> .pybuild/cpython3_3.10_lmfit/build/tests/test_lineshapes.py::test_x_float_value[rectangle]
>   <__array_function__ internals>:180: DeprecationWarning: Calling nonzero on 
> 0d arrays is deprecated, as it behaves surprisingly. Use 
> `atleast_1d(cond).nonzero()` if the old behavior was intended. If the context 
> of this warning is of the form `arr[nonzero(cond)]`, just use `arr[cond]`.
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED tests/test_itercb.py::test_itercb[leastsq-False] - assert 20 == 23
> = 1 failed, 561 passed, 13 skipped, 3 deselected, 46 warnings in 71.76s 
> (0:01:11) =
> E: pybuild pybuild:386: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lmfit/build; python3.10 -m pytest -k 
> 'not speed and not test_model_nan_policy'
>       rm -fr -- /tmp/dh-xdg-rundir-EmbrPqEh
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 
> 3.10" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/lmfit-py_1.0.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark 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: lmfit-py
Source-Version: 1.1.0-1
Done: Drew Parsons <dpars...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lmfit-py, 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 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated lmfit-py 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 30 Dec 2022 17:46:34 +0100
Source: lmfit-py
Architecture: source
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1026737 1027172 1027226
Changes:
 lmfit-py (1.1.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on python3-uncertainties.
 .
   [ Drew Parsons ]
   * New upstream release. Closes: #1026737, #1027172, #1027226.
   * Build-Depends: pybuild-plugin-pyproject to use pyproject.toml
   * drop debian patches
     - 0003-upstream-fix-for-scipy-1.7.0.patch applied upstream
     - exclude_failing_test.patch, example_emcee_Model_interface.py is
       an example not a test (needs corner module to run, which is not
       packaged for debian)
   * add debian patch preserve_version.patch to prevent setuptools-scm
     from corrupting version.py
   * dh_installdocs override: prefix example_emcee_Model_interface.py
     with nodoc_ to prevent processing by sphinx (corner module is not
     available)
   * override_dh_installdocs-indep copies extensions.py manually when
     building docs (following doc/Makefile). extensions.py is longer
     shipped in upstream source tarball
   * Build-Depends: python3-pytest-cov <!nocheck>
     - execute_before_dh_python3: delete coverage (htmlcov) files from
       installation dirs (they were generated by build-time tests)
   * register html docs with doc-base
   * Standards-Version: 4.6.2
Checksums-Sha1:
 c5bdefc629a31ae0db6d52af01142d6c4c73bda1 2593 lmfit-py_1.1.0-1.dsc
 f5bc0966d9bdd559b18ac44acc4d1fe8fc05ad1b 308634 lmfit-py_1.1.0.orig.tar.gz
 93ed8543fb5215aa9c9e07369cb2fc93c6c147e3 7128 lmfit-py_1.1.0-1.debian.tar.xz
Checksums-Sha256:
 2e24d1c57abdf244e83bfe6bfa87068aab6dd3b4d53d8cdc6c16d0d8250b31b2 2593 
lmfit-py_1.1.0-1.dsc
 a2755b708ad7bad010178da28f082f55cbee7a084a625b452632e2d77b5391fb 308634 
lmfit-py_1.1.0.orig.tar.gz
 8f0dbde8cbe66f543441ba724d8dbc3bb360b72c6851ba9681ad1f1d1ff2cdff 7128 
lmfit-py_1.1.0-1.debian.tar.xz
Files:
 72286d00fbf37126b1b058a20dc16124 2593 science optional lmfit-py_1.1.0-1.dsc
 66d6e65f51b4b250f1ee23cb4c647d5f 308634 science optional 
lmfit-py_1.1.0.orig.tar.gz
 671c428360b19cdb9d8421573971491b 7128 science optional 
lmfit-py_1.1.0-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmOvGcoACgkQVz7x5L1a
AfpN/RAApIYuWeT+uF1bj4DK3DbZ3GkimwraT4m7U64JjnwQTnYNWnVSheynT7/N
FQr0IzOpko02hkDOn8Cx9+2o1KW+tJpMt4wS6iiw2w2lQ9crfQqVKJsYt8jw5svO
OVWlrkiQwuTYS2Q9nkaBHqk8y6dlUnqu0YZnzjWz25PdBF2qppSkvIFftu4yNfT0
3DnnyKhsLn4T43cQwyQClCmfr2fLp4O2S+Y62g3vfHOo15JRkbjxea7CDqcAHIU+
D2Lf8zIWncNHfdFUrTzWf0KTcDLrLii+BYfUVlUL/Bvno2bMWs6n5Ll5rJpg56zb
VhpNz4BBrF+P+5ta6I48aScz/L3Z1eu0c3nhHEuQ6MwwafKz3cTUJ0AG/TJNeEhu
3Adyh/6UH+sdt5EovdyhRiG28MdEPHl2+xfkyhZ/ScK5UCBu0WDIpiaGWt6mfec4
cFmW/P6+su5TQwYUcsf1FB1uKe0p7NQrijO6vOnhz2NY1ijbAr0rKlEpDiXDmhxZ
kR3/wuVRUKWqfRLE+w8qI9dGYdPuhyq/0533ZnwL6e4Af42iF7R4rjewYoPYFQx/
ck0ztYSCQ4aUhWmP4U1jtE+NgaMexhhdx7eOxQYLvocmy2jSJ0TL8cyx9gSfW7uz
16JA7SCRrdPk0mV9dhkpA/VAAxZ4v5K7zIj2kL0dbURFXqPLCzs=
=UZyw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to