public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-linkify-it-py] rawhide: Use %pyproject_patch_dependency
@ 2026-07-15  1:27 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-15  1:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-linkify-it-py
Branch : rawhide
Commit : 4f40c9d04b31a381c100b3cb816dbc51cc303a8c
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-14T19:27:42-06:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-linkify-it-py/c/4f40c9d04b31a381c100b3cb816dbc51cc303a8c?branch=rawhide

Log:
Use %pyproject_patch_dependency

---
diff --git a/python-linkify-it-py.spec b/python-linkify-it-py.spec
index 7895913..db2ef4c 100644
--- a/python-linkify-it-py.spec
+++ b/python-linkify-it-py.spec
@@ -41,7 +41,8 @@ Summary:        Link recognition library with full Unicode support
 %autosetup -n linkify-it-py-%{version}
 
 # Do not run coverage tools in RPM builds
-sed -i 's/, "coverage", "pytest-cov"//' pyproject.toml
+%pyproject_patch_dependency coverage:ignore
+%pyproject_patch_dependency pytest-cov:ignore
 
 %check
 %pytest -v

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

only message in thread, other threads:[~2026-07-15  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15  1:27 [rpms/python-linkify-it-py] rawhide: Use %pyproject_patch_dependency Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox