[arch-commits] Commit in python-h5py/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Oct 17 01:02:59 UTC 2021
Date: Sunday, October 17, 2021 @ 01:02:58
Author: archange
Revision: 1030629
upgpkg: python-h5py 3.4.0-1
Modified:
python-h5py/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-17 00:23:44 UTC (rev 1030628)
+++ PKGBUILD 2021-10-17 01:02:58 UTC (rev 1030629)
@@ -6,7 +6,7 @@
_pkg=h5py
pkgname=python-${_pkg}
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc="General-purpose Python bindings for the HDF5 library"
arch=(x86_64)
@@ -17,7 +17,7 @@
checkdepends=(python-pytest python-pytest-mpi python-pytables)
conflicts=(hdf5-openmpi)
source=(https://files.pythonhosted.org/packages/source/h/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('e0dac887d779929778b3cfd13309a939359cc9e74756fc09af7c527a82797186')
+sha256sums=('ee1c683d91ab010d5e85cb61e8f9e7ee0d8eab545bf3dd50a9618f1d0e8f615e')
validpgpkeys=(AC47F71DB275ECD0B3DA46E857FA4540DD4EFCF7 # Thomas A Caswell (Brookhaven National Lab) <tcaswell at bnl.gov>
96B7334D7610EE3E68AFFE589E027116943D6A8B) # Thomas A Caswell <tcaswell at bnl.gov> (new key)
# See https://github.com/h5py/h5py/issues/1299 about lack of GPG sigs for recent releases
More information about the arch-commits
mailing list