diff --git a/h5py-3.14.0.tar.gz b/h5py-3.14.0.tar.gz deleted file mode 100644 index 17005abb514ab6c8839568d0cc7dd9c36f537a92..0000000000000000000000000000000000000000 Binary files a/h5py-3.14.0.tar.gz and /dev/null differ diff --git a/h5py-3.15.0.tar.gz b/h5py-3.15.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a97702ec17f9830bea162d2c88f1b0e1576d3b57 Binary files /dev/null and b/h5py-3.15.0.tar.gz differ diff --git a/python-h5py.spec b/python-h5py.spec index b847b005d6a5ae65961bf22492c7f0ad1264e713..0d1b9a8e4869705561fcfc80b5f8d2e5a7e1fcd0 100644 --- a/python-h5py.spec +++ b/python-h5py.spec @@ -2,7 +2,7 @@ Summary: A high- and low-level interface to the HDF5 library from Python Name: python-h5py -Version: 3.14.0 +Version: 3.15.0 Release: 1 License: BSD URL: http://www.h5py.org/ @@ -57,6 +57,12 @@ sed -i 's#os.getenv("CIBUILDWHEEL") == "1"#os.getenv("HOME") == "/root"#g' h5py/ %{python3_sitearch}/%{modname}-%{version}-*.egg-info %changelog +* Fri Oct 17 2025 li_zhi - 3.15.0-1 +- Update package to version 3.15.0 +- Added pre-built packages for Python 3.14 +- Added pre-built packages for Windows on ARM devices +- Pre-emptively fix build issue with Numpy 10 or above + * Fri Jul 18 2025 Dongxing Wang - 3.14.0-1 - Update package to version 3.14.0