From 3fe20d543f55cc7087636555755cceae965c68a0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 11 Nov 2025 15:55:05 +0800 Subject: [PATCH] python3-cerberus: upgrade 1.3.7 -> 1.3.8 Changelog: Support for Python 3.14 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-cerberus_1.3.7.bb => python3-cerberus_1.3.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cerberus_1.3.7.bb => python3-cerberus_1.3.8.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-cerberus_1.3.7.bb b/meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-cerberus_1.3.7.bb rename to meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb index 7ace68bbdf..c075f4279c 100644 --- a/meta-python/recipes-devtools/python/python3-cerberus_1.3.7.bb +++ b/meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb @@ -8,4 +8,4 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_poetry_core -SRC_URI[sha256sum] = "ecf249665400a0b7a9d5e4ee1ffc234fd5d003186d3e1904f70bc14038642c13" +SRC_URI[sha256sum] = "579554887ffd189226774b87570f4a76db75cf0efcbaffcacd5e98b8ee877f61"