summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 742ab47ebe7fe48f0aa978470c9833737a7a4012 (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.13
	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.13.tar.gz
	sha256sums = d74254c0ee0a1eeec84597d5fe89fedcf778593eeabe32c2f97412934a9800fb

pkgname = python-pynndescent