public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ruff] f44: Allow tikv-jemallocator 0.7
@ 2026-06-07  6:43 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-07  6:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ruff
Branch : f44
Commit : c77fbf4728b7e0029cb068d4b25ba1c16b5dcf4d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-04T13:15:00+01:00
Stats  : +8/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ruff/c/c77fbf4728b7e0029cb068d4b25ba1c16b5dcf4d?branch=f44

Log:
Allow tikv-jemallocator 0.7

---
diff --git a/ruff.spec b/ruff.spec
index 2c9aec6..c5cb53d 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
 
+# tikv-jemallocator
+#   wanted: 0.6.0
+#   currently packaged: 0.7.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.tikv-jemallocator.version \
+    '>=0.6.0, <0.8.0'
+
 # Collect license files of vendored dependencies in the main source archive
 install -D --preserve-timestamps --mode=0644 \
     --target=LICENSE.bundled/typeshed \

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07  6:43 [rpms/ruff] f44: Allow tikv-jemallocator 0.7 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