public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-onefetch] f44: Update tokei to version 15
@ 2026-09-16  9:06 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-16  9:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-onefetch
Branch : f44
Commit : 25c27e470e10a5c80301c03eda75b5c8259d4eb4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-16T09:57:06+01:00
Stats  : +17/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-onefetch/c/25c27e470e10a5c80301c03eda75b5c8259d4eb4?branch=f44

Log:
Update tokei to version 15

---
diff --git a/onefetch-fix-metadata-auto.diff b/onefetch-fix-metadata-auto.diff
index c3130e2..55a7ff1 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-06T19:44:41.298048+00:00
++++ onefetch-2.28.1/Cargo.toml	2026-09-16T08:56:03.805745+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 ef59f2e..086d86b 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-06T19:44:59.453692+00:00
++++ onefetch-2.28.1/Cargo.toml	2026-09-16T08:56:08.226735+00:00
 @@ -69,10 +69,6 @@
  name = "onefetch"
  path = "src/main.rs"
@@ -20,16 +20,21 @@
  features = [
      "max-performance-safe",
      "blob-diff",
-@@ -161,12 +157,6 @@
+@@ -156,16 +152,10 @@
+ features = ["time"]
+ 
+ [dependencies.tokei]
+-version = "14.0.0"
++version = "15.0.0"
+ 
  [dependencies.typetag]
  version = "0.2.23"
- 
+-
 -[dev-dependencies.criterion]
 -version = "0.8.2"
 -
 -[dev-dependencies.gix-testtools]
 -version = "0.20.0"
--
+ 
  [dev-dependencies.insta]
  version = "1.48.0"
- features = [

diff --git a/rust-onefetch.spec b/rust-onefetch.spec
index 86bfab6..e026523 100644
--- a/rust-onefetch.spec
+++ b/rust-onefetch.spec
@@ -28,6 +28,8 @@ Patch:          onefetch-fix-metadata-auto.diff
 #   but the maintainer of the gix stack in Fedora does not intend to do so,
 #   reasonably citing upstream discouragement in
 #   https://github.com/Byron/gitoxide/discussions/900.
+# * chore(deps): Update tokei to version 15:
+#   https://github.com/o2sh/onefetch/pull/1862
 Patch:          onefetch-fix-metadata.diff
 # * Downstream-only: revert the source-code change for gix 0.86+ so we can
 #   temporarily keep using gix 0.85.

diff --git a/rust2rpm.toml b/rust2rpm.toml
index c479b83..ea33777 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -15,6 +15,10 @@ the maintainer of the gix stack in Fedora does not intend to do so, reasonably \
 citing upstream discouragement in \
 https://github.com/Byron/gitoxide/discussions/900.\
 """,
+    """\
+chore(deps): Update tokei to version 15: \
+https://github.com/o2sh/onefetch/pull/1862\
+""",
 ]
 license-files.exclude = [
     # This is a data file with information about licenses used by askalono; it

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

only message in thread, other threads:[~2026-09-16  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16  9:06 [rpms/rust-onefetch] f44: Update tokei to version 15 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