summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 4 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 057b6c46f551..3e5caec1a7b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,15 @@
pkgbase = python-smcp
pkgdesc = A Python solver for sparse matrix cone programs.
pkgver = 0.4.6
- pkgrel = 3
+ pkgrel = 4
url = http://smcp.readthedocs.io
arch = any
- license = gpl3
+ license = GPL3
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python-cvxopt
+ depends = python-chompack
source = https://github.com/cvxopt/smcp/archive/v0.4.6.tar.gz
md5sums = 0ebf84f5080f7e4dd80b9b9149314a71
pkgname = python-smcp
- depends = python-cvxopt
- depends = python-chompack
-
-pkgname = python2-smcp
- depends = python2-cvxopt
- depends = python-chompack