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_rtd_theme] rawhide: Unpin the upper bound of docutils
Date: Tue, 07 Jul 2026 12:32:16 GMT [thread overview]
Message-ID: <178342753629.1.12913197423517203175.rpms-python-sphinx_rtd_theme-404d148ec72b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-sphinx_rtd_theme
Branch : rawhide
Commit : 404d148ec72bcc6e97d28e33fa29abec3534b184
Author : Karolina Surma <ksurma@redhat.com>
Date : 2026-07-07T11:17:14+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-sphinx_rtd_theme/c/404d148ec72bcc6e97d28e33fa29abec3534b184?branch=rawhide
Log:
Unpin the upper bound of docutils
---
diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec
index 33cdbcb..d52219b 100644
--- a/python-sphinx_rtd_theme.spec
+++ b/python-sphinx_rtd_theme.spec
@@ -65,7 +65,7 @@ readthedocs.org.
%autosetup -p1 -n %{srcname}-%{version}
# Unpin docutils
-sed -i "s/docutils >0.18,<0\.22/docutils >0.18/" setup.cfg
+%pyproject_patch_dependency docutils:drop_upper
# Use local objects.inv for intersphinx
sed -e "s|\('https://docs\.readthedocs\.io/en/stable/', \)None|\1'%{SOURCE1}'|" \
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=178342753629.1.12913197423517203175.rpms-python-sphinx_rtd_theme-404d148ec72b@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