From ebc42e1f3522a3b2d7a590e2728a954a8f240ac8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 1 Jul 2024 13:33:54 -0400 Subject: [PATCH] python3-h5py: rebuild against python3-numpy --- srcpkgs/python3-h5py/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template index e71350fbf60..c77df7c1123 100644 --- a/srcpkgs/python3-h5py/template +++ b/srcpkgs/python3-h5py/template @@ -1,7 +1,7 @@ # Template file for 'python3-h5py' pkgname=python3-h5py version=3.11.0 -revision=1 +revision=2 build_style=python3-module build_helper="numpy" hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"