summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cvxopt: upgrade 1.2.6 -> 1.2.7Trevor Gamblin2021-10-281-0/+21
The upgrade fixes a do_compile error in 1.2.6. Release notes are brief: Version 1.2.7 (September 20, 2021). Minor improvements and bug fixes. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>