Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-kiwisolver: Upgrade 1.2.0 -> 1.3.0 | Leon Anavi | 2020-11-04 | 1 | -20/+0 |
| | | | | | | | | | | | | | | Upgrade to release 1.3.0: - add c++ benchmarks and run them on CIs - modernize the c++ code by using more c++11 features - introduce move semantic in some c++ constructors to improve performances - add support for Python 3.9 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-kiwisolver: Upgrade 1.1.0 -> 1.2.0 | Leon Anavi | 2020-06-29 | 1 | -0/+20 |
Upgrade to release 1.2.0: - make the the c++ part of the code c++11 compliant - use cppy for Python/C bindings Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |