summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 558583f0d7a5df9f91311b3bbb6d35df650e1d6b (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.11
	pkgrel = 1
	url = https://github.com/storpipfugl/pykdtree
	arch = x86_64
	license = LGPL-3.0-only
	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.11.tar.gz
	sha256sums = 6c123c7bae5213af223c529a8b4161c07eb854a6fe4038b36952bada2131ebcb

pkgname = python-pykdtree