From d93efc4feeef3f720d3e988dbb43c13072fc563e Mon Sep 17 00:00:00 2001 From: Mehdi Chinoune Date: Thu, 20 Oct 2022 06:11:49 +0000 Subject: [PATCH] python-scipy: update to 1.9.3 --- mingw-w64-python-scipy/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-scipy/PKGBUILD b/mingw-w64-python-scipy/PKGBUILD index 028a1cd7f1..1d993431da 100644 --- a/mingw-w64-python-scipy/PKGBUILD +++ b/mingw-w64-python-scipy/PKGBUILD @@ -7,7 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=1.9.2 +pkgver=1.9.3 pkgrel=1 pkgdesc="SciPy is open-source software for mathematics, science, and engineering (mingw-w64)" arch=('any') @@ -38,7 +38,7 @@ makedepends=( source=("${_realname}-${pkgver}.tar.gz::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=('99e7720caefb8bca6ebf05c7d96078ed202881f61e0c68bd9e0f3e8097d6f794' +sha256sums=('fbc5c05c85c1a02be77b1ff591087c83bc44579c6d2bd9fb798bb64ea5e1a027' 'b47c052ed40cbbe7412a927ee92925292196fe712d29a60755e198c5e9c68fca' '52a5f81bf0c9fe37763517ba7703063c034247be935ea09c4ce014440dca5d3d')