summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a440b232c8d5af65a5b67f1ac395c6787b385bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-mkl-random
	pkgdesc = NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality
	pkgver = 1.1.1
	pkgrel = 1
	url = https://github.com/IntelPython/mkl_random
	arch = x86_64
	license = custom
	makedepends = cython
	makedepends = git
	makedepends = intel-compiler-base
	makedepends = python-numpy
	makedepends = python-setuptools
	depends = intel-mkl
	depends = python-numpy
	source = git+https://github.com/IntelPython/mkl_random#tag=v1.1.1
	md5sums = SKIP

pkgname = python-mkl-random