Thu, 24 Apr 2025 23:26:33 MSK | login

Information for build h5py-3.12.1-3.el10_0

ID29156
Package Nameh5py
Version3.12.1
Release3.el10_0
Epoch
Sourcegit+http://git.inferitos.ru/rpms/h5py#a737c61576043b9e18fb446f7b609ca23151848d
SummaryA Python interface to the HDF5 library
DescriptionThe h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, data sets and groups using established Python and NumPy concepts. A strong emphasis on automatic conversion between Python (Numpy) data types and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.
Built bytigro
State complete
Volume DEFAULT
StartedThu, 10 Apr 2025 12:02:00 MSK
CompletedThu, 10 Apr 2025 12:37:40 MSK
Taskbuild (inferit-10_0-extras, /rpms/h5py/:changed/i10ce/h5py-3.12.1-3.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/h5py/?#changed/i10ce/h5py-3.12.1-3.el10'}}
Tags
inferit-10_0-extras
RPMs
src
h5py-3.12.1-3.el10_0.src.rpm (info) (download)
aarch64
python3-h5py-3.12.1-3.el10_0.aarch64.rpm (info) (download)
python3-h5py-mpich-3.12.1-3.el10_0.aarch64.rpm (info) (download)
python3-h5py-openmpi-3.12.1-3.el10_0.aarch64.rpm (info) (download)
h5py-debuginfo-3.12.1-3.el10_0.aarch64.rpm (info) (download)
h5py-debugsource-3.12.1-3.el10_0.aarch64.rpm (info) (download)
python3-h5py-debuginfo-3.12.1-3.el10_0.aarch64.rpm (info) (download)
python3-h5py-mpich-debuginfo-3.12.1-3.el10_0.aarch64.rpm (info) (download)
python3-h5py-openmpi-debuginfo-3.12.1-3.el10_0.aarch64.rpm (info) (download)
x86_64
python3-h5py-3.12.1-3.el10_0.x86_64.rpm (info) (download)
python3-h5py-mpich-3.12.1-3.el10_0.x86_64.rpm (info) (download)
python3-h5py-openmpi-3.12.1-3.el10_0.x86_64.rpm (info) (download)
h5py-debuginfo-3.12.1-3.el10_0.x86_64.rpm (info) (download)
h5py-debugsource-3.12.1-3.el10_0.x86_64.rpm (info) (download)
python3-h5py-debuginfo-3.12.1-3.el10_0.x86_64.rpm (info) (download)
python3-h5py-mpich-debuginfo-3.12.1-3.el10_0.x86_64.rpm (info) (download)
python3-h5py-openmpi-debuginfo-3.12.1-3.el10_0.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Sun Jan 05 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.12.1-3 - Rebuilt for MSVSphere 10 * Fri Oct 25 2024 Orion Poplawski <orion@nwra.com> - 3.12.1-3 - Rebuild for hdf5 1.14.5 * Sat Oct 05 2024 Miro Hrončok <mhroncok@redhat.com> - 3.12.1-2 - Use pytest 8 - Fixes: rhbz#2272984 * Sun Sep 29 2024 Terje Rosten <terjeros@gmail.com> - 3.12.1-1 - Update to 3.12.1 * Sun Sep 29 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0-5 - BuildRequire pytest < 8 * Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 3.11.0-4 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 3.11.0-2 - Rebuilt for Python 3.13 * Wed Apr 10 2024 Terje Rosten <terje.rosten@ntnu.no> - 3.11.0-1 - Update to 3.11.0 * Tue Feb 27 2024 Orion Poplawski <orion@nwra.com> - 3.10.0-7 - Re-enable ix86 * Thu Feb 22 2024 Christoph Junghans <junghans@votca.org> - 3.10.0-6 - Re-enable openmpi build and drop ix86 * Fri Feb 16 2024 Orion Poplawski <orion@nwra.com> - 3.10.0-5 - Add patch to properly cast const pointers (FTBFS bz#2261231) * Mon Feb 05 2024 Terje Rosten <terje.rosten@ntnu.no> - 3.10.0-4 - OpenMPI and MPICH have dropped i686 support * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 09 2023 Terje Rosten <terje.rosten@ntnu.no> - 3.10.0-1 - Update to 3.10.0 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Miro Hrončok <mhroncok@redhat.com> - 3.8.0-3 - Temporarily disable the openmpi build - Workaround for: rhzb#2220011 * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 3.8.0-2 - Rebuilt for Python 3.12 * Sun Feb 26 2023 Orion Poplawski <orion@nwra.com> - 3.8.0-1 - Update to 3.8.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild