summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tomli_2.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tomli: upgrade 2.0.2 -> 2.1.0Wang Mingyu2024-11-191-0/+18
Changelog: =========== - Instantiating TOMLDecodeError with free-form arguments. msg, doc and pos arguments should be given. - msg, doc, pos, lineno and colno attributes to TOMLDecodeError Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>