14
0

Accepting request 148657 from home:posophe:branches:devel:languages:python

Update to latest

OBS-URL: https://build.opensuse.org/request/show/148657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=8
This commit is contained in:
Sascha Peilicke
2013-01-17 12:06:44 +00:00
committed by Git OBS Bridge
parent 14e6a99309
commit 9278a29aa0
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 15 19:53:02 UTC 2013 - p.drouand@gmail.com
- Update to version 0.11.0:
* ssl: Fix 100% busy CPU in socket.sendall() (thanks to Raymon Lu)
* zmq: Return linger argument to Socket.close() (thanks to Eric Windisch)
* tests: SSL tests were always skipped due to bug in skip_if_no_ssl decorator
-------------------------------------------------------------------
Fri Nov 23 10:57:40 UTC 2012 - saschpe@suse.de