summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12b605f14b0d4ea6dfbb3aa47704a7059fd24c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pynndescent
	pkgdesc = Simple fast approximate nearest neighbor search
	pkgver = 0.5.12
	pkgrel = 1
	url = https://github.com/lmcinnes/pynndescent
	arch = any
	license = BSD-2-Clause
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-joblib
	depends = python-numba
	depends = python-scikit-learn
	depends = python-scipy
	source = https://pypi.io/packages/source/p/pynndescent/pynndescent-0.5.12.tar.gz
	sha256sums = 0736291fcbbedfd5e0a3a280f71a63f8eb2f8bd9670d4c0b51ac1b4d081adf70

pkgname = python-pynndescent