summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e37c5865bfe09cd88e7146900a607eae2ca5ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-scikit-base
	pkgdesc = Base classes for sklearn-like parametric objects
	pkgver = 0.12.0
	pkgrel = 2
	url = https://github.com/sktime/skbase
	arch = any
	license = BSD-3-Clause
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-numba
	noextract = scikit_base-0.12.0-py3-none-any.whl
	source = https://files.pythonhosted.org/packages/py3/s/scikit-base/scikit_base-0.12.0-py3-none-any.whl
	sha256sums = a0679305131ac4753ff6ee72877f831bc68597b7884feede0ab4b32ff520e018

pkgname = python-scikit-base