%global _empty_manifest_terminate_build 0Name: python-h5ioVersion: 0.2.5Release: 1Summary: Python Objects Onto HDF5License: BSD-3-ClauseURL: https://github.com/h5io/h5ioSource0: https://files.pythonhosted.org/packages/source/h/h5io/h5io-%{version}.tar.gzBuildArch: noarchRequires: python3-numpyRequires: python3-h5py%descriptionh5io is a package designed to facilitate saving some standard Python objectsinto the forward-compatible HDF5 format. It is a higher-level package than h5py.%package -n python3-h5ioSummary: Python Objects Onto HDF5Provides: python-h5ioBuildRequires: python3-develBuildRequires: python3-setuptoolsBuildRequires: python3-numpy%description -n python3-h5ioh5io is a package designed to facilitate saving some standard Python objectsinto the forward-compatible HDF5 format. It is a higher-level package than h5py.%package helpSummary: Development documents and examples for h5ioProvides: python3-h5io-doc%description helph5io is a package designed to facilitate saving some standard Python objectsinto the forward-compatible HDF5 format. It is a higher-level package than h5py.%prep%autosetup -n h5io-%{version}%build%py3_build%install%py3_installinstall -d -m755 %{buildroot}/%{_pkgdocdir}if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fiif [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fiif [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fiif [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fipushd %{buildroot}if [ -d usr/lib ]; thenfind usr/lib -type f -printf "/%h/%f\n" >> filelist.lstfiif [ -d usr/lib64 ]; thenfind usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lstfiif [ -d usr/bin ]; thenfind usr/bin -type f -printf "/%h/%f\n" >> filelist.lstfiif [ -d usr/sbin ]; thenfind usr/sbin -type f -printf "/%h/%f\n" >> filelist.lstfitouch doclist.lstif [ -d usr/share/man ]; thenfind usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lstfipopdmv %{buildroot}/filelist.lst .mv %{buildroot}/doclist.lst .%files -n python3-h5io -f filelist.lst%dir %{python3_sitelib}/*%files help -f doclist.lst%{_docdir}/*%changelog* Wed Jun 25 2025 jinshuaiyu <jinshuaiyu@kylinos.cn> - 0.2.5-1- Update package to version 0.2.5- Dont use continue-on-error- Fix writing pandas DataFrame to open HDF5 file* Wed Oct 30 2024 jinshuaiyu <jinshuaiyu@kylinos.cn> - 0.2.4-1- Update package to version 0.2.4- ENH: Add datetime.date and setuptools_scm support* Sun Feb 25 2024 wangjunqi <wangjunqi@kylinos.cn> - 0.2.2-1- Update package to version 0.2.2Allow and test storing a class by @liamhuber in #79Always propagate use state by @liamhuber in #75Handle and test when __reduce__ returns a string by @liamhuber in #77Extend use_state docstring by @liamhuber in #82* Fri Sep 15 2023 chenyan <chenyan01@kylinos.cn> - 0.1.9-1- Update package to version 0.1.9* Tue Aug 01 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 0.1.8-1- Update package to version 0.1.8* Tue Sep 27 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.1.7-1- Upgrade to 0.1.7* Wed May 11 2022 houyingchao <houyingchao@h-partners.com> - 0.1.2-2- License compliance rectification* Tue Sep 14 2021 Python_Bot <Python_Bot@openeuler.org> - 0.1.2-1- Package Init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
1. 开源生态
2. 协作、人、软件
3. 评估模型