mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-scipy-mkl: auto updated to 1.15.2-1
This commit is contained in:
parent
b2b6d57fcf
commit
87a07f8c4e
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
|
||||
|
||||
pkgname=python-scipy-mkl
|
||||
pkgver=1.15.1
|
||||
pkgrel=2
|
||||
pkgver=1.15.2
|
||||
pkgrel=1
|
||||
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
|
||||
arch=('x86_64')
|
||||
url="http://www.scipy.org/"
|
||||
|
@ -20,7 +20,7 @@ makedepends=('cython' 'gcc-fortran' 'meson-python' 'procps-ng' 'pybind11' 'pytho
|
|||
checkdepends=('python-pytest' 'python-hypothesis')
|
||||
optdepends=('python-pillow: for image saving module')
|
||||
source=("https://pypi.python.org/packages/source/s/scipy/scipy-$pkgver.tar.gz")
|
||||
sha256sums=('033a75ddad1463970c96a88063a1df87ccfddd526437136b6ee81ff0312ebdf6')
|
||||
sha256sums=('cd58a314d92838f7e6f755c8a2167ead4f27e1fd5c1251fd54289569ef3495ec')
|
||||
|
||||
build() {
|
||||
source /opt/intel/oneapi/setvars.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue