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,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 17 16:55:46 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add fix-py3-rlock.patch to make the code compatible with python 3.11,
gh#eventlet/eventlet#754
-------------------------------------------------------------------
Fri Dec 9 10:16:59 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>