public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fast-simplification] f43: Use %pyproject_patch_dependency in lieu of sed
@ 2026-08-16 21:57 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-16 21:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-fast-simplification
Branch : f43
Commit : 5ea51e42dab4d864abfcd9e1a5d74669f7c145b7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-04-29T21:24:16+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fast-simplification/c/5ea51e42dab4d864abfcd9e1a5d74669f7c145b7?branch=f43

Log:
Use %pyproject_patch_dependency in lieu of sed

---
diff --git a/python-fast-simplification.spec b/python-fast-simplification.spec
index 0593fb0..1dc124b 100644
--- a/python-fast-simplification.spec
+++ b/python-fast-simplification.spec
@@ -75,7 +75,7 @@ Provides:       bundled(Fast-Quadric-Mesh-Simplification) = 0^20201008git4aeffce
 
 %prep -a
 %if %{without pyvista}
-sed -r -i 's/^pyvista\b/# &/' requirements_test.txt
+%pyproject_patch_dependency pyvista:ignore
 %endif
 
 

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

only message in thread, other threads:[~2026-08-16 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 21:57 [rpms/python-fast-simplification] f43: Use %pyproject_patch_dependency in lieu of sed 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