public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/thonny] rawhide: Patch out uv-build version upper bound
@ 2026-07-20 14:12 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-20 14:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/thonny
Branch : rawhide
Commit : ead4fa23433b9a10488afbe5b6ccd55825ed1eb3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-20T10:44:32+01:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/thonny/c/ead4fa23433b9a10488afbe5b6ccd55825ed1eb3?branch=rawhide

Log:
Patch out uv-build version upper bound

---
diff --git a/thonny.spec b/thonny.spec
index bfa4501..ad66fce 100644
--- a/thonny.spec
+++ b/thonny.spec
@@ -51,6 +51,9 @@ and special mode for learning about references.
 rm thonny/locale/compile_mo.bat thonny/locale/update_pot.bat thonny/locale/thonny.pot \
 thonny/locale/update_translations.py thonny/locale/register_updates.py
 
+# We must work with what we have, and compatibility is quite good in practice.
+%pyproject_patch_dependency uv_build:drop_upper
+
 
 # Remove the vendored python-filelock
 rm -r thonny/vendored_libs/filelock/

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

only message in thread, other threads:[~2026-07-20 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 14:12 [rpms/thonny] 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