summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8002d5c3da78c63029a9e10071b7b58d646379af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pynndescent
	pkgdesc = Simple fast approximate nearest neighbor search
	pkgver = 0.5.8
	pkgrel = 1
	url = https://github.com/lmcinnes/pynndescent
	arch = any
	license = BSD
	checkdepends = python-pytest
	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.8.tar.gz
	sha256sums = a7c552569bf604a101fd54bba1d27c12389e065945dee3a6777a518c63a46f2b

pkgname = python-pynndescent