- Add gh-126500-test_ssl-no-stop-ThreadedEchoServer-OSError.patch

and gh-127257-ssl-OSError-ERR_LIB_SYS.patch to make the
  interpreter compatible with OpenSSL 3.5 (bsc#1241067).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=90
This commit is contained in:
2025-04-16 07:15:35 +00:00
committed by Git OBS Bridge
parent 24d06dc05c
commit 0f47302d79
4 changed files with 156 additions and 0 deletions

View File

@@ -228,6 +228,10 @@ Patch42: gh126985-mv-pyvenv.cfg2getpath.patch
# PATCH-FIX-UPSTREAM gh-132535-rsrc-warn-test_timeout.patch gh#python/cpython#132535 mcepl@suse.com
# allows test_timeout tests to pass
Patch43: gh-132535-rsrc-warn-test_timeout.patch
# PATCH-FIX-UPSTREAM bsc#1241067 mcepl@suse.com
# Make the interpreter compatible with OpenSSL 3.5
Patch44: gh-126500-test_ssl-no-stop-ThreadedEchoServer-OSError.patch
Patch44: gh-127257-ssl-OSError-ERR_LIB_SYS.patch
BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: fdupes