14
0

Accepting request 154902 from devel:languages:python

Update to 1.12.1 (forwarded request 154901 from posophe)

OBS-URL: https://build.opensuse.org/request/show/154902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2013-02-08 13:44:05 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Feb 8 11:19:25 UTC 2013 - p.drouand@gmail.com
- Update to version 0.12.1:
* zmq: Fix 100% busy CPU in idle after .bind(PUB)
* greenio: Fix socket.settimeout() did not switch back to blocking mode
* greenio: socket.dup() made excess fcntl syscalls
* setup: Remove legacy --without-greenlet option and unused httplib2 dependency
* wsgi: environ[REMOTE_PORT], also available in log_format, log accept event
* tests: Support libzmq 3.0 SNDHWM option
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 15 19:53:02 UTC 2013 - p.drouand@gmail.com Tue Jan 15 19:53:02 UTC 2013 - p.drouand@gmail.com

View File

@@ -17,7 +17,7 @@
Name: python-eventlet Name: python-eventlet
Version: 0.11.0 Version: 0.12.1
Release: 0 Release: 0
Url: http://eventlet.net Url: http://eventlet.net
Summary: Highly concurrent networking library Summary: Highly concurrent networking library