From 20e0ee7cf33ffa545c1b65ef4e6e0070b7a2de6b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:55 +0800 Subject: [PATCH] python3-wrapt: upgrade 2.3.0 -> 2.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-wrapt_2.3.0.bb => python3-wrapt_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-wrapt_2.3.0.bb => python3-wrapt_2.4.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-wrapt_2.3.0.bb b/meta-python/recipes-devtools/python/python3-wrapt_2.4.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-wrapt_2.3.0.bb rename to meta-python/recipes-devtools/python/python3-wrapt_2.4.0.bb index b61717391a..18d533f6e1 100644 --- a/meta-python/recipes-devtools/python/python3-wrapt_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-wrapt_2.4.0.bb @@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest DEPENDS += "python3-wheel-native" -SRC_URI[sha256sum] = "681a2d0eefd721998f90642762b8e75c2159ec531b20ad5e437245ea7b06a107" +SRC_URI[sha256sum] = "7082fc1f94b020ac275870c4af71b09cff22876fe6e9c4c0ad01ea21d217b288" # python3-misc for 'this' module, python3-image for colorsys (test_deferred_patching) RDEPENDS:${PN}-ptest += " \