Update to 8.1.3

- Fixes: rhbz#2275375
This commit is contained in:
Tomáš Hrnčiar 2025-01-09 08:31:43 +01:00
commit c97bb0f3e2
6 changed files with 52 additions and 237 deletions

View file

@ -19,7 +19,7 @@
%bcond latex_tests 1
Name: python-sphinx
%global general_version 7.3.7
%global general_version 8.1.3
#global prerel ...
%global upstream_version %{general_version}%{?prerel}
Version: %{general_version}%{?prerel:~%{prerel}}
@ -54,12 +54,6 @@ Patch: sphinx-test_theming.patch
# https://github.com/sphinx-doc/sphinx/pull/11747
Patch: Make-the-first-party-extensions-optional.patch
# Fix tests with Python 3.13+
Patch: https://github.com/sphinx-doc/sphinx/pull/12373.patch
# Lazily import defusedxml only when necessary
Patch: https://github.com/sphinx-doc/sphinx/pull/12362.patch
BuildArch: noarch
BuildRequires: make