summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca1639cab5e2c75a154ef647d077e1a3614cf0e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-ecos
	pkgdesc = Python interface for ECOS.
	pkgver = 2.0.10
	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 = python-ecos-2.0.10.tar.gz::https://github.com/embotech/ecos-python/archive/v2.0.10.tar.gz
	source = use_external_ecos.patch
	sha256sums = fc22c5cc7883c4a446283d28dc051c9ba0f899d497f75468fcd0bb2f29139726
	sha256sums = c929cbe71cf8a109a66cbc681c6c501c42517b44e63f88440c36e5c7ca9e3be9

pkgname = python-ecos