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-design] rawhide: Use %pyproject_patch_dependency
Date: Wed, 15 Jul 2026 01:30:11 GMT [thread overview]
Message-ID: <178407901140.1.12068904979747507843.rpms-python-sphinx-design-106190965785@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-sphinx-design
Branch : rawhide
Commit : 106190965785e06782f7e3c1a86102a8926a67d6
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T19:30:01-06:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-sphinx-design/c/106190965785e06782f7e3c1a86102a8926a67d6?branch=rawhide
Log:
Use %pyproject_patch_dependency
---
diff --git a/python-sphinx-design.spec b/python-sphinx-design.spec
index 3a093d5..4162b98 100644
--- a/python-sphinx-design.spec
+++ b/python-sphinx-design.spec
@@ -67,11 +67,11 @@ Documentation for %{name}.
%autosetup -n sphinx-design-%{version} -p1
# Unpin pytest and myst-parser's version
-sed -i "/pytest~=/s/~=8\.3//" pyproject.toml
-sed -i "/myst-parser>=/s/>=4,<6//" pyproject.toml
+%pyproject_patch_dependency pytest:drop_upper
+%pyproject_patch_dependency myst-parser:drop_upper
# Do not run code coverage tools
-sed -i "/pytest-cov/d" pyproject.toml
+%pyproject_patch_dependency pytest-cov:ignore
%build -a
# Build documentation
reply other threads:[~2026-07-15 1:30 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=178407901140.1.12068904979747507843.rpms-python-sphinx-design-106190965785@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