public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pygrib] rawhide: Enable cartopy use in tests now when it is available in rawhide again
Date: Tue, 04 Aug 2026 06:26:31 GMT	[thread overview]
Message-ID: <178582479143.1.11848839208490851861.rpms-pygrib-0f9a374df49c@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-08-04  6:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178582479143.1.11848839208490851861.rpms-pygrib-0f9a374df49c@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox