python3-cvxopt: rebuild for Python 3.11
This commit is contained in:
parent
7385dd3612
commit
ba2f5dbe7b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cvxopt'
|
# Template file for 'python3-cvxopt'
|
||||||
pkgname=python3-cvxopt
|
pkgname=python3-cvxopt
|
||||||
version=1.3.0
|
version=1.3.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="cvxopt-${version}"
|
wrksrc="cvxopt-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue