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 2025-09-19 15:33:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybind11 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pybind11.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pybind11"

Fri Sep 19 15:33:34 2025 rev:25 rq:1305793 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes  
2024-09-17 18:17:34.053421060 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pybind11.new.27445/python-pybind11.changes   
    2025-09-19 15:33:36.383853695 +0200
@@ -1,0 +2,15 @@
+Wed Sep 17 15:21:56 UTC 2025 - Markéta Machová <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  pybind11-2.13.6.tar.gz

New:
----
  pybind11-3.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pybind11.spec ++++++
--- /var/tmp/diff_new_pack.5Gf7FC/_old  2025-09-19 15:33:36.927876552 +0200
+++ /var/tmp/diff_new_pack.5Gf7FC/_new  2025-09-19 15:33:36.927876552 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pybind11
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,16 +34,16 @@
 %define plainpython python
 %{?sle15_python_module_pythons}
 Name:           python-pybind11%{psuffix}
-Version:        2.13.6
+Version:        3.0.1
 Release:        0
 Summary:        Module for operability between C++11 and Python
 License:        BSD-3-Clause
 URL:            https://github.com/pybind/pybind11
 Source:         
https://github.com/pybind/pybind11/archive/v%{version}.tar.gz#/pybind11-%{version}.tar.gz
 Source99:       python-pybind11-rpmlintrc
-BuildRequires:  %{python_module devel >= 3.6}
+BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools >= 42}
+BuildRequires:  %{python_module scikit-build-core >= 0.11.2}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  cmake >= 3.18
 BuildRequires:  fdupes
@@ -178,12 +178,13 @@
 
 %if !%{with test}
 %files %{python_files}
-%doc README.rst docs/changelog.rst
+%doc README.rst docs/changelog.md
 %license LICENSE
 %python_alternative %{_bindir}/pybind11-config
 %{python_sitelib}/pybind11
 %exclude %{python_sitelib}/pybind11/share/cmake
 %exclude %{python_sitelib}/pybind11/include
+%exclude %{python_sitelib}/pybind11/share/pkgconfig
 %{python_sitelib}/pybind11-%{version}*-info
 
 %files -n %{name}-common-devel

++++++ pybind11-2.13.6.tar.gz -> pybind11-3.0.1.tar.gz ++++++
++++ 35981 lines of diff (skipped)

Reply via email to