public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-utils] rawhide: Allow building with newer uv-build
@ 2026-09-23 15:03
0 siblings, 0 replies; only message in thread
From: @ 2026-09-23 15:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-utils
Branch : rawhide
Commit : 3cfab38f47c7d4866cddb2ac760023a6c4c96088
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-09-23T15:09:46+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-utils/c/3cfab38f47c7d4866cddb2ac760023a6c4c96088?branch=rawhide
Log:
Allow building with newer uv-build
---
diff --git a/python-utils.spec b/python-utils.spec
index 1b9b1d6..b87077d 100644
--- a/python-utils.spec
+++ b/python-utils.spec
@@ -47,6 +47,9 @@ Documentation for python-utils.
# Stop linting code in %%check and measuring coverage, this is upstream's business
sed -i '/--cov/d' pyproject.toml
+# Unping uv-build to allow testing with newer versions, it either buidls or not
+%pyproject_patch_dependency uv-build:drop_upper
+
%generate_buildrequires
%pyproject_buildrequires -r
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 15:03 [rpms/python-utils] rawhide: Allow building with newer uv-build
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox