Update python-iminuit to version 2.30.1 / rev 35 via SR 1223991
https://build.opensuse.org/request/show/1223991
by user dirkmueller + anag+factory
- update to 2.30.1:
* Ci: add 3.13 wheels
* Fix: root version in docs
* Allow to modify slider range in interactive widget
* Fix: add readout_format to slider
* Show correct ROOT version in documentation
* Fix odr issue in type_caster which could result in ub when
-flto is enabled
* Remove packaging dependency
* Restore cython tutorial
* Support sum(w) < 0 in binned fits
* Set pybind11_findpython on to use findpython cmake mode
* Fix version parse
* Improve maintainer metadata
* Iteration limit in smart sampling to fix behavior for step functions
* Support interval type and check compatibility with pydantic
- renenable build for python311 (numba available)
- Do not build for Python 3.6, due to no NumPy.