--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-5a61bbf158
2026-03-22 00:15:14.987209+00:00
--------------------------------------------------------------------------------

Name        : python-wrapt
Product     : Fedora 44
Version     : 2.1.2
Release     : 1.fc44
URL         : https://github.com/GrahamDumpleton/wrapt
Summary     : A Python module for decorators, wrappers and monkey patching
Description :
The aim of the wrapt module is to provide a transparent object proxy for
Python, which can be used as the basis for the construction of function
wrappers and decorator functions.

--------------------------------------------------------------------------------
Update Information:

Version 2.1.2
Bugs Fixed
When a weak function proxy was created for a bound method and the instance
it was bound to was garbage collected, calling the proxy would silently
call the function as unbound instead of raising a ReferenceError.
When deleting an attribute named __annotations__ on an object proxy, the
attribute was only being deleted from the proxy and not also from the wrapped
object.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Mar  6 2026 Packit <[email protected]> - 2.1.2-1
- Update to 2.1.2 upstream release
- Resolves: rhbz#2445064
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2445064 - python-wrapt-2.1.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2445064
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-5a61bbf158' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to