Thu, 06 Jun 2024 18:10:48 UTC | login

Information for build netcdf4-python-1.2.9-7.fc29

ID69127
Package Namenetcdf4-python
Version1.2.9
Release7.fc29
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 10 Aug 2018 21:57:12 UTC
CompletedFri, 10 Aug 2018 23:39:42 UTC
Taskbuild (f29-candidate, netcdf4-python-1.2.9-7.fc29.src.rpm)
Tags
f29
f30
RPMs
src
netcdf4-python-1.2.9-7.fc29.src.rpm (info) (download)
riscv64
netcdf4-python-1.2.9-7.fc29.riscv64.rpm (info) (download)
python2-netcdf4-1.2.9-7.fc29.riscv64.rpm (info) (download)
python3-netcdf4-1.2.9-7.fc29.riscv64.rpm (info) (download)
netcdf4-python-debuginfo-1.2.9-7.fc29.riscv64.rpm (info) (download)
netcdf4-python-debugsource-1.2.9-7.fc29.riscv64.rpm (info) (download)
python2-netcdf4-debuginfo-1.2.9-7.fc29.riscv64.rpm (info) (download)
python3-netcdf4-debuginfo-1.2.9-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.9-6 - Rebuilt for Python 3.7 * Tue Mar 13 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.2.9-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 20 2017 Orion Poplawski <orion@cora.nwra.com> - 1.2.9-1 - Update to 1.2.9 * Tue Mar 07 2017 Orion Poplawski <orion@cora.nwra.com> - 1.2-7-4 - Provide python-netcdf4 * Thu Mar 02 2017 Orion Poplawski <orion@cora.nwra.com> - 1.2-7-3 - Move python libraries into python?- sub-packages - Make python3 default for Fedora * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jan 08 2017 Orion Poplawski <orion@cora.nwra.com> - 1.2.7-1 - Update to 1.2.7 * Wed Dec 21 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.6-2 - Add upstream patch for python 3.6 support * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-2 - Rebuild for Python 3.6 * Sun Dec 11 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.6-1 - Update to 1.2.6 * Tue Nov 29 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.5-1 - Update to 1.2.5 - Enable python 3 for EPEL