public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sphinx_rtd_theme] rawhide: Unpin the upper bound of docutils
@ 2026-07-07 12:32 Karolina Surma
  0 siblings, 0 replies; only message in thread
From: Karolina Surma @ 2026-07-07 12:32 UTC (permalink / raw)
  To: git-commits

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}'|" \

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

only message in thread, other threads:[~2026-07-07 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 12:32 [rpms/python-sphinx_rtd_theme] rawhide: Unpin the upper bound of docutils Karolina Surma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox