summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d8219748a97949c9f61ed7a1c0ee7c0a4eb78f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = ecos
	depends = suitesparse
	optdepends = python-nose
	source = https://github.com/embotech/ecos-python/archive/2.0.7rc2.tar.gz
	source = use_external_ecos.patch
	sha256sums = aba90a898da8a3f679e6169ee02c8d604960e721a6ff591671d2695efc5bab20
	sha256sums = c929cbe71cf8a109a66cbc681c6c501c42517b44e63f88440c36e5c7ca9e3be9

pkgname = python-ecos