summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a01bda303376488bb9d9526a04559c9bf6bad18b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-mkl-service
	pkgdesc = Python hooks for Intel(R) Math Kernel Library runtime control settings.
	pkgver = 2.0.2
	pkgrel = 1
	url = https://github.com/IntelPython/mkl-service
	arch = x86_64
	license = custom
	makedepends = cython
	makedepends = cython2
	makedepends = git
	makedepends = intel-compiler-base
	makedepends = python-numpy
	makedepends = python2-numpy
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = intel-mkl
	source = git+https://github.com/IntelPython/mkl-service#tag=v2.0.2
	md5sums = SKIP

pkgname = python-mkl-service
	depends = intel-mkl
	depends = python-numpy

pkgname = python2-mkl-service
	depends = intel-mkl
	depends = python2-numpy