- Add doc-py38-to-py36.patch to make documentation buildable on

SLE with older Sphinx.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=77
This commit is contained in:
2025-02-05 16:42:08 +00:00
committed by Git OBS Bridge
parent c596c85ff5
commit 875a6f6235
3 changed files with 473 additions and 0 deletions

View File

@@ -214,6 +214,9 @@ Patch09: skip-test_pyobject_freed_is_freed.patch
# PATCH-FIX-OPENSUSE fix-test-recursion-limit-15.6.patch gh#python/cpython#115083
# Skip some failing tests in test_compile for i586 arch in 15.6.
Patch40: fix-test-recursion-limit-15.6.patch
# PATCH-FIX-SLE doc-py38-to-py36.patch mcepl@suse.com
# Make documentation extensions working with Python 3.6
Patch41: doc-py38-to-py36.patch
BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: fdupes