public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/gherkin] rawhide: Ruby: Allow cucumber-messages 33 (fix RHBZ#2487849)
Date: Fri, 12 Jun 2026 10:09:23 GMT [thread overview]
Message-ID: <178125896321.1.4605999934202971537.rpms-gherkin-c1c5476c3792@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gherkin
Branch : rawhide
Commit : c1c5476c37923fde8805b1a24bf99a8a2b7e8164
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-12T11:07:27+01:00
Stats : +10/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gherkin/c/c1c5476c37923fde8805b1a24bf99a8a2b7e8164?branch=rawhide
Log:
Ruby: Allow cucumber-messages 33 (fix RHBZ#2487849)
---
diff --git a/gherkin.spec b/gherkin.spec
index 3b0bf24..2f99263 100644
--- a/gherkin.spec
+++ b/gherkin.spec
@@ -202,6 +202,16 @@ sed --regexp-extended --in-place 's@python -m@%{python3} -m@' python/Makefile
# practice.
%pyproject_patch_dependency uv_build:drop_upper
+pushd ruby
+# Ruby: Allow cucumber-messages 33. Since these packages have the same
+# upstream, we expect this to be updated upstream in due course. If too much
+# time goes by, we might suggest it in a PR similar to
+# https://github.com/cucumber/gherkin/pull/525, only also including the
+# language implementations that have been added since then.
+%gemspec_remove_dep -s cucumber-gherkin.gemspec -g cucumber-messages [">= 31", "< 33"]
+%gemspec_add_dep -s cucumber-gherkin.gemspec -g cucumber-messages [">= 31", "< 34"]
+popd
+
%generate_buildrequires
%pyproject_buildrequires --directory python
reply other threads:[~2026-06-12 10:09 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=178125896321.1.4605999934202971537.rpms-gherkin-c1c5476c3792@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=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