public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-uvicorn] rawhide: Fix EPEL 11 build
Date: Wed, 05 Aug 2026 01:59:40 GMT	[thread overview]
Message-ID: <178589518090.1.11705258964486431658.rpms-python-uvicorn-441c65700204@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-05  1:59 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=178589518090.1.11705258964486431658.rpms-python-uvicorn-441c65700204@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --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