mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-scipy-mkl: auto updated to 1.13.0-1
This commit is contained in:
parent
85dfd729e5
commit
9715147163
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=python-scipy-mkl
|
||||
_module=scipy
|
||||
pkgver=1.12.0
|
||||
pkgver=1.13.0
|
||||
pkgrel=1
|
||||
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ makedepends=('cython' 'gcc-fortran' 'meson-python' 'procps-ng' 'pybind11' 'pytho
|
|||
checkdepends=('python-pytest')
|
||||
optdepends=('python-pillow: for image saving module')
|
||||
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
|
||||
sha256sums=('4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3')
|
||||
sha256sums=('58569af537ea29d3f78e5abd18398459f195546bb3be23d16677fb26616cc11e')
|
||||
|
||||
build() {
|
||||
source /opt/intel/oneapi/setvars.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue