diff mbox series

[meta-python] python3-huey: upgrade 3.2.1 -> 3.3.0

Message ID 20260728060645.819-19-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-huey: upgrade 3.2.1 -> 3.3.0 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-huey_3.2.1.bb => python3-huey_3.3.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-huey_3.2.1.bb => python3-huey_3.3.0.bb} (79%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-huey_3.2.1.bb b/meta-python/recipes-devtools/python/python3-huey_3.3.0.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-huey_3.2.1.bb
rename to meta-python/recipes-devtools/python/python3-huey_3.3.0.bb
index 080ecf5c11..105f0e6220 100644
--- a/meta-python/recipes-devtools/python/python3-huey_3.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-huey_3.3.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4"
 
 PYPI_PACKAGE = "huey"
 
-SRC_URI[sha256sum] = "79cd63d117e5b8da2de58420dcde4e2d0f963e362d67a9b3872ce565eec5c3dc"
+SRC_URI[sha256sum] = "e0c2a1542e6c3acb894821cde895cf9dbf72e42deb25f55b2d44096aa30f8f24"
 
 RDEPENDS:${PN} += " \
 	python3-datetime \