Click here to visit the old openkoji buildsystem (Archived)

Information for build pygrib-2.1.5-3.fc41

ID15332
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
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/pygrib.git#c83e7c5bbcdc9983c83a542737a3404a018a6ab3
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 failed
Volume DEFAULT
StartedWed, 15 May 2024 15:37:08 CST
CompletedWed, 15 May 2024 16:33:33 CST
Taskbuild (f41, /rpms/pygrib.git:c83e7c5bbcdc9983c83a542737a3404a018a6ab3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pygrib.git#c83e7c5bbcdc9983c83a542737a3404a018a6ab3'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Sun Jan 30 2022 Jos de Kloe <josdekloe@gmail.com> 2.1.4-3 - Disable 3 problematic test cases that fail after the mass rebuild.