From f5ee1fa1240d0f6a8d811e0decbe5d259ac635a6 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 29 Oct 2025 08:14:52 +0800 Subject: [PATCH] python3-huey: upgrade 2.5.3 -> 2.5.4 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-huey_2.5.3.bb => python3-huey_2.5.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-huey_2.5.3.bb => python3-huey_2.5.4.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-huey_2.5.3.bb b/meta-python/recipes-devtools/python/python3-huey_2.5.4.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-huey_2.5.3.bb rename to meta-python/recipes-devtools/python/python3-huey_2.5.4.bb index cb033712d9..9402dee2f1 100644 --- a/meta-python/recipes-devtools/python/python3-huey_2.5.3.bb +++ b/meta-python/recipes-devtools/python/python3-huey_2.5.4.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4" PYPI_PACKAGE = "huey" -SRC_URI[sha256sum] = "089fc72b97fd26a513f15b09925c56fad6abe4a699a1f0e902170b37e85163c7" +SRC_URI[sha256sum] = "4b7fb217b640fbb46efc4f4681b446b40726593522f093e8ef27c4a8fcb6cfbb" RDEPENDS:${PN} += " \ python3-datetime \