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/python-libcst] f44: Drop an unused patch
Date: Thu, 09 Jul 2026 05:13:47 GMT [thread overview]
Message-ID: <178357402729.1.2296159900265531162.rpms-python-libcst-65f9b1d7efc1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-libcst
Branch : f44
Commit : 65f9b1d7efc15bd7ef30d6ac4c794ddfa564000c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-07T11:29:37+01:00
Stats : +0/-27 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-libcst/c/65f9b1d7efc15bd7ef30d6ac4c794ddfa564000c?branch=f44
Log:
Drop an unused patch
[skip changelog]
---
diff --git a/0001-Apply-minor-patch-for-compatibility-with-annotate-sn.patch b/0001-Apply-minor-patch-for-compatibility-with-annotate-sn.patch
deleted file mode 100644
index e86c8a4..0000000
--- a/0001-Apply-minor-patch-for-compatibility-with-annotate-sn.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 0015443c7e0fce16f5e4d263dabb6eee15bc9d85 Mon Sep 17 00:00:00 2001
-From: Fabio Valentini <decathorpe@gmail.com>
-Date: Fri, 21 Feb 2025 12:16:33 +0100
-Subject: [PATCH] Apply minor patch for compatibility with annotate-snippets
- 0.11
-
----
- native/libcst/src/lib.rs | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/native/libcst/src/lib.rs b/native/libcst/src/lib.rs
-index 03a9717..bda9284 100644
---- a/native/libcst/src/lib.rs
-+++ b/native/libcst/src/lib.rs
-@@ -117,7 +117,8 @@ pub fn prettify_error(err: ParserError, label: &str) -> std::string::String {
- format!(
- "expected {} {} -> {}",
- e.expected, loc.start_pos, loc.end_pos
-- ),
-+ )
-+ .as_str(),
- )
- .to_string()
- }
---
-2.48.1
-
reply other threads:[~2026-07-09 5:13 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=178357402729.1.2296159900265531162.rpms-python-libcst-65f9b1d7efc1@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