Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-kiwisolver: upgrade 1.4.5 -> 1.4.7 | Wang Mingyu | 2024-09-10 | 1 | -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.5 | Wang Mingyu | 2023-09-07 | 1 | -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> |