summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d481f52588b19402b9e68214a203132c498ed670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-mkl-service
	pkgdesc = Python hooks for Intel(R) Math Kernel Library runtime control settings.
	pkgver = 2.4.1
	pkgrel = 1
	url = https://github.com/IntelPython/mkl-service
	arch = x86_64
	license = custom
	makedepends = cython
	makedepends = git
	makedepends = python-setuptools
	depends = intel-oneapi-mkl
	depends = python-numpy
	source = git+https://github.com/IntelPython/mkl-service#tag=v2.4.1
	md5sums = SKIP

pkgname = python-mkl-service