From b3ca08734aab71dfccccf4031c1944de38651ef9 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Thu, 16 Oct 2025 19:18:40 +0300 Subject: [PATCH] python-h5py: update to 3.15.1 --- mingw-w64-python-h5py/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-h5py/PKGBUILD b/mingw-w64-python-h5py/PKGBUILD index fc7c9f0145..b5027dfe0c 100644 --- a/mingw-w64-python-h5py/PKGBUILD +++ b/mingw-w64-python-h5py/PKGBUILD @@ -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')