14
0

- Fix broken test with openssl 3.5.0:

* Add patch fix-test-with-openssl-3.5.0.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=133
This commit is contained in:
2025-04-22 07:40:49 +00:00
committed by Git OBS Bridge
parent 88e222f89e
commit af8777e21e
3 changed files with 22 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ License: MIT
Group: Development/Languages/Python
URL: https://eventlet.net
Source: https://files.pythonhosted.org/packages/source/e/eventlet/eventlet-%{version}.tar.gz
# PATCH-FIX-OPENSUSE: fix-test-with-openssl-3.5.0.patch bsc#1241037 -- based on PR 1034
Patch1: fix-test-with-openssl-3.5.0.patch
BuildRequires: %{python_module hatch-vcs}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}