public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rustyline] epel9: drop patch to downgrade utf8parse - 0.2.0 is now available
@ 2026-09-24 23:38 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-24 23:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-rustyline
Branch : epel9
Commit : 25a3c930d8346c1ca7514284195bbafaa9cd2d47
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2020-08-30T16:19:50+02:00
Stats  : +7/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rustyline/c/25a3c930d8346c1ca7514284195bbafaa9cd2d47?branch=epel9

Log:
drop patch to downgrade utf8parse - 0.2.0 is now available

---
diff --git a/00-fixup-cargo-toml.patch b/00-fixup-cargo-toml.patch
index 72ac01b..08101f6 100644
--- a/00-fixup-cargo-toml.patch
+++ b/00-fixup-cargo-toml.patch
@@ -1,6 +1,8 @@
---- rustyline-6.1.2/Cargo.toml	2020-04-23T17:16:07+00:00
-+++ rustyline-6.1.2/Cargo.toml	2020-04-23T18:47:40.053332+00:00
-@@ -71,17 +71,11 @@
+diff --git a/Cargo.toml b/Cargo.toml
+index 21d7fbf..ff121dd 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -71,17 +71,12 @@ with-fuzzy = ["skim"]
  version = "0.17"
  
  [target."cfg(unix)".dependencies.skim]
@@ -9,14 +11,13 @@
  optional = true
  
  [target."cfg(unix)".dependencies.utf8parse]
--version = "0.2"
+ version = "0.2"
 -[target."cfg(windows)".dependencies.scopeguard]
 -version = "1.1"
--
+ 
 -[target."cfg(windows)".dependencies.winapi]
 -version = "0.3"
 -features = ["consoleapi", "handleapi", "minwindef", "processenv", "winbase", "wincon", "winuser"]
-+version = "0.1"
  [badges.github-actions]
  repository = "kkawakam/rustyline"
  workflow = "Rust"

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

only message in thread, other threads:[~2026-09-24 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 23:38 [rpms/rust-rustyline] epel9: drop patch to downgrade utf8parse - 0.2.0 is now available Fabio Valentini

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