public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sphinx] 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
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.

^ 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] 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