[oe] [meta-python] [PATCH 45/70] python3-pre-commit: upgrade 4.6.1 -> 4.6.2
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Changelog: - Fix language: node hooks that contain "scripts": {"build": ...} with npm 11.x. Signed-off-by: Wang Mingyu <[email protected]> --- ...{python3-pre-commit_4.6.1.bb => python3-pre-commit_4.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pre-commit_4.6.1.bb => python3-pre-commit_4.6.2.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-pre-commit_4.6.1.bb b/meta-python/recipes-devtools/python/python3-pre-commit_4.6.2.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-pre-commit_4.6.1.bb rename to meta-python/recipes-devtools/python/python3-pre-commit_4.6.2.bb index d1b8cb5160..2691fdc469 100644 --- a/meta-python/recipes-devtools/python/python3-pre-commit_4.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-pre-commit_4.6.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b53a93744e3ff841e5fc9a934da8e1c8" PYPI_PACKAGE = "pre_commit" inherit pypi setuptools3 -SRC_URI[sha256sum] = "03e809865c7d178b9979d06c761fcbfe6808fdaded8581a745bb110e52050421" +SRC_URI[sha256sum] = "8f5d7bfb021ecdbcd9d49d89847082dd24172ccde534390081a679ad046e2441" RDEPENDS:${PN} = " \ python3-cfgv \ -- 2.43.0