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] f45: Allow clap_mangen 0.3
Date: Tue, 08 Sep 2026 06:06:46 GMT [thread overview]
Message-ID: <178884760671.1.356226060167510289.rpms-du-dust-eb009a063f50@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/du-dust
Branch : f45
Commit : eb009a063f5085e8736bf1d872ce5489fb12dd3f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-08T07:06:26+01:00
Stats : +11/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/du-dust/c/eb009a063f5085e8736bf1d872ce5489fb12dd3f?branch=f45
Log:
Allow clap_mangen 0.3
---
diff --git a/du-dust-fix-metadata.diff b/du-dust-fix-metadata.diff
index 881ce5f..47f7355 100644
--- a/du-dust-fix-metadata.diff
+++ b/du-dust-fix-metadata.diff
@@ -1,6 +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-08-31 18:11:45.563496333 +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"] }
@@ -20,3 +20,12 @@ 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"
diff --git a/du-dust.spec b/du-dust.spec
index 1a9ac78..e7e00d5 100644
--- a/du-dust.spec
+++ b/du-dust.spec
@@ -31,6 +31,7 @@ Source: %{url}/archive/v%{version}.tar.gz
# * Remove windows-only dependencies
# * Allow sysinfo versions through 0.39:
# https://github.com/bootandy/dust/pull/617
+# * Allow clap_mangen 0.3: https://github.com/bootandy/dust/pull/618
Patch: du-dust-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 26
reply other threads:[~2026-09-08 6:06 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=178884760671.1.356226060167510289.rpms-du-dust-eb009a063f50@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