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/du-dust] f44: Allow sysinfo versions through 0.39
Date: Sun, 06 Sep 2026 19:39:21 GMT [thread overview]
Message-ID: <178872356109.1.8564983377112998255.rpms-du-dust-b227b8386457@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/du-dust
Branch : f44
Commit : b227b8386457d06d1197b790d6cdccd6b49bdf71
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T20:39:03+01:00
Stats : +12/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/du-dust/c/b227b8386457d06d1197b790d6cdccd6b49bdf71?branch=f44
Log:
Allow sysinfo versions through 0.39
---
diff --git a/du-dust-fix-metadata.diff b/du-dust-fix-metadata.diff
index 43a22ae..881ce5f 100644
--- a/du-dust-fix-metadata.diff
+++ b/du-dust-fix-metadata.diff
@@ -1,6 +1,15 @@
---- a/Cargo.toml 2026-01-08 23:03:35.000000000 +0000
-+++ b/Cargo.toml 2026-03-18 12:02:16.476529528 +0000
-@@ -46,10 +46,6 @@
+diff -Naur a/Cargo.toml b/Cargo.toml
+--- a/Cargo.toml 2026-08-18 23:02:02.000000000 +0100
++++ b/Cargo.toml 2026-08-31 18:11:45.563496333 +0100
+@@ -39,17 +39,13 @@
+ config-file = "0.2"
+ serde = { version = "1.0", features = ["derive"] }
+ serde_json = "1.0"
+-sysinfo = "0.37"
++sysinfo = ">=0.37, <0.40"
+ ctrlc = "3"
+ chrono = "0.4"
+
[target.'cfg(not(target_has_atomic = "64"))'.dependencies]
portable-atomic = "1.4"
reply other threads:[~2026-09-06 19:39 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=178872356109.1.8564983377112998255.rpms-du-dust-b227b8386457@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