public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-numpy-stl] rawhide: Patch out uv-build version upper bound
@ 2026-07-22 10:46 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-22 10:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-numpy-stl
Branch : rawhide
Commit : d3b88dec84746df4e02b08b165db7a19b7ad1c79
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-20T10:33:12+01:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-numpy-stl/c/d3b88dec84746df4e02b08b165db7a19b7ad1c79?branch=rawhide
Log:
Patch out uv-build version upper bound
---
diff --git a/python-numpy-stl.spec b/python-numpy-stl.spec
index 20d71aa..aa273d6 100644
--- a/python-numpy-stl.spec
+++ b/python-numpy-stl.spec
@@ -39,6 +39,8 @@ Documentation for %{name}.
%autosetup -n numpy-stl-%{version} -p1
# Drop all coverage options from pytest invocation
sed -i '/-cov[-=]/d' pyproject.toml
+# We must work with what we have, and compatibility is quite good in practice.
+%pyproject_patch_dependency uv_build:drop_upper
%generate_buildrequires
%pyproject_buildrequires
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 10:46 [rpms/python-numpy-stl] rawhide: Patch out uv-build version upper bound 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