forked from pool/python-eventlet
Accepting request 1039711 from home:yarunachalam:branches:devel:languages:python
- Update to v0.33.2 * Stop using deprecated threading APIs Way back in py26, snake_case alternatives were added for the old camelCase APIs. py310 started emitting DeprecationWarnings about them; presumably they'll look to remove the old APIs eventually. See OBS-URL: https://build.opensuse.org/request/show/1039711 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=92
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-eventlet
|
||||
Version: 0.33.1
|
||||
Version: 0.33.2
|
||||
Release: 0
|
||||
Summary: Concurrent networking library for Python
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user