python-h5py: update to 3.15.1

This commit is contained in:
Konstantin Podsvirov 2025-10-16 19:18:40 +03:00
parent 9a95e9e663
commit b3ca08734a

View File

@ -3,7 +3,7 @@
_realname=h5py
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=3.15.0
pkgver=3.15.1
pkgrel=1
pkgdesc="General-purpose Python bindings for the HDF5 library (mingw-w64)"
arch=('any')
@ -27,7 +27,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz"
0001-multi-digit-SOVERSION.patch
lzf_c.c.patch)
sha256sums=('ede198dde0c359a3f9dc0af15962707c7195102235cb26b4826e33918789559a'
sha256sums=('c86e3ed45c4473564de55aa83b6fc9e5ead86578773dfbd93047380042e26b69'
'b393b8cb1efbd4f52d40e14a5c6e736039f3dadc11589b4b9b39edef0eb32a68'
'6d0126b881b5dcd637146d151341b72aa68eef760092272279072ec0bc4ceca9')