summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a76fe43ae0de1a983fccb7d76badb42d8e04f2e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-picos-git
	pkgdesc = A Python interface to conic optimization solvers. Git version.
	pkgver = 2.0.r8.g7c304b3
	pkgrel = 1
	url = https://gitlab.com/picos-api/picos
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-cvxopt
	conflicts = python-picos
	source = picos::git+https://gitlab.com/picos-api/picos.git
	md5sums = SKIP

pkgname = python-picos-git