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.0-1
This commit is contained in:
parent
2677f45b1c
commit
9564ecc2e2
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
pkgname=python-scipy-mkl
|
||||
_module=scipy
|
||||
pkgver=1.14.1
|
||||
pkgrel=2
|
||||
pkgver=1.15.0
|
||||
pkgrel=1
|
||||
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
|
||||
arch=('x86_64')
|
||||
url="http://www.scipy.org/"
|
||||
|
@ -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=('5a275584e726026a5699459aa72f828a610821006228e841b94275c4a7c08417')
|
||||
sha256sums=('300742e2cc94e36a2880ebe464a1c8b4352a7b0f3e36ec3d2ac006cdbe0219ac')
|
||||
|
||||
build() {
|
||||
source /opt/intel/oneapi/setvars.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue