public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-engineio] rawhide: Better BuildOption formatting
@ 2026-09-10 18:04 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-10 18:04 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 18:04 [rpms/python-engineio] rawhide: Better BuildOption formatting Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox