[arch-commits] Commit in python-cvxopt/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Jan 6 16:20:31 UTC 2015


    Date: Tuesday, January 6, 2015 @ 17:20:30
  Author: aginiewicz
Revision: 125527

upgpkg: python-cvxopt 1.1.7-2

python-cvxopt: release after move from AUR

Modified:
  python-cvxopt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-06 16:15:51 UTC (rev 125526)
+++ PKGBUILD	2015-01-06 16:20:30 UTC (rev 125527)
@@ -5,13 +5,12 @@
 pkgbase=python-cvxopt
 pkgname=('python2-cvxopt' 'python-cvxopt')
 pkgver=1.1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A free software package for convex optimization written in Python"
 url="http://cvxopt.org/"
 arch=('x86_64' 'i686')
 license=('GPL3')
-depends=('python2' 'lapack')
-makedepends=('gsl fftw glpk dsdp python python2')
+makedepends=('gsl fftw glpk dsdp python python2 lapack')
 optdepends=('gsl: for custom random number generators'
             'fftw: for FFTW interface'
             'glpk: solver for linear cone and PWL programming problems'



More information about the arch-commits mailing list