public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-onefetch] rawhide: No longer patch to allow older human-panic dependency
@ 2026-09-06 19:46 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-06 19:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-onefetch
Branch : rawhide
Commit : 7636dda99161242d39074d3f1d5ea7a8c433fa0a
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-06T20:46:42+01:00
Stats : +2/-17 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-onefetch/c/7636dda99161242d39074d3f1d5ea7a8c433fa0a?branch=rawhide
Log:
No longer patch to allow older human-panic dependency
---
diff --git a/onefetch-fix-metadata-auto.diff b/onefetch-fix-metadata-auto.diff
index 23b1490..c3130e2 100644
--- a/onefetch-fix-metadata-auto.diff
+++ b/onefetch-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- onefetch-2.28.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ onefetch-2.28.1/Cargo.toml 2026-09-02T10:49:33.580521+00:00
++++ onefetch-2.28.1/Cargo.toml 2026-09-06T19:44:41.298048+00:00
@@ -193,8 +193,3 @@
version = "2.3.0"
default-features = false
diff --git a/onefetch-fix-metadata.diff b/onefetch-fix-metadata.diff
index 91488e7..ef59f2e 100644
--- a/onefetch-fix-metadata.diff
+++ b/onefetch-fix-metadata.diff
@@ -1,5 +1,5 @@
--- onefetch-2.28.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ onefetch-2.28.1/Cargo.toml 2026-09-02T10:49:33.581805+00:00
++++ onefetch-2.28.1/Cargo.toml 2026-09-06T19:44:59.453692+00:00
@@ -69,10 +69,6 @@
name = "onefetch"
path = "src/main.rs"
@@ -20,15 +20,6 @@
features = [
"max-performance-safe",
"blob-diff",
-@@ -110,7 +106,7 @@
- version = "0.4.20"
-
- [dependencies.human-panic]
--version = "2.0.8"
-+version = "2.0.6"
-
- [dependencies.image]
- version = "0.25.10"
@@ -161,12 +157,6 @@
[dependencies.typetag]
version = "0.2.23"
diff --git a/rust-onefetch.spec b/rust-onefetch.spec
index d24bafc..86bfab6 100644
--- a/rust-onefetch.spec
+++ b/rust-onefetch.spec
@@ -23,8 +23,6 @@ Patch: onefetch-fix-metadata-auto.diff
# downstream patch reverting the source-code change from
# https://github.com/o2sh/onefetch/commit/f43b0cb3ad4076974e942b54751ee462ce2a6ca5;
# this patch must be removed when we are ready to update to gix 0.86+.
-# * Allow human-panic 2.0.6 for now (upstream wants 2.0.8):
-# https://bugzilla.redhat.com/show_bug.cgi?id=2453435
# * Patch out tests/repo.rs, which requires gix-testtools, and remove the
# dev-dependency on gix-testtools. In theory, we could package gix-testtools,
# but the maintainer of the gix stack in Fedora does not intend to do so,
diff --git a/rust2rpm.toml b/rust2rpm.toml
index ffa4731..c479b83 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -9,10 +9,6 @@ https://github.com/o2sh/onefetch/commit/f43b0cb3ad4076974e942b54751ee462ce2a6ca5
this patch must be removed when we are ready to update to gix 0.86+.\
""",
"""\
-Allow human-panic 2.0.6 for now (upstream wants 2.0.8): \
-https://bugzilla.redhat.com/show_bug.cgi?id=2453435\
-""",
- """\
Patch out tests/repo.rs, which requires gix-testtools, and remove the \
dev-dependency on gix-testtools. In theory, we could package gix-testtools, but \
the maintainer of the gix stack in Fedora does not intend to do so, reasonably \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-06 19:46 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:46 [rpms/rust-onefetch] rawhide: No longer patch to allow older human-panic dependency 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