summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1Leon Anavi2020-11-041-0/+20
Upgrade to release 1.3.1: - allow to avoid linking against VC2014_1 on windows - do not mark move constructor / assignment operator of expression as noexcept. This is to circumvent a suspected bug in the GCC compiler in the manylinux1 image. 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>