summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tomlkit_0.12.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tomlkit: switch to pytest --automakeTim Orling2024-02-161-3/+4
| | | | | | | * Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tomlkit: upgrade 0.12.2 -> 0.12.3Wang Mingyu2023-11-171-0/+31
Changelog: ========== -Improve the performance when parsing a table with nested dotted keys. -Keep the newlines when replacing a table. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>