python-scipy-mkl: auto updated to 1.11.3-1

This commit is contained in:
BioArchLinuxBot 2023-09-28 00:28:20 +00:00
parent 69194ceeef
commit eb631aa7f3

View file

@ -8,8 +8,8 @@
pkgname=python-scipy-mkl pkgname=python-scipy-mkl
_module=scipy _module=scipy
pkgver=1.11.2 pkgver=1.11.3
pkgrel=2 pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering." pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
arch=('x86_64') arch=('x86_64')
url="http://www.scipy.org/" url="http://www.scipy.org/"
@ -21,7 +21,7 @@ makedepends=('cython' 'gcc-fortran' 'meson-python' 'procps-ng' 'pybind11' 'pytho
checkdepends=('python-pytest') checkdepends=('python-pytest')
optdepends=('python-pillow: for image saving module') optdepends=('python-pillow: for image saving module')
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz") source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
sha256sums=('b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d') sha256sums=('bba4d955f54edd61899776bad459bf7326e14b9fa1c552181f0479cc60a568cd')
build() { build() {
source /opt/intel/oneapi/setvars.sh source /opt/intel/oneapi/setvars.sh