- 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

@@ -267,6 +267,8 @@ Wed Feb 5 09:13:26 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
thread-locals support.
- Remove upstreamed patches:
- CVE-2024-12254-unbound-mem-buffering-SelectorSocketTransport.writelines.patch
- Add doc-py38-to-py36.patch to make documentation buildable on
SLE with older Sphinx.
-------------------------------------------------------------------
Mon Jan 27 09:09:00 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>