summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa29943ad946a2ba0f64651926a21466d485d318 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pykdtree
	pkgdesc = Fast kd-tree implementation with OpenMP-enabled queries
	pkgver = 1.3.9
	pkgrel = 1
	url = https://github.com/storpipfugl/pykdtree
	arch = x86_64
	license = LGPL3
	checkdepends = python-nose
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = gcc-libs
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/source/p/pykdtree/pykdtree-1.3.9.tar.gz
	sha256sums = a7bd0b37d9a4780adf5138bda56180c26d45fa86f33d0fc271a629641bce9f60

pkgname = python-pykdtree