From a08db8d281620f5d1b20e93a2a14f8115824fe09 Mon Sep 17 00:00:00 2001 From: Fa1c0n Date: Thu, 7 Nov 2024 10:06:35 +0000 Subject: [PATCH] update python-h5py.spec. Signed-off-by: Fa1c0n --- python-h5py.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-h5py.spec b/python-h5py.spec index 3294928..8769fe8 100644 --- a/python-h5py.spec +++ b/python-h5py.spec @@ -36,7 +36,6 @@ A high- and low-level interface to the HDF5 library from Python3 %prep %setup -q -n %{modname}-%{version} -%autopatch -p1 %{__python3} api_gen.py %build -- Gitee