python-numpy: update to 1.23.2

This commit is contained in:
Mehdi Chinoune
2022-08-18 12:57:35 +00:00
parent 3b1955a100
commit a2a9783bbd

View File

@@ -8,7 +8,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.23.1
pkgver=1.23.2
pkgrel=1
pkgdesc="Scientific tools for Python (mingw-w64)"
arch=('any')
@@ -38,7 +38,7 @@ source=(https://github.com/numpy/numpy/releases/download/v${pkgver}/${_realname}
0010-mingw-inline-stuff.patch
0011-dont-die-if-no-fcompiler.patch
0012-clang-no-gcc-workaround.patch)
sha256sums=('d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624'
sha256sums=('b78d00e48261fbbd04aa0d7427cf78d18401ee0abd89c7559bbf422e5b1c7d01'
'94f111ab238c4a82e8613ed14e4cbeb553eabff26523f576e5fcafdbfdc8ee29'
'3aacb1d92e7764c9f0f24afa1a97b136a069fcd81d63c9fa55565c40c5a29974'
'2679482ce9396b551e1e1e7674f373d139b3e8a2f9729026000dd3c581de41d7'