summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-kiwisolver_1.4.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-kiwisolver: upgrade 1.4.4 -> 1.4.5Wang Mingyu2023-09-071-0/+19
Changelog: ============== -implement exceptions in Python PR #162 This allows to expose in a natural manner the object relevant to the exception: constraint or edit_variable -add missing signature of Constraint.violated for Python wrapper PR #166 -add support for Python 3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>