summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a6810eff6b5fe1c08c8619e39d47fec1e88fbf9 (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.2.8
	pkgrel = 1
	url = https://github.com/IntelPython/mkl_random
	arch = x86_64
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-wheel
	makedepends = intel-oneapi-mkl
	depends = intel-oneapi-mkl
	depends = python-numpy
	source = mkl_random-1.2.8.tar.gz::https://github.com/IntelPython/mkl_random/archive/v1.2.8.tar.gz
	sha512sums = 1f5a9672d0940edde9343745d205d1ad677ac2d8281b9e02a83d1e0292a1c4c3d325d671d008910809985176ea14ff9888e8ba21f15e5e98deea96acfe017d9f

pkgname = python-mkl-random