python-scipy: update to 1.16.2

This commit is contained in:
Dirk Stolle 2025-09-15 21:02:27 +02:00
parent 073db35164
commit f78d468595

View File

@ -4,7 +4,7 @@
_realname=scipy
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.16.1
pkgver=1.16.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=('44c76f9e8b6e8e488a586190ab38016e4ed2f8a038af7cd3defa903c0a2238b3'
sha256sums=('af029b153d243a80afb6eabe40b0a07f8e35c9adc269c019f364ad747f826a6b'
'd418dffecdce7c746d08db5d6301798d6b60444572d85f10789e07995397f2a2'
'5531a507a0c958687e7476f896d88dbd6f948f121f75da46e2eee31be9f0b8ca')