public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ruff] f43: Allow get-size2 0.10
@ 2026-06-07  7:58 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-07  7:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ruff
Branch : f43
Commit : 3b2500d06c9c0f2b7c608dec4f8a16956dfbb6bc
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-07T08:52:42+01:00
Stats  : +8/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ruff/c/3b2500d06c9c0f2b7c608dec4f8a16956dfbb6bc?branch=f43

Log:
Allow get-size2 0.10

---
diff --git a/ruff.spec b/ruff.spec
index 911a445..ffd5eb4 100644
--- a/ruff.spec
+++ b/ruff.spec
@@ -301,6 +301,14 @@ install -D --preserve-timestamps --mode=0644 \
 # #   https://bugzilla.redhat.com/show_bug.cgi?id=1234567
 # tomcli set Cargo.toml str workspace.dependencies.foocrate.version 0.1.2
 
+# get-size2
+#   wanted: 0.9.0
+#   currently packaged: 0.10.0
+# We haven’t suggested this upstream because we know they use renovate with
+# dependency cooldowns, and we expect they will soon update without prompting.
+tomcli set Cargo.toml str workspace.dependencies.get-size2.version \
+    '>=0.9.0, <0.11.0'
+
 # tikv-jemallocator
 #   wanted: 0.6.0
 #   currently packaged: 0.7.0

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

only message in thread, other threads:[~2026-06-07  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07  7:58 [rpms/ruff] f43: Allow get-size2 0.10 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