From e163f885edaaa1c5f7cbb4399fe9fc6b5ca1a704 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Aug 2026 13:17:15 +0800 Subject: [PATCH] python3-huey: upgrade 3.3.0 -> 3.3.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-huey_3.3.0.bb => python3-huey_3.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-huey_3.3.0.bb => python3-huey_3.3.2.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-huey_3.3.0.bb b/meta-python/recipes-devtools/python/python3-huey_3.3.2.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-huey_3.3.0.bb rename to meta-python/recipes-devtools/python/python3-huey_3.3.2.bb index 105f0e6220..47758ea655 100644 --- a/meta-python/recipes-devtools/python/python3-huey_3.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-huey_3.3.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4" PYPI_PACKAGE = "huey" -SRC_URI[sha256sum] = "e0c2a1542e6c3acb894821cde895cf9dbf72e42deb25f55b2d44096aa30f8f24" +SRC_URI[sha256sum] = "f8fd7610baec0fdf9359b0e033a02566ccbba9c865139086ba644e03c426e4af" RDEPENDS:${PN} += " \ python3-datetime \