forked from pool/python-eventlet
Accepting request 298588 from home:tbechtold:branches:devel:languages:python
New upstream release OBS-URL: https://build.opensuse.org/request/show/298588 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
a01428e051
commit
03c0499a3d
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0db8fea22b2a48622efca6123cc7170cf7ac1a077cd83ee75fb1bc93c4739c8
|
||||
size 276629
|
3
eventlet-0.17.3.tar.gz
Normal file
3
eventlet-0.17.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d39e4124a7b10055c78d5c51c2ee23789a8ebf4f8b811fee4533542ecd3ac99a
|
||||
size 284464
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 13:11:05 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
- update to 0.17.3:
|
||||
* green.thread: Python3.3+ fixes; Thanks to Victor Stinner
|
||||
* Semaphore.acquire() accepts timeout=-1; Thanks to Victor Stinner
|
||||
* wsgi: Provide python logging compatibility; Thanks to Sean Dague
|
||||
* greendns: fix premature connection closing in DNS proxy; Thanks to
|
||||
Tim Simmons
|
||||
* greenio: correct fd close; Thanks to Antonio Cuni and Victor Sergeyev
|
||||
* green.ssl: HTTPS client Python 2.7.9+ compatibility
|
||||
* setup: tests.{isolated,manual} polluted top-level packages
|
||||
* greendns: fix dns.name import and Python3 compatibility
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 11:12:59 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-eventlet
|
||||
Version: 0.17.0
|
||||
Version: 0.17.3
|
||||
Release: 0
|
||||
Url: http://eventlet.net
|
||||
Summary: Highly concurrent networking library
|
||||
|
Reference in New Issue
Block a user