public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] f43: Adjust the other_python_versions bcond to default off on all EPELs
@ 2026-07-22 7:28 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-22 7:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/uv
Branch : f43
Commit : 6110b4aebe95585bf6857eb4c6adc334546440cb
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-22T07:17:53+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/6110b4aebe95585bf6857eb4c6adc334546440cb?branch=f43
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 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 7:28 [rpms/uv] f43: 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