summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a65c1f3adf01d3f6c80becefa080ac694ccc6f66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ecos
	pkgdesc = Python interface for ECOS.
	pkgver = 2.0.7
	pkgrel = 1
	url = https://github.com/embotech/ecos-python
	arch = x86_64
	license = GPL3
	checkdepends = python-nose
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	depends = ecos
	depends = suitesparse
	source = https://github.com/embotech/ecos-python/archive/2.0.7.tar.gz
	source = use_external_ecos.patch
	sha256sums = 5cec19d5647b2bf8f07c7c06c7005d2113c44a911dd7832a4955b228af19982c
	sha256sums = c929cbe71cf8a109a66cbc681c6c501c42517b44e63f88440c36e5c7ca9e3be9

pkgname = python-ecos