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-12 01:06:55 -0700 |
| commit | b76b720d7bd85ab0b536f990ceffcf9dd5f0fe3e (patch) | |
| tree | a545f4b98f22758cd147a3cda22f3fb72a02d772 /meta-python/recipes-devtools/python | |
| parent | 73cfca3ddd458c341cfcc51ff03e3660941cb829 (diff) | |
| download | meta-openembedded-b76b720d7bd85ab0b536f990ceffcf9dd5f0fe3e.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 \ |
