summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-yamllint_1.37.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-yamllint: upgrade 1.37.0 -> 1.37.1Wang Mingyu2025-05-131-0/+14
Changelog: ============= - Rule comments: tell how many spaces are expected - Rule quoted-strings: Fix only-when-needed on multiline with backslash - Config: Report if rules is not a dict - Fix test_codec_built_in_equivalent() test when run with pytest - CI: Fix TestPyPI "dev0" versions for master commits on tags - Docs: Add links to GitHub repository and releases - Docs: Fix GitLab integration example - Docs: Fix GitLab integration link - Fix the tests badge link on the README (From OE-Core rev: b49426b3577546e197c42aa28b5af4a0f3ea1c53) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>