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

A new commit has been pushed.

Repo   : rpms/python-linkify-it-py
Branch : f44
Commit : 58a76de7829cf715087a568544a5cd2c0187e245
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-08-24T12:40:43-06:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-linkify-it-py/c/58a76de7829cf715087a568544a5cd2c0187e245?branch=f44

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-08-24 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 18:41 [rpms/python-linkify-it-py] f44: 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