Fix FTBFS with Python 3.15 (rhbz#2488372)
This commit is contained in:
parent
43224afcef
commit
ae5756e761
2 changed files with 169 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue