public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pyxdameraulevenshtein] rawhide: More long options
@ 2026-09-11 10:44 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-11 10:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pyxdameraulevenshtein
Branch : rawhide
Commit : 9a8d1990a5b66add735ff6d5f7181042866a2696
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-11T11:43:45+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pyxdameraulevenshtein/c/9a8d1990a5b66add735ff6d5f7181042866a2696?branch=rawhide
Log:
More long options
[skip changelog]
---
diff --git a/python-pyxdameraulevenshtein.spec b/python-pyxdameraulevenshtein.spec
index b6df029..388d613 100644
--- a/python-pyxdameraulevenshtein.spec
+++ b/python-pyxdameraulevenshtein.spec
@@ -51,7 +51,8 @@ dos2unix --keepdate CHANGES.md
# pyproject.toml and offer upstream a PR, but we’re not quite sure what to
# suggest. Help is welcome.
rm '%{buildroot}%{python3_sitearch}/pyxdameraulevenshtein/_initialize.c'
-sed -r -i 's/.*\/_initialize\.c$/# &/' %{pyproject_files}
+sed --regexp-extended --in-place \
+ 's/.*\/_initialize\.c$/# &/' %{pyproject_files}
%check -a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 10:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 10:44 [rpms/python-pyxdameraulevenshtein] rawhide: More long options 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