forked from pool/python-eventlet
Accepting request 287498 from home:tbechtold:branches:devel:languages:python
New upstream release OBS-URL: https://build.opensuse.org/request/show/287498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8bfd7ba6bbf2223a7cd3b1ffec2f15ab28a2ef65171b57dddd4323c7ac24db7
|
|
||||||
size 267857
|
|
3
eventlet-0.17.0.tar.gz
Normal file
3
eventlet-0.17.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0db8fea22b2a48622efca6123cc7170cf7ac1a077cd83ee75fb1bc93c4739c8
|
||||||
|
size 276629
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 24 11:12:59 UTC 2015 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- update to version 0.17.0
|
||||||
|
* Full Python3 compatibility
|
||||||
|
* greendns: IPv6 support, improved handling of /etc/hosts
|
||||||
|
* tpool: make sure we return results during killall
|
||||||
|
* semaphore: Don't hog a semaphore if someone else is waiting for it
|
||||||
|
* green.socket: create_connection() was wrapping all exceptions
|
||||||
|
in socket.error
|
||||||
|
* Make sure SSL retries are done using the exact same data buffer
|
||||||
|
* greenio: shutdown already closed sockets without error
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 2 08:47:34 UTC 2015 - tbechtold@suse.com
|
Mon Feb 2 08:47:34 UTC 2015 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-eventlet
|
Name: python-eventlet
|
||||||
Version: 0.16.1
|
Version: 0.17.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://eventlet.net
|
Url: http://eventlet.net
|
||||||
Summary: Highly concurrent networking library
|
Summary: Highly concurrent networking library
|
||||||
|
Reference in New Issue
Block a user