14
0

- Add fix-py3-rlock.patch to make the code compatible with python 3.11,

gh#eventlet/eventlet#754

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=97
This commit is contained in:
2023-01-17 16:58:40 +00:00
committed by Git OBS Bridge
parent 3deedd99d4
commit 50b75ca140
3 changed files with 128 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-eventlet
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,8 @@ Patch0: denose-eventlet.patch
Patch1: newdnspython.patch
# PATCH-FIX-UPSTREAM https://github.com/eventlet/eventlet/pull/643
Patch2: python-eventlet-FTBFS2028.patch
# PATCH-FIX-UPSTREAM fix-py3-rlock.patch gh#eventlet/eventlet#754
Patch3: fix-py3-rlock.patch
BuildRequires: %{python_module setuptools}
%if %{with python2}
BuildRequires: python2-monotonic >= 1.4