public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pygrib] rawhide: Enable cartopy use in tests now when it is available in rawhide again
@ 2026-08-04 6:26
0 siblings, 0 replies; only message in thread
From: @ 2026-08-04 6:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pygrib
Branch : rawhide
Commit : 0f9a374df49c9f46b207c236b3d44a4d8c74de38
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-08-03T13:44:19+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pygrib/c/0f9a374df49c9f46b207c236b3d44a4d8c74de38?branch=rawhide
Log:
Enable cartopy use in tests now when it is available in rawhide again
---
diff --git a/pygrib.spec b/pygrib.spec
index 88ab88c..ff4afa9 100644
--- a/pygrib.spec
+++ b/pygrib.spec
@@ -5,11 +5,11 @@
# pygrib module it self. Therefore it is safe to set this next switch
# to 0 to unblock the build if the build of cartopy is delayed
# at a mayor python upgrade in rawhide.
-%bcond cartopy 0
+%bcond cartopy 1
Name: pygrib
Version: 2.1.8
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Python module for reading and modifying GRIB files
# this software uses the "MIT:Modern Style with sublicense" license
@@ -204,6 +204,9 @@ cd $TESTROOT/test
%{_mandir}/man1/grib_*
%changelog
+* Mon Aug 03 2026 Miro Hrončok <mhroncok@redhat.com> - 2.1.8-7
+- Enable cartopy use in tests now when it is available in rawhide again
+
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 2.1.8-6
- Rebuilt for Python 3.15.0b4 ABI change
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 6:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 6:26 [rpms/pygrib] rawhide: Enable cartopy use in tests now when it is available in rawhide again
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox