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 2021-12-09 19:45:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybind11 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pybind11.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pybind11"

Thu Dec  9 19:45:14 2021 rev:15 rq:935976 version:2.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes  
2021-11-09 23:54:16.259942244 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pybind11.new.2520/python-pybind11.changes    
    2021-12-09 19:45:26.789128553 +0100
@@ -1,0 +2,20 @@
+Mon Dec  6 10:07:33 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- udpate to 2.8.1:
+  * The simple namespace creation shortcut added in 2.8.0 was deprecated due to
+    usage of CPython internal API, and will be removed soon.
+  * Add C++ Exception type to throw and catch ``AttributeError``.
+  * Fixed the potential for dangling references when using properties with
+  ``std::optional`` types.
+  * Modernize usage of ``PyCodeObject`` on Python 3.9+ (moving toward support 
for
+    Python 3.11a1)
+  * A long-standing bug in ``eigen.h`` was fixed (originally PR #3343). The bug
+    was unmasked by newly added ``static_assert``'s in the Eigen 3.4.0 release.
+  * Support multiple raw inclusion of CMake helper files
+  * Fix harmless warning on upcoming CMake 3.22.
+  * Fix 2.8.0 regression with MSVC 2017 + C++17 mode + Python 3.
+  * Fix 2.8.0 regression that caused undefined behavior (typically
+    segfaults) in ``make_key_iterator``/``make_value_iterator`` if 
dereferencing
+    the iterator returned a temporary value instead of a reference.
+
+-------------------------------------------------------------------

Old:
----
  pybind11-2.8.0.tar.gz

New:
----
  pybind11-2.8.1.tar.gz

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

Other differences:
------------------
++++++ python-pybind11.spec ++++++
--- /var/tmp/diff_new_pack.5rneqq/_old  2021-12-09 19:45:27.353128825 +0100
+++ /var/tmp/diff_new_pack.5rneqq/_new  2021-12-09 19:45:27.357128826 +0100
@@ -24,7 +24,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pybind11
-Version:        2.8.0
+Version:        2.8.1
 Release:        0
 Summary:        Module for operability between C++11 and Python
 License:        BSD-3-Clause

++++++ pybind11-2.8.0.tar.gz -> pybind11-2.8.1.tar.gz ++++++
++++ 1886 lines of diff (skipped)

Reply via email to