mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-numpy-mkl: auto updated to 1.26.4-1
This commit is contained in:
parent
3257d9ded4
commit
c7bab42baf
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# Adapted to mkl by Simone Riva
|
||||
|
||||
pkgname=python-numpy-mkl
|
||||
pkgver=1.26.3
|
||||
pkgver=1.26.4
|
||||
pkgrel=1
|
||||
pkgdesc="Scientific tools for Python, compiled with Intel MKL"
|
||||
arch=('x86_64' 'i686')
|
||||
|
@ -21,7 +21,7 @@ makedepends=('git' 'cython' 'gcc-fortran' 'procps-ng' 'python-nose' 'python-setu
|
|||
checkdepends=('python-pytest' 'python-hypothesis')
|
||||
options=('staticlibs')
|
||||
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz")
|
||||
sha256sums=('697df43e2b6310ecc9d95f05d5ef20eacc09c7c4ecc9da3f235d39e71b7da1e4')
|
||||
sha256sums=('2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010')
|
||||
|
||||
build() {
|
||||
source /opt/intel/oneapi/setvars.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue