diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-30 18:49:01 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-07 10:45:44 -0700 |
| commit | 939f50c3d973b5f3b00cdea805c7557a532bb391 (patch) | |
| tree | 6166314d545f0ad67e70a329ef5d68b9e3bfd18e /meta-python/recipes-devtools/python | |
| parent | 58e7fd13e63f34eec6565601039b039d4b2aa763 (diff) | |
| download | meta-openembedded-939f50c3d973b5f3b00cdea805c7557a532bb391.tar.gz | |
python3-pre-commit: upgrade 4.5.1 -> 4.6.0
Changelog:
============
- feature: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks.
- fix: --hook-type is required
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pre-commit_4.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-pre-commit_4.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pre-commit_4.5.1.bb b/meta-python/recipes-devtools/python/python3-pre-commit_4.6.0.bb index df4769c13e..2dbe9e557b 100644 --- a/meta-python/recipes-devtools/python/python3-pre-commit_4.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-pre-commit_4.6.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b53a93744e3ff841e5fc9a934da8e1c8" | |||
| 5 | PYPI_PACKAGE = "pre_commit" | 5 | PYPI_PACKAGE = "pre_commit" |
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | SRC_URI[sha256sum] = "eb545fcff725875197837263e977ea257a402056661f09dae08e4b149b030a61" | 8 | SRC_URI[sha256sum] = "718d2208cef53fdc38206e40524a6d4d9576d103eb16f0fec11c875e7716e9d9" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} = " \ | 10 | RDEPENDS:${PN} = " \ |
| 11 | python3-cfgv \ | 11 | python3-cfgv \ |
