forked from pool/python-gevent
Accepting request 139481 from home:douglarek:languages
updated to version 0.13.8 OBS-URL: https://build.opensuse.org/request/show/139481 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
c792ac0666
commit
86ca5e3773
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0754f141d2889fa861918eb75482b9572763bd661479bbfc73a8c250f4eab6c5
|
||||
size 288284
|
||||
3
gevent-0.13.8.tar.gz
Normal file
3
gevent-0.13.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54b8d26300ce408c0916a3e63ef6cd3e6aca76230833558deb7de15196ed955e
|
||||
size 300098
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 16:23:38 UTC 2012 - douglarek@outlook.com
|
||||
|
||||
- Update to version 0.13.8:
|
||||
|
||||
* Fixed issue #80: gevent.httplib failed with RequestFailed errors because timeout was reset to 1s. Patch by Tomasz Prus.
|
||||
* core: fix compilation with the latest Cython: remove emit_ifdef/emit_else/emit_endif.
|
||||
* Fixed issue #132: gevent.socket.gethostbyname(<unicode>) now does ascii encoding and uses gevent's resolver rather than
|
||||
calling built-in resolver. Patch by Alexey Borzenkov.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 15:19:15 UTC 2012 - saschpe@suse.de
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-gevent
|
||||
Version: 0.13.7
|
||||
Version: 0.13.8
|
||||
Release: 0
|
||||
Url: http://www.gevent.org/
|
||||
Summary: Python network library that uses greenlet and libevent
|
||||
|
||||
Reference in New Issue
Block a user