- Add PygmentsBridge-trime_doctest_flags.patch to allow build of

the documentation even with the current Sphinx. (SUSE-ONLY
  PATCH, DO NOT SEND UPSTREAM!)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=360
This commit is contained in:
2023-05-24 20:56:16 +00:00
committed by Git OBS Bridge
parent cd31207dec
commit c0fecb5ffe
7 changed files with 64 additions and 3 deletions

View File

@@ -145,6 +145,9 @@ Patch74: skip_unverified_test.patch
# blocklist bypass via the urllib.parse component when supplying
# a URL that starts with blank characters
Patch75: CVE-2023-24329-blank-URL-bypass.patch
# PATCH-FIX-OPENSUSE PygmentsBridge-trime_doctest_flags.patch mcepl@suse.com
# Build documentation even without PygmentsBridge.trim_doctest_flags
Patch76: PygmentsBridge-trime_doctest_flags.patch
# COMMON-PATCH-END
BuildRequires: automake
BuildRequires: db-devel
@@ -347,6 +350,7 @@ that rely on earlier non-verification behavior.
%patch74 -p1
%endif
%patch75 -p1
%patch76 -p1
# For patch 66
cp -v %{SOURCE66} Lib/test/recursion.tar