14
0

- Add patch support-python3.12.patch:

* Support Python 3.12 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=113
This commit is contained in:
2023-11-30 04:42:15 +00:00
committed by Git OBS Bridge
parent 56b94f42a2
commit 9abc9de3e0
3 changed files with 163 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Patch0: denose-eventlet.patch
Patch2: python-eventlet-FTBFS2028.patch
# PATCH-FIX-UPSTREAM fix-py3-rlock.patch gh#eventlet/eventlet#754
Patch3: fix-py3-rlock.patch
# PATCH-FIX-OPENSUSE Based on https://src.fedoraproject.org/rpms/python-eventlet/raw/rawhide/f/python3.12.patch
Patch4: support-python3.12.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros