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 2022-04-12 00:13:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybind11 (Old)
and /work/SRC/openSUSE:Factory/.python-pybind11.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybind11"
Tue Apr 12 00:13:54 2022 rev:17 rq:968080 version:2.9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes
2022-03-29 18:14:26.147073882 +0200
+++
/work/SRC/openSUSE:Factory/.python-pybind11.new.1900/python-pybind11.changes
2022-04-12 00:13:55.653302614 +0200
@@ -1,0 +2,18 @@
+Sat Apr 9 22:47:00 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 2.9.2:
+ * Enum now has an ``__index__`` method on Python <3.8 too.
+ * Local internals are now cleared after finalizing the interpreter.
+ * Better support for Python 3.11 alphas.
+ * ``PYBIND11_TYPE_CASTER`` now uses fully qualified symbols, so it can be
used
+ outside of ``pybind11::detail``.
+ * Some fixes for PyPy 3.9.
+ * Fixed a potential memleak in PyPy in ``get_type_override``.
+ * Fix usage of ``VISIBILITY_INLINES_HIDDEN``.
+ * Uses ``sysconfig`` module to determine installation locations on Python >=
+ 3.10, instead of ``distutils`` which has been deprecated.
+ * Support Catch 2.13.5+ (supporting GLIBC 2.34+).
+ * Fix test failures with numpy 1.22 by ignoring whitespace when comparing
+ ``str()`` of dtypes.
+
+-------------------------------------------------------------------
Old:
----
pybind11-2.9.1.tar.gz
New:
----
pybind11-2.9.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pybind11.spec ++++++
--- /var/tmp/diff_new_pack.9qp5hO/_old 2022-04-12 00:13:56.489292718 +0200
+++ /var/tmp/diff_new_pack.9qp5hO/_new 2022-04-12 00:13:56.493292671 +0200
@@ -24,7 +24,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pybind11
-Version: 2.9.1
+Version: 2.9.2
Release: 0
Summary: Module for operability between C++11 and Python
License: BSD-3-Clause
++++++ pybind11-2.9.1.tar.gz -> pybind11-2.9.2.tar.gz ++++++
++++ 27649 lines of diff (skipped)