Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-cvxopt
Commits: 762f5745 by Antonio Rojas at 2023-08-27T00:44:38+02:00 upgpkg: 1.3.2-1: Update to 1.3.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ # Contributor: Gustavao A. Gomez Farhat <gustavo_gomez_farhat_at_gmail_dot_com> pkgname=python-cvxopt -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc='A free software package for convex optimization written in Python' url='https://cvxopt.org/' @@ -19,7 +19,7 @@ optdepends=('gsl: for custom random number generators' 'glpk: solver for linear cone and PWL programming problems' 'dsdp: solver for linear cone semidefinite programming problems') source=(https://github.com/cvxopt/cvxopt/archive/$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('07df1db31ffde5ef57fc09da50185904f3a63154d8aa7f7b25b2c989c6dc8d41') +sha256sums=('03782bafebb86f33281a5451de5b5b648bb53ee8a1f97e38cae1d62e66a3bc72') build() { cd cvxopt-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-cvxopt/-/commit/762f574549b87e147d4f242c87610b8f88bcb869 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-cvxopt/-/commit/762f574549b87e147d4f242c87610b8f88bcb869 You're receiving this email because of your account on gitlab.archlinux.org.
