summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-01 10:57:42 -0500
committerCarlos Aznarán Laos2023-06-01 10:57:42 -0500
commit300ff56eea6043dc117fa1f79cefc062d8eab1f1 (patch)
tree0231ca05e5d02752192c9f2366396919973cf0b2 /.SRCINFO
parentaf305d65d213cead41dcc770f5f8acaac32dd709 (diff)
downloadaur-300ff56eea6043dc117fa1f79cefc062d8eab1f1.tar.gz
Python 3.11 rebuild
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 836a020c21b9..34879a8879cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = python-mkl-random
pkgdesc = NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality
pkgver = 1.2.2.post2
- pkgrel = 1
+ pkgrel = 2
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
- depends = intel-mkl
+ makedepends = python-wheel
+ depends = intel-oneapi-mkl
depends = python-numpy
- source = https://github.com/IntelPython/mkl_random/archive/v1.2.2.post2.tar.gz
- sha512sums = SKIP
+ source = mkl_random-1.2.2.post2.tar.gz::https://github.com/IntelPython/mkl_random/archive/v1.2.2.post2.tar.gz
+ sha512sums = 44479748219115db1a6f57dc89b9f959df6960a69a98edc4e0c2606df11532571d50059e62c783ff2e4b139562abab653c28cc604a38455be8945efc063a2cb9
pkgname = python-mkl-random