summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a91dcc66e00f47b5bb2804440985826db284a0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-fastcluster
	pkgdesc = Fast hierarchical clustering routines for R and Python
	pkgver = 1.1.24
	pkgrel = 2
	url = https://pypi.python.org/pypi/fastcluster
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	options = !emptydirs
	source = python-fastcluster-1.1.24.tar.gz::https://pypi.python.org/packages/1e/00/9910dd324f32582051d0ee6922c3cd4727234aae96366f3867c46a70cd78/fastcluster-1.1.24.tar.gz
	sha256sums = a5d1922b1db6f4c3012416e7dc14de2984b9335a48c895e1698afd5c718312b0

pkgname = python-fastcluster
	depends = python
	depends = python-numpy

pkgname = python2-fastcluster
	depends = python2
	depends = python2-numpy