public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rustyline] epel9: drop patch to downgrade utf8parse - 0.2.0 is now available
Date: Thu, 24 Sep 2026 23:38:46 GMT	[thread overview]
Message-ID: <179029312641.1.10542225499604714244.rpms-rust-rustyline-25a3c930d834@fedoraproject.org> (raw)

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"

                 reply	other threads:[~2026-09-24 23:38 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=179029312641.1.10542225499604714244.rpms-rust-rustyline-25a3c930d834@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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