summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac1477729bd438a39b96f3d5f64dee2e99c94942 (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.11
	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.11.tar.gz::https://github.com/embotech/ecos-python/archive/v2.0.11.tar.gz
	source = use_external_ecos.patch
	sha256sums = 01ebd3fc8a54822e035c5d69f750fc577001754a057a6a023b68e736c43a7823
	sha256sums = c929cbe71cf8a109a66cbc681c6c501c42517b44e63f88440c36e5c7ca9e3be9

pkgname = python-ecos