public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] epel10.3: Don’t explicitly lower-bound cargo-rpm-macros version
@ 2026-09-04  6:18 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-04  6:18 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/uv
            Branch : epel10.3
            Commit : b2e299c85a40449ec80332f39bceb94ed9202d39
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-04T07:17:04+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/uv/c/b2e299c85a40449ec80332f39bceb94ed9202d39?branch=epel10.3

            Log:
            Don’t explicitly lower-bound cargo-rpm-macros version

[skip changelog]

---
diff --git a/uv.spec b/uv.spec
index 7a4e213..8e754ab 100644
--- a/uv.spec
+++ b/uv.spec
@@ -189,7 +189,7 @@ ExcludeArch:    %{ix86}
 # “too many open files.” Try to keep the files/core ratio from getting too low.
 %global _smp_ncpus_max 48
 
-BuildRequires:  cargo-rpm-macros >= 24
+BuildRequires:  cargo-rpm-macros
 BuildRequires:  rust2rpm-helper
 BuildRequires:  tomcli
 %if %{with check} && %{with other_python_versions}

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

only message in thread, other threads:[~2026-09-04  6:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04  6:18 [rpms/uv] epel10.3: Don’t explicitly lower-bound cargo-rpm-macros version 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