public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] epel10: Adjust the other_python_versions bcond to default off on all EPELs
@ 2026-07-22  8:02 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-22  8:02 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/uv
            Branch : epel10
            Commit : 6185988208948efce4d2ee58404bf8f0fe15eb86
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-07-22T08:29:21+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/uv/c/6185988208948efce4d2ee58404bf8f0fe15eb86?branch=epel10

            Log:
            Adjust the other_python_versions bcond to default off on all EPELs

[skip changelog]

---
diff --git a/uv.spec b/uv.spec
index 6e0af43..90199a3 100644
--- a/uv.spec
+++ b/uv.spec
@@ -2,7 +2,7 @@
 # Should we run tests that require specific Python interpreter versions
 # (major.minor, not major.minor.patch)? This adds a few dozen tests, but adds
 # BuildRequires on more Python interpreters (which aren’t available in EPEL).
-%bcond other_python_versions %{undefined el10}
+%bcond other_python_versions %{undefined epel}
 
 Name:           uv
 Version:        0.11.31

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

only message in thread, other threads:[~2026-07-22  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22  8:02 [rpms/uv] epel10: Adjust the other_python_versions bcond to default off on all EPELs 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