summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5c58056c91c76a919d97301c84615bd16ebd6e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-umap-learn
	pkgdesc = Uniform Manifold Approximation and Projection
	pkgver = 0.5.8
	pkgrel = 1
	url = https://github.com/lmcinnes/umap
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-pynndescent
	depends = python-tqdm
	depends = onetbb
	source = umap-release-0.5.8.tar.gz::https://github.com/lmcinnes/umap/archive/release-0.5.8.tar.gz
	sha512sums = 2f4baea22beedba266ac5c7ab43685ff2ed78c1de021daa0a60087c40d5a5e7765637bc4134ca2c781f19ce4ed5184446f419b3526a5573fdc7da110c443fab2

pkgname = python-umap-learn