14
0

Accepting request 148824 from devel:languages:python

Update to latest (forwarded request 148657 from posophe)

OBS-URL: https://build.opensuse.org/request/show/148824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2013-01-20 07:16:18 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

3
eventlet-0.11.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f9e1ece10f12f3614cce34f497a9977e9dcfc7046d0fd1a643b39be51426017
size 265937

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:000718aff76ce730ed8ed037f227b09f7cd815b7501670ad8312c6bb3ac164e1
size 262991

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-eventlet
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-eventlet
Version: 0.9.17
Version: 0.11.0
Release: 0
Url: http://eventlet.net
Summary: Highly concurrent networking library