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.1-1
This commit is contained in:
parent
b6c4dfb773
commit
4652d51c73
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# Adapted to mkl by Simone Riva
|
||||
|
||||
pkgname=python-numpy-mkl
|
||||
pkgver=1.26.0
|
||||
pkgrel=3
|
||||
pkgver=1.26.1
|
||||
pkgrel=1
|
||||
pkgdesc="Scientific tools for Python, compiled with Intel MKL"
|
||||
arch=('x86_64' 'i686')
|
||||
license=('custom')
|
||||
|
@ -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=('f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf')
|
||||
sha256sums=('c8c6c72d4a9f831f328efb1312642a1cafafaa88981d9ab76368d50d07d93cbe')
|
||||
|
||||
build() {
|
||||
source /opt/intel/oneapi/setvars.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue