mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-cvxopt: fix dist-info versioning
This commit is contained in:
parent
dd4e3a1c01
commit
ddda38c319
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-cvxopt'
|
||||
pkgname=python3-cvxopt
|
||||
version=1.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
makedepends="python3-devel SuiteSparse-devel gsl-devel glpk-devel fftw-devel
|
||||
$(vopt_if openblas 'openblas-devel' 'lapack-devel')"
|
||||
depends="python3"
|
||||
|
|
Loading…
Add table
Reference in a new issue