forked from pool/python-eventlet
Accepting request 1039734 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039734 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=44
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afbe17f06a58491e9aebd7a4a03e70b0b63fd4cf76d8307bae07f280479b1515
|
||||
size 415294
|
3
eventlet-0.33.2.tar.gz
Normal file
3
eventlet-0.33.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82c382c2a2c712f1a8320378a9120ac9589d9f1131c36a63780f0b8504afa5bc
|
||||
size 415795
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 05:14:32 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 10:52:49 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
|
@@ -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