summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a38e701d6032547562a6b3c5a25409062b1693b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-picos-git
	pkgdesc = A Python interface to conic optimization solvers. Git version.
	pkgver = 1.2.0.r33.g861566a
	pkgrel = 1
	url = https://gitlab.com/picos-api/picos
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = picos::git+https://gitlab.com/picos-api/picos.git
	md5sums = SKIP

pkgname = python-picos-git
	depends = python-numpy
	depends = python-cvxopt
	conflicts = python-picos

pkgname = python2-picos-git
	depends = python2-numpy
	depends = python2-cvxopt
	conflicts = python2-picos