From 72d2b042d85c16e5232d71160ead17e8856566ea Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 15 Jul 2026 18:38:52 +0800 Subject: [PATCH] python3-huey: upgrade 3.1.1 -> 3.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-huey_3.1.1.bb => python3-huey_3.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-huey_3.1.1.bb => python3-huey_3.2.1.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-huey_3.1.1.bb b/meta-python/recipes-devtools/python/python3-huey_3.2.1.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-huey_3.1.1.bb rename to meta-python/recipes-devtools/python/python3-huey_3.2.1.bb index 185549fe91..080ecf5c11 100644 --- a/meta-python/recipes-devtools/python/python3-huey_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-huey_3.2.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4" PYPI_PACKAGE = "huey" -SRC_URI[sha256sum] = "156f30e90f0fae81ae2e004f2062e1b18ec9dcbc684564df63159ef546b13502" +SRC_URI[sha256sum] = "79cd63d117e5b8da2de58420dcde4e2d0f963e362d67a9b3872ce565eec5c3dc" RDEPENDS:${PN} += " \ python3-datetime \