public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-uvicorn] rawhide: Fix EPEL 11 build
@ 2026-08-05  1:59 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-05  1:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-uvicorn
            Branch : rawhide
            Commit : 441c657002044daa5050e0af94c79c92b016ffd3
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-08-04T21:36:11-04:00
            Stats  : +1/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-uvicorn/c/441c657002044daa5050e0af94c79c92b016ffd3?branch=rawhide

            Log:
            Fix EPEL 11 build

RHEL 11 will include Python 3.15, and python-uvloop has already been
retired from Fedora.

---
diff --git a/python-uvicorn.spec b/python-uvicorn.spec
index ac6cd32..a5a19eb 100644
--- a/python-uvicorn.spec
+++ b/python-uvicorn.spec
@@ -6,11 +6,7 @@
 # https://bugzilla.redhat.com/show_bug.cgi?id=2256747
 # python-uvloop: FTBFS in Fedora rawhide/f42
 # https://bugzilla.redhat.com/show_bug.cgi?id=2341233
-%if %{defined fedora}
-%bcond uvloop %[ %{?fedora} < 43 ]
-%else
-%bcond uvloop 1
-%endif
+%bcond uvloop 0
 
 Name:           python-uvicorn
 Version:        0.40.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-05  1:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05  1:59 [rpms/python-uvicorn] rawhide: Fix EPEL 11 build Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox