Sun, 18 Aug 2024 13:32:38 UTC | login

Information for build pygrib-2.1.5-5.fc41

ID312558
Package Namepygrib
Version2.1.5
Release5.fc41
Epoch
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 bydavidlt
State failed
Volume DEFAULT
StartedSun, 14 Jul 2024 05:12:07 UTC
CompletedSun, 14 Jul 2024 05:37:46 UTC
Taskbuild (f41, /rpms/pygrib.git:cac7bda5af3c0d84e84fe56818daedfcc5c19484)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pygrib.git#cac7bda5af3c0d84e84fe56818daedfcc5c19484'}}
Tags No tags
RPMs No RPMs
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