public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Karolina Surma <ksurma@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-sphinx] rawhide: Unpin the upper bound of docutils
Date: Tue, 07 Jul 2026 12:32:22 GMT [thread overview]
Message-ID: <178342754265.1.15116154000387934386.rpms-python-sphinx-e62fa98a1880@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-sphinx
Branch : rawhide
Commit : e62fa98a1880ff02e2f055c581ac253145601b29
Author : Karolina Surma <ksurma@redhat.com>
Date : 2026-07-07T11:18:13+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-sphinx/c/e62fa98a1880ff02e2f055c581ac253145601b29?branch=rawhide
Log:
Unpin the upper bound of docutils
---
diff --git a/python-sphinx.spec b/python-sphinx.spec
index 2a98fd1..e656d49 100644
--- a/python-sphinx.spec
+++ b/python-sphinx.spec
@@ -368,6 +368,9 @@ sed -i -e '/pytest-xdist/d' pyproject.toml
# sphinx 9.1.0 requires pytest >= 9, which we don't have in Fedora yet
sed -i '/"pytest>=/ s/>=[^",]*//' pyproject.toml
+# docutils moves faster than sphinx
+%pyproject_patch_dependency docutils:drop_upper
+
# Drop test-dependency on defusedxml,
# use xml from the standard library instead.
# defusedxml is safer but this is only used in tests.
reply other threads:[~2026-07-07 12:32 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=178342754265.1.15116154000387934386.rpms-python-sphinx-e62fa98a1880@fedoraproject.org \
--to=ksurma@redhat.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