public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uv] rawhide: Don’t explicitly lower-bound cargo-rpm-macros version
@ 2026-08-24 6:33 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-24 6:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/uv
Branch : rawhide
Commit : 247904f9a8ae91df0730d2e1b950d15f3848d6f4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-24T07:33:31+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/247904f9a8ae91df0730d2e1b950d15f3848d6f4?branch=rawhide
Log:
Don’t explicitly lower-bound cargo-rpm-macros version
[skip changelog]
---
diff --git a/uv.spec b/uv.spec
index 49a17fc..3583aa3 100644
--- a/uv.spec
+++ b/uv.spec
@@ -192,7 +192,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-08-24 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 6:33 [rpms/uv] rawhide: 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