summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tomlkit_0.12.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tomlkit: upgrade 0.12.3 -> 0.12.5Wang Mingyu2024-06-111-0/+32
Changelog: ============ - Remove the extra minus sign added to the float value after calculation. - Fix unexpected newline added after accessing the out-of-order table. - Support | and |= operator for tables, and support + and += operator for arrays. - Fix an index error when setting dotted keys in a table. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>