public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/du-dust] rawhide: no longer patch sysinfo and clap_mangen
@ 2026-09-19 17:55 jados
  0 siblings, 0 replies; only message in thread
From: jados @ 2026-09-19 17:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/du-dust
Branch : rawhide
Commit : a136d3031947c45a26460a14de9eaa562b545081
Author : jados <jados42008@gmail.com>
Date   : 2026-09-19T19:55:30+02:00
Stats  : +3/-21 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/du-dust/c/a136d3031947c45a26460a14de9eaa562b545081?branch=rawhide

Log:
no longer patch sysinfo and clap_mangen

---
diff --git a/du-dust-fix-metadata.diff b/du-dust-fix-metadata.diff
index 47f7355..1645560 100644
--- a/du-dust-fix-metadata.diff
+++ b/du-dust-fix-metadata.diff
@@ -1,15 +1,6 @@
-diff -Naur a/Cargo.toml b/Cargo.toml
---- a/Cargo.toml	2026-08-18 23:02:02.000000000 +0100
-+++ b/Cargo.toml	2026-09-06 09:52:32.175260856 +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"
- 
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -47,10 +47,6 @@
  [target.'cfg(not(target_has_atomic = "64"))'.dependencies]
  portable-atomic = "1.4"
  
@@ -20,12 +11,3 @@ diff -Naur a/Cargo.toml b/Cargo.toml
  [dev-dependencies]
  assert_cmd = "2"
  tempfile = "=3"
-@@ -57,7 +53,7 @@
- [build-dependencies]
- clap = { version = "4.4", features = ["derive"] }
- clap_complete = "4.4"
--clap_mangen = "0.2"
-+clap_mangen = ">=0.2, <0.4"
- 
- [[test]]
- name = "integration"

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

only message in thread, other threads:[~2026-09-19 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 17:55 [rpms/du-dust] rawhide: no longer patch sysinfo and clap_mangen jados

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox