Files
macports-ports/python/py-sphinx/files/pyproject.toml.patch
Joshua Root 30a41ee1c1 py-sphinx: update to 9.1.0
Keep py311 subport at 9.0.4 due to upstream dropping support.
2026-01-04 00:19:38 +11:00

12 lines
316 B
Diff

--- pyproject.toml.orig 2026-01-01 02:09:07
+++ pyproject.toml 2026-01-04 00:10:09
@@ -75,7 +75,7 @@
"sphinxcontrib-serializinghtml>=1.1.9",
"Jinja2>=3.1",
"Pygments>=2.17",
- "docutils>=0.21,<0.23",
+ "docutils>=0.21",
"snowballstemmer>=2.2",
"babel>=2.13",
"alabaster>=0.7.14",