diff mbox series

[meta-python,22/37] python3-jsbeautifier: upgrade 2.0.1 -> 2.0.3

Message ID 20260708094508.2060-22-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] bcc: upgrade 0.36.1 -> 0.37.0 | expand

Commit Message

Wang Mingyu July 8, 2026, 9:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...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 mbox series

Patch

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"