python-scipy: update to 1.15.2

This commit is contained in:
Miloš Komarčević 2025-02-20 06:09:09 +01:00 committed by GitHub
parent f24e8385f5
commit e15a4e2eaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
_realname=scipy
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.15.1
pkgver=1.15.2
pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering (mingw-w64)"
arch=('any')
@ -40,7 +40,7 @@ makedepends=(
source=("https://pypi.python.org/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz"
"001-no-static-linking.patch"
"002-no-long-double-64.patch")
sha256sums=('033a75ddad1463970c96a88063a1df87ccfddd526437136b6ee81ff0312ebdf6'
sha256sums=('cd58a314d92838f7e6f755c8a2167ead4f27e1fd5c1251fd54289569ef3495ec'
'd418dffecdce7c746d08db5d6301798d6b60444572d85f10789e07995397f2a2'
'5531a507a0c958687e7476f896d88dbd6f948f121f75da46e2eee31be9f0b8ca')