Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pybind11 for openSUSE:Factory checked in at 2023-09-22 21:47:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pybind11 (Old) and /work/SRC/openSUSE:Factory/.python-pybind11.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybind11" Fri Sep 22 21:47:17 2023 rev:22 rq:1112607 version:2.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes 2023-04-22 22:00:09.461107845 +0200 +++ /work/SRC/openSUSE:Factory/.python-pybind11.new.1770/python-pybind11.changes 2023-09-22 21:48:25.603065971 +0200 @@ -1,0 +2,16 @@ +Mon Sep 4 19:14:31 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.11.1 + * The newly added ``pybind11::detail::is_move_constructible`` + trait can be specialized for cases in which + ``std::is_move_constructible`` does not work as needed. + * ``format_descriptor<>`` & ``npy_format_descriptor<> PyObject *`` + specializations were added. The latter enables + ``py::array_t<PyObject *>`` to/from-python conversions. + * Cast errors now always include Python type information, even if + PYBIND11_DETAILED_ERROR_MESSAGES is not defined. This increases + binary sizes by ~1.5%. + * The docstring generation for the ``std::array``-list caster was + changed to conform to PEP 593. + +------------------------------------------------------------------- Old: ---- pybind11-2.10.4.tar.gz New: ---- pybind11-2.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pybind11.spec ++++++ --- /var/tmp/diff_new_pack.i827Rv/_old 2023-09-22 21:48:26.691105470 +0200 +++ /var/tmp/diff_new_pack.i827Rv/_new 2023-09-22 21:48:26.691105470 +0200 @@ -35,7 +35,7 @@ %define plainpython python %{?sle15_python_module_pythons} Name: python-pybind11%{psuffix} -Version: 2.10.4 +Version: 2.11.1 Release: 0 Summary: Module for operability between C++11 and Python License: BSD-3-Clause ++++++ pybind11-2.10.4.tar.gz -> pybind11-2.11.1.tar.gz ++++++ ++++ 5840 lines of diff (skipped)