summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d70d8115548c54454e83fa829b1f3516146f781f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-catboost
	pkgdesc = Fast, scalable, high performance gradient boosting on decision trees
	pkgver = 1.2.7
	pkgrel = 1
	url = https://catboost.ai/
	arch = x86_64
	license = Apache
	makedepends = python-wheel
	makedepends = python-pip
	depends = python>=3.12
	depends = python-numpy
	depends = python-six
	depends = python-graphviz
	depends = python-plotly
	optdepends = python-ipywidgets: visualization in Jupyter
	noextract = catboost-1.2.7-cp312-cp312-manylinux2014_x86_64.whl
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/cp312/c/catboost/catboost-1.2.7-cp312-cp312-manylinux2014_x86_64.whl
	sha256sums = 9ea147a00720388fe7d7033c8cd92b08cef3b7535b22e4330b5ae8a0b86aeac1

pkgname = python-catboost