summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-wrapt_1.17.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-wrapt: upgrade 1.17.0 -> 1.17.1Wang Mingyu2025-01-141-0/+27
Changelog: =========== - Due to GitHub actions changes, binary wheels were missing for macOS Intel. - Not implemented error for __reduce__() on ObjectProxy was incorrectly displaying the error as being on __reduce_ex__(). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>