From 35d73585bd4eb921cb89e9e6d4059dca800cf1ad Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 8 Jul 2026 17:44:32 +0800 Subject: [PATCH] python3-jsbeautifier: upgrade 2.0.1 -> 2.0.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...hon3-jsbeautifier_2.0.1.bb => python3-jsbeautifier_2.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-jsbeautifier_2.0.1.bb => python3-jsbeautifier_2.0.3.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.1.bb b/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.3.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.1.bb rename to meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.3.bb index a8c3edf3ae..635dc69a13 100644 --- a/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.3.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148 inherit pypi setuptools3 -SRC_URI[sha256sum] = "45603b2097410feee8d3a6ef8ad5a8e0a0e89f347331888a97e46f332ce8d953" +SRC_URI[sha256sum] = "9579d4e9dbaa00383f3efdff4c98c8140bb85ba319398e8b97cdaba27abd6ba3" PYPI_PACKAGE = "jsbeautifier"