mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-cvxopt: update to 1.3.1.
This commit is contained in:
parent
b346b4073a
commit
90a1d65df6
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-cvxopt'
|
||||
pkgname=python3-cvxopt
|
||||
version=1.3.0
|
||||
revision=4
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel SuiteSparse-devel gsl-devel glpk-devel fftw-devel
|
||||
|
@ -12,8 +12,9 @@ short_desc="Python software for convex optimization"
|
|||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://cvxopt.org/"
|
||||
changelog="https://github.com/cvxopt/cvxopt/releases"
|
||||
distfiles="${PYPI_SITE}/c/cvxopt/cvxopt-${version}.tar.gz"
|
||||
checksum=00b1b232f9d1f902d578a9d75814b67fa020758d5ae422e28ca8cef6269fa5c6
|
||||
checksum=8d567981cbfa2a4ba1667b3e6f73cb941cf1c6992bf1438911035963294aa498
|
||||
|
||||
build_options="openblas"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue