14
0

Accepting request 1244108 from home:glaubitz:branches:devel:languages:python

- Update to 0.39.0
  * [fix] Remove monotonic from requirements (#1018)
  * [fix] wsgi: Clean up some override logic (#999)
  * [fix] Correct line lookup from inspect.getsourcelines() (#990)
  * Drop support of Python 3.7 (#967)
  * [fix] Calling eventlet.sleep(0) isn't really blocking,
    so don't blow up (#1015)

OBS-URL: https://build.opensuse.org/request/show/1244108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=129
This commit is contained in:
2025-02-07 10:50:02 +00:00
committed by Git OBS Bridge
parent 53500605dd
commit 6e0938c9c1
4 changed files with 15 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-eventlet
Version: 0.38.2
Version: 0.39.0
Release: 0
Summary: Concurrent networking library for Python
License: MIT