!7 Update package to version 3.7.0

From: @wubijie123 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2023-03-30 03:18:29 +00:00 committed by Gitee
commit 9652b1e388
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
3.7.0.tar.gz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
Summary: A high- and low-level interface to the HDF5 library from Python Summary: A high- and low-level interface to the HDF5 library from Python
Name: python-h5py Name: python-h5py
Version: 3.6.0 Version: 3.7.0
Release: 2 Release: 1
License: BSD License: BSD
URL: http://www.h5py.org/ URL: http://www.h5py.org/
Source0: https://github.com/h5py/h5py/archive/refs/tags/%{version}.tar.gz Source0: https://github.com/h5py/h5py/archive/refs/tags/%{version}.tar.gz
@ -52,6 +52,9 @@ A high- and low-level interface to the HDF5 library from Python3
%{python3_sitearch}/%{modname}-%{version}-*.egg-info %{python3_sitearch}/%{modname}-%{version}-*.egg-info
%changelog %changelog
* Thu Dec 08 2022 wubijie <wubijie@kylinos.cn> - 3.7.0-1
- Update package to version 3.7.0
* Wed Nov 23 2022 yanglongkang <yanglongkang@h-partners.com> - 3.6.0-2 * Wed Nov 23 2022 yanglongkang <yanglongkang@h-partners.com> - 3.6.0-2
- fix Source incorrect in spec file - fix Source incorrect in spec file