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

A new commit has been pushed.

Repo   : rpms/python-sphinx-theme-builder
Branch : rawhide
Commit : 385a3db54ce6dc8836f7591e8869c8ffc1c44652
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-14T19:30:56-06:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-sphinx-theme-builder/c/385a3db54ce6dc8836f7591e8869c8ffc1c44652?branch=rawhide

Log:
Use %pyproject_patch_dependency

---
diff --git a/python-sphinx-theme-builder.spec b/python-sphinx-theme-builder.spec
index e91868a..1e573ba 100644
--- a/python-sphinx-theme-builder.spec
+++ b/python-sphinx-theme-builder.spec
@@ -50,7 +50,11 @@ sed -e 's|\("https://docs\.python\.org/3", \)None|\1"%{_docdir}/python3-docs/htm
     -i docs/conf.py
 
 # Skip test packages not available in Fedora
-sed -i '/pytest-/d' tests/requirements.txt
+%pyproject_patch_dependency pytest-clarity:ignore
+%pyproject_patch_dependency pytest-pspec:ignore
+
+# Do not run coverage tools during an RPM build
+%pyproject_patch_dependency pytest-cov:ignore
 
 %install -a
 %if %{without bootstrap}

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

only message in thread, other threads:[~2026-07-15  1:31 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:31 [rpms/python-sphinx-theme-builder] 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