public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/du-dust] f44: Allow sysinfo versions through 0.39
@ 2026-09-06 19:39 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-06 19:39 UTC (permalink / raw)
To: git-commits
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"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-06 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 19:39 [rpms/du-dust] f44: Allow sysinfo versions through 0.39 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