Thu, 06 Jun 2024 16:16:27 UTC | login

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

ID44892
Package Namenetcdf4-python
Version1.2.9
Release5.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
StartedSun, 17 Jun 2018 16:35:19 UTC
CompletedMon, 18 Jun 2018 02:00:04 UTC
Taskbuild (f29-candidate, netcdf4-python-1.2.9-5.fc29.src.rpm)
Tags
f29
RPMs
src
netcdf4-python-1.2.9-5.fc29.src.rpm (info) (download)
riscv64
netcdf4-python-1.2.9-5.fc29.riscv64.rpm (info) (download)
python2-netcdf4-1.2.9-5.fc29.riscv64.rpm (info) (download)
python3-netcdf4-1.2.9-5.fc29.riscv64.rpm (info) (download)
netcdf4-python-debuginfo-1.2.9-5.fc29.riscv64.rpm (info) (download)
netcdf4-python-debugsource-1.2.9-5.fc29.riscv64.rpm (info) (download)
python2-netcdf4-debuginfo-1.2.9-5.fc29.riscv64.rpm (info) (download)
python3-netcdf4-debuginfo-1.2.9-5.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.4-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Fri Apr 15 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.4-1 - Update to 1.2.4 - Add pthon2/3-netcdf4 provides * Fri Mar 11 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.3-1 - Update to 1.2.3 - Drop numpy patch - Use %license * Sun Feb 07 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.2-1 - Update to 1.2.2 - Modernize spec - Add upstream patch for numpy support * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 22 2016 Orion Poplawski <orion@cora.nwra.com> - 1.1.6-4 - Rebuild for netcdf 4.4.0 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Mar 10 2015 Orion Poplawski <orion@cora.nwra.com> - 1.1.6-1 - Update to 1.1.6 * Sat Feb 21 2015 Orion Poplawski <orion@cora.nwra.com> - 1.1.4-1 - Update to 1.1.4 * Sun Dec 21 2014 Orion Poplawski <orion@cora.nwra.com> - 1.1.3-1 - Update to 1.1.3 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jul 09 2014 Orion Poplawski <orion@cora.nwra.com> - 1.1.0-1 - Update to 1.1.0 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 09 2014 Orion Poplawski <orion@cora.nwra.com> - 1.0.9-2 - Rebuild for Python 3.4 * Fri May 09 2014 Orion Poplawski <orion@cora.nwra.com> - 1.0.9-1 - Update to 1.0.9 - Remove rpaths - Add BR python{,3}-dateutil for tests - Add BR/R on Cython * Thu Mar 06 2014 Orion Poplawski <orion@cora.nwra.com> - 1.0.8-1 - Update to 1.0.8 - Update URL/source to github * Thu Feb 06 2014 Orion Poplawski <orion@cora.nwra.com> - 1.0.7-1 - Update to 1.0.7 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 21 2013 Orion Poplawski <orion@cora.nwra.com> - 1.0.2-1 - Update to 1.0.2 - Remove bundled ordereddict (Bug #913528), require it on EL6 - Run tests * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3.fix1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Sep 12 2012 Orion Poplawski <orion@cora.nwra.com> - 1.0-2.fix1 - Add patch to link only against netcdf * Thu May 24 2012 Orion Poplawski <orion@cora.nwra.com> - 1.0-1.fix1 - Update to 1.0fix1 * Thu Apr 05 2012 Orion Poplawski <orion@cora.nwra.com> - 0.9.9-1 - Update to 0.9.9 * Thu Sep 08 2011 Orion Poplawski <orion@cora.nwra.com> - 0.9.7-1 - Initial package