public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-sphinx-theme-builder] rawhide: Use %pyproject_patch_dependency
Date: Wed, 15 Jul 2026 01:31:06 GMT [thread overview]
Message-ID: <178407906658.1.12464667166642805134.rpms-python-sphinx-theme-builder-385a3db54ce6@fedoraproject.org> (raw)
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}
reply other threads:[~2026-07-15 1:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178407906658.1.12464667166642805134.rpms-python-sphinx-theme-builder-385a3db54ce6@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox