summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53a88a85e8b581d386faa83334f3cc565e98cf2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = python-sureal
	pkgdesc = Subjective quality scores recovery from noisy measurements
	pkgver = 0.3.4
	pkgrel = 1
	url = https://github.com/Netflix/sureal/
	arch = any
	license = APACHE
	checkdepends = python-pandas
	checkdepends = python-matplotlib
	checkdepends = python-scipy
	checkdepends = python-pytz
	checkdepends = python-dateutil
	checkdepends = python-kiwisolver
	checkdepends = python-cycler
	makedepends = git
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-numpy
	makedepends = python2
	makedepends = python2-setuptools
	makedepends = python2-numpy
	source = python-sureal-0.3.4.tar.gz::https://github.com/Netflix/sureal/archive/v0.3.4.tar.gz
	sha256sums = 922b393e128e64f6901e3e6a2c0203f97e93fba81e53a4574ee1f98a1732f028

pkgname = python-sureal
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-pandas

pkgname = python2-sureal
	pkgdesc = Subjective quality scores recovery from noisy measurements (python2)
	depends = python2
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-matplotlib
	depends = python2-pandas