python3-cvxopt: upgrade 1.2.6 -> 1.2.7

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>
This commit is contained in:
Trevor Gamblin
2021-10-26 11:20:29 -04:00
committed by Khem Raj
parent 295e6dd96c
commit 3f335c1059

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ba1a8a73d8ebea5c47a1173aaf476ddd"
SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https"
SRCREV = "60fdb838e0bb2d8f32ba51129552c83b55acd2a7"
SRCREV = "d5a21cf1da62e4269176384b1ff62edac5579f94"
S = "${WORKDIR}/git"