summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-kiwisolver_1.4.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-kiwisolver: upgrade 1.4.5 -> 1.4.7Wang Mingyu2024-09-101-19/+0
| | | | | | | | | | | | | | Changelog: =========== - fix the build infrastructure - drop support for Python 3.7 - add support for Python 3.13 - update linking strategy on Windows when building wheels License-Update: Copyright year updated to 1.4.7 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>