summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: Convert confusing appends to override syntaxMichal Sieron4 days1-1/+1
| | | | | | | | | | While in this case `RDEPENDS:class-target +=` wouldn't result in any unwanted override, there is no guarantee there won't be a change, which would be hidden by this override. To avoid any surprises in the future let's use `:append:class-target =` syntax here. Signed-off-by: Michal Sieron <michalwsieron@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-yamlloader: upgrade 1.5.2 -> 1.6.0Wang Mingyu2025-11-181-0/+16
Changelog: Add Python 3.14 support Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>