python-numpy: update to 2.3.1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
_realname=numpy
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.3.0
|
||||
pkgver=2.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Fundamental package for array computing in Python. (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -33,7 +33,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest: testsuite")
|
||||
options=(!strip)
|
||||
source=(https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz
|
||||
0007-disable-64bit-experimental-warning.patch)
|
||||
sha256sums=('581f87f9e9e9db2cba2141400e160e9dd644ee248788d6f90636eeb8fd9260a6'
|
||||
sha256sums=('1ec9ae20a4226da374362cca3c62cd753faf2f951440b0e3b98e93c235441d2b'
|
||||
'3506a9c877541045ba06e118ebd37c010b5e165f90264675c04a0f935b294ea4')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
|
||||
Reference in New Issue
Block a user