14
0

- update to 3.0.1

* Pybind11 3.0 includes an ABI bump, the first required bump in
    many years on Unix
  * This release contains the smart-holder branch, multi-phase init
    and subinterpreter support, py::native_enum, an interface to
    warnings, typing improvements, and more
  * CMake now defaults to FindPython mode
  * Support for Python 3.14, 3.14t, GraalPy, and PyPy 3.11 has been
    added, while legacy support for Python 3.7, PyPy 3.8/3.9, and
    CMake <3.15 has been removed
  * Please see upstream changelog for a more detailed info

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybind11?expand=0&rev=53
This commit is contained in:
2025-09-18 12:43:40 +00:00
committed by Git OBS Bridge
commit 03da4d24a9
7 changed files with 1035 additions and 0 deletions

3
_multibuild Normal file
View File

@@ -0,0 +1,3 @@
<multibuild>
<package>test</package>
</multibuild>