Date: Thursday, April 6, 2023 @ 13:53:20 Author: felixonmars Revision: 1439054
upgpkg: python-cvxopt 1.3.0-3: rebuild with python 3.11 Modified: python-cvxopt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:53:19 UTC (rev 1439053) +++ PKGBUILD 2023-04-06 13:53:20 UTC (rev 1439054) @@ -7,7 +7,7 @@ pkgname=python-cvxopt pkgver=1.3.0 -pkgrel=2 +pkgrel=3 pkgdesc='A free software package for convex optimization written in Python' url='https://cvxopt.org/' arch=(x86_64)
