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

pkgname = python-mkl-service