diff mbox series

[meta-python] python3-pre-commit: upgrade 4.6.0 -> 4.6.1

Message ID 20260728060645.819-20-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-pre-commit: upgrade 4.6.0 -> 4.6.1 | expand

Commit Message

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pre-commit_4.6.0.bb b/meta-python/recipes-devtools/python/python3-pre-commit_4.6.1.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-pre-commit_4.6.0.bb
rename to meta-python/recipes-devtools/python/python3-pre-commit_4.6.1.bb
index 2dbe9e557b..d1b8cb5160 100644
--- a/meta-python/recipes-devtools/python/python3-pre-commit_4.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pre-commit_4.6.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=b53a93744e3ff841e5fc9a934da8e1c8"
 PYPI_PACKAGE = "pre_commit"
 
 inherit pypi setuptools3
-SRC_URI[sha256sum] = "718d2208cef53fdc38206e40524a6d4d9576d103eb16f0fec11c875e7716e9d9"
+SRC_URI[sha256sum] = "03e809865c7d178b9979d06c761fcbfe6808fdaded8581a745bb110e52050421"
 
 RDEPENDS:${PN} = " \
 	python3-cfgv \