Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-kiwisolver: upgrade 1.4.4 -> 1.4.5 | Wang Mingyu | 2023-09-07 | 1 | -19/+0 |
| | | | | | | | | | | | | 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> | ||||
* | python3-kiwisolver: upgrade 1.4.3 -> 1.4.4 | Xu Huan | 2022-07-24 | 1 | -0/+19 |
Changelog: ========== - fix timing in shared data release procedure PR #149 - revert use of nullpointer introduced in #142 Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on some platforms (see #144 ) PR #145 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |