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/python-engineio] rawhide: Better BuildOption formatting
Date: Thu, 10 Sep 2026 18:04:30 GMT	[thread overview]
Message-ID: <178906347092.1.14383514708593624317.rpms-python-engineio-85e872d3ead8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-engineio
Branch : rawhide
Commit : 85e872d3ead86068482b3133c02c79789f6b244d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-10T19:03:23+01:00
Stats  : +3/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-engineio/c/85e872d3ead86068482b3133c02c79789f6b244d?branch=rawhide

Log:
Better BuildOption formatting

---
diff --git a/python-engineio.spec b/python-engineio.spec
index 94638b5..b1edc2a 100644
--- a/python-engineio.spec
+++ b/python-engineio.spec
@@ -20,11 +20,9 @@ BuildOption(install): --assert-license engineio
 # We omit the async drivers for eventlet (retired since Fedora 41), gevent, and
 # uwsgi. There are no integration tests for them and they are not otherwise
 # BuildRequires, and we don’t want to add them solely for this purpose.
-BuildOption(check):     %{shrink:
-    --exclude engineio.async_drivers.eventlet
-    --exclude engineio.async_drivers.gevent
-    --exclude engineio.async_drivers.gevent_uwsgi
-    }
+BuildOption(check): --exclude engineio.async_drivers.eventlet
+BuildOption(check): --exclude engineio.async_drivers.gevent
+BuildOption(check): --exclude engineio.async_drivers.gevent_uwsgi
 
 BuildArch:      noarch
 

                 reply	other threads:[~2026-09-10 18:04 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=178906347092.1.14383514708593624317.rpms-python-engineio-85e872d3ead8@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