Click here to visit the old openkoji buildsystem (Archived)

Information for build netcdf4-python-1.6.5-3.fc40

ID32996
Package Namenetcdf4-python
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.6.5
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/netcdf4-python.git#de3cd604ea1b95a5e6c5d800b08b53461b4df50c
SummaryPython/numpy interface to netCDF
DescriptionnetCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients. The API modeled after Scientific.IO.NetCDF, and should be familiar to users of that module. Most new features of netCDF 4 are implemented, such as multiple unlimited dimensions, groups and zlib data compression. All the new numeric data types (such as 64 bit and unsigned integer types) are implemented. Compound and variable length (vlen) data types are supported, but the enum and opaque data types are not. Mixtures of compound and vlen data types (compound types containing vlens, and vlens containing compound types) are not supported.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 09 May 2024 19:01:36 CST
CompletedThu, 09 May 2024 19:44:15 CST
Taskbuild (f40, /rpms/netcdf4-python.git:de3cd604ea1b95a5e6c5d800b08b53461b4df50c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netcdf4-python.git#de3cd604ea1b95a5e6c5d800b08b53461b4df50c'}}
Tags
f40
RPMs
src
netcdf4-python-1.6.5-3.fc40.src.rpm (info) (download)
riscv64
netcdf4-python-1.6.5-3.fc40.riscv64.rpm (info) (download)
python3-netcdf4-1.6.5-3.fc40.riscv64.rpm (info) (download)
netcdf4-python-debugsource-1.6.5-3.fc40.riscv64.rpm (info) (download)
python3-netcdf4-debuginfo-1.6.5-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
Changelog * Wed May 08 2024 Orion Poplawski <orion@nwra.com> - 1.6.5-4 - Add patch to fix incompatible pointer type (FTBFS) - Add dependency on python3-certifi (bz#2250858) * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Oct 25 2023 Orion Poplawski <orion@nwra.com> - 1.6.5-1 - Update to 1.6.5 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.6.4-2 - Rebuilt for Python 3.12 * Wed Jun 07 2023 Orion Poplawski <orion@nwra.com> - 1.6.4-1 - Update to 1.6.4 * Sun Mar 05 2023 Orion Poplawski <orion@nwra.com> - 1.6.3-1 - Update to 1.6.3 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Orion Poplawski <orion@nwra.com> - 1.6.2-1 - Update to 1.6.2 * Fri Sep 23 2022 Orion Poplawski <orion@nwra.com> - 1.6.1-1 - Update to 1.6.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jun 26 2022 Orion Poplawski <orion@nwra.com> - 1.6.0-1 - Update to 1.6.0 * Mon Jun 20 2022 Charalampos Stratakis <cstratak@redhat.com> - 1.5.8-3 - Fix FTBFS with the latest setuptools Resolves: rhbz#2097125 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.5.8-2 - Rebuilt for Python 3.11