summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1da12aac0414eae089406454a124a5bc4ce6cae2 (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.12
	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.12.tar.gz::https://github.com/lmcinnes/umap/archive/release-0.5.12.tar.gz
	sha512sums = 998e793ceb04ab819635c61a298d2315becdfcb560942bdb9f325661701cb66652854b5ac21952c67d33835064f8c5f1d6bf5822f59906d14b211923e4446c3a

pkgname = python-umap-learn