Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-wrapt for openSUSE:Factory 
checked in at 2026-05-27 16:12:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wrapt (Old)
 and      /work/SRC/openSUSE:Factory/.python-wrapt.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wrapt"

Wed May 27 16:12:18 2026 rev:26 rq:1355113 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wrapt/python-wrapt.changes        
2026-03-14 22:21:51.027777047 +0100
+++ /work/SRC/openSUSE:Factory/.python-wrapt.new.1937/python-wrapt.changes      
2026-05-27 16:12:27.865819785 +0200
@@ -1,0 +2,13 @@
+Mon May 25 21:17:07 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.2.1:
+  * Reverted a regression in 2.2.0 affecting class attribute access
+    for built-in or C extension descriptors wrapped by @wrapt.decorator.
+- Update to 2.2.0:
+  * Added bind_state_to_wrapper (StateBindingWrapper) descriptor decorator.
+  * Added wrapt.lru_cache as a drop-in replacement for functools.lru_cache.
+  * Added support for deferred patching in wrap_function_wrapper.
+  * Added __self_dict__ to ObjectProxy.
+  * Extended synchronized to support async functions and async locks.
+
+-------------------------------------------------------------------

Old:
----
  2.1.2.tar.gz

New:
----
  2.2.1.tar.gz

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

Other differences:
------------------
++++++ python-wrapt.spec ++++++
--- /var/tmp/diff_new_pack.MdnO7E/_old  2026-05-27 16:12:28.653852210 +0200
+++ /var/tmp/diff_new_pack.MdnO7E/_new  2026-05-27 16:12:28.657852375 +0200
@@ -19,7 +19,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-wrapt
-Version:        2.1.2
+Version:        2.2.1
 Release:        0
 Summary:        A Python module for decorators, wrappers and monkey patching
 License:        BSD-2-Clause
@@ -29,7 +29,7 @@
 BuildRequires:  %{python_module mypy}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 62.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -75,7 +75,8 @@
 
 %files %{python_files}
 %license LICENSE
-%doc README.md docs/changes.rst
+%doc README.md docs/changes.rst examples
 %{python_sitearch}/wrapt
+%{python_sitearch}/wrapt-stubs
 %{python_sitearch}/wrapt-%{version}.dist-info
 

++++++ 2.1.2.tar.gz -> 2.2.1.tar.gz ++++++
++++ 20668 lines of diff (skipped)

Reply via email to