public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/ruff] f43: Allow tikv-jemallocator 0.7
Date: Sun, 07 Jun 2026 06:43:56 GMT	[thread overview]
Message-ID: <178081463696.1.4398717609774095831.rpms-ruff-c77fbf4728b7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ruff
Branch : f43
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=f43

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 \

                 reply	other threads:[~2026-06-07  6:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178081463696.1.4398717609774095831.rpms-ruff-c77fbf4728b7@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox