Information for build pygrib-2.1.5-5.fc41

ID61160
Package Namepygrib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.1.5
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/pygrib.git#cac7bda5af3c0d84e84fe56818daedfcc5c19484
SummaryPython module for reading and modifying GRIB files
DescriptionCython wrapper to provide a high-level interface to the ECMWF eccodes C library for handling GRIB files. GRIB is the the World Meteorological Organization (WMO) standard for distributing gridded data. This module contains python interfaces for reading and modifying GRIB files using the ECMWF ECCODES C library, as well as command-line utilities for listing and re-packing GRIB files. There are for now limited capabilities for writing GRIB files, i.e. you can modify the contents of an existing file, but you can't create one from scratch.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 26 Jun 2024 23:22:01 CST
CompletedWed, 26 Jun 2024 23:49:31 CST
Taskbuild (rawhide, /rpms/pygrib.git:cac7bda5af3c0d84e84fe56818daedfcc5c19484)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pygrib.git#cac7bda5af3c0d84e84fe56818daedfcc5c19484'}}
Tags
f41
RPMs
src
pygrib-2.1.5-5.fc41.src.rpm (info) (download)
riscv64
python3-pygrib-2.1.5-5.fc41.riscv64.rpm (info) (download)
pygrib-debugsource-2.1.5-5.fc41.riscv64.rpm (info) (download)
python3-pygrib-debuginfo-2.1.5-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
installed_pkgs.log
build.log
mock_output.log
Changelog * Wed Jun 26 2024 Jos de Kloe <josdekloe@gmail.com> 2.1.5-5 - fix doctest problem by patching one test following upstream suggestion * Wed Jun 26 2024 Python Maint <python-maint@redhat.com> - 2.1.5-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Nov 17 2023 Jos de Kloe <josdekloe@gmail.com> 2.1.5-1 - Update to 2.1.5 (#2249583) * Wed Jul 19 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.1.4-9 - Rebuild for Python 3.12b4 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 28 2022 Jos de Kloe <josdekloe@gmail.com> 2.1.4-7 - remove no longer needed BR for python3-pyproj - SPDX migration: checked the license text, and concluded that MIT is the correct SPDX license tag. * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 02 2022 Jos de Kloe <josdekloe@gmail.com> 2.1.4-5 - remove ExcludeArch: s390x, since this is now supported by eccodes * Wed Jun 29 2022 Python Maint <python-maint@redhat.com> - 2.1.4-4 - Rebuilt for Python 3.11