public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-libcst] rawhide: Drop an unused patch
@ 2026-07-08  9:12 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-08  9:12 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-libcst
            Branch : rawhide
            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=rawhide

            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
-

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

only message in thread, other threads:[~2026-07-08  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08  9:12 [rpms/python-libcst] rawhide: Drop an unused patch 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