| Message ID | 20260126123844.1052-6-wangmy@fujitsu.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [01/17] bind: upgrade 9.20.17 -> 9.20.18 | expand |
diff --git a/meta/recipes-devtools/python/python3-yamllint_1.37.1.bb b/meta/recipes-devtools/python/python3-yamllint_1.38.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-yamllint_1.37.1.bb rename to meta/recipes-devtools/python/python3-yamllint_1.38.0.bb index 1b0ddde873..c2f32eef63 100644 --- a/meta/recipes-devtools/python/python3-yamllint_1.37.1.bb +++ b/meta/recipes-devtools/python/python3-yamllint_1.38.0.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "yamllint" -SRC_URI[sha256sum] = "81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d" +SRC_URI[sha256sum] = "09e5f29531daab93366bb061e76019d5e91691ef0a40328f04c927387d1d364d" RDEPENDS:${PN} += "python3-pathspec python3-pyyaml"