Fix FTBFS with Python 3.15 (rhbz#2488372)

This commit is contained in:
Karolina Surma 2026-06-29 11:16:30 +02:00
commit ae5756e761
2 changed files with 169 additions and 0 deletions

View file

@ -41,6 +41,9 @@ Source: %{pypi_source sphinx %{upstream_version}}
# which causes that test to fail.
Patch: sphinx-test_theming.patch
# Fix for test_stemmer failing with Python 3.15+, merged upstream
Patch: https://github.com/sphinx-doc/sphinx/pull/14474.patch
# Make the first party extensions optional
# This removes the runtime dependencies on:
# - sphinxcontrib.applehelp