summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b11e19f5d22afcbcdf50425aaf0709b977bcfbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mkl-random
	pkgdesc = NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality
	pkgver = 1.2.4
	pkgrel = 1
	url = https://github.com/IntelPython/mkl_random
	arch = x86_64
	license = custom:BSD-3-clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-wheel
	depends = intel-oneapi-mkl
	depends = python-numpy
	source = mkl_random-1.2.4.tar.gz::https://github.com/IntelPython/mkl_random/archive/v1.2.4.tar.gz
	sha512sums = c4819a71e00f8fd3c2847deb4d9e65ad0b2a91e784b02143d0d0dbfd33218964096b794da9df44cadc8a171d99fb9630764374dbe0b19070a987629b9af4a9fe

pkgname = python-mkl-random