Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2016-03-07 13:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-eventlet (Old)
 and      /work/SRC/openSUSE:Factory/.python-eventlet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-eventlet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes  
2015-06-24 20:50:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes     
2016-03-07 13:24:01.000000000 +0100
@@ -1,0 +2,42 @@
+Fri Feb 26 19:02:50 UTC 2016 - [email protected]
+
+-  update to 0.18.4:
+  * wsgi: change TCP_NODELAY to TCP_QUICKACK, ignore socket error when not 
available
+  * wsgi: Use buffered writes - fixes partial socket.send without custom
+    writelines(); Github issue #295
+  * wsgi: TCP_NODELAY enabled by default
+  * wsgi: Fix data loss on partial writes (socket.send); Thanks to Jakub 
Stasiak
+  * IMPORTANT: do not use Eventlet 0.18.0 and 0.18.1
+  * patcher: Fix AttributeError in subprocess communicate()
+  * greenio: Fix "TypeError: an integer is required" in sendto()
+  * IMPORTANT: do not use Eventlet 0.18.0 and 0.18.1
+  * greenio: Fixed a bug that could cause send() to start an endless loop on
+    ENOTCONN; Thanks to Seyeong Kim
+  * wsgi: Fixed UNIX socket address being trimmed in "wsgi starting" log; 
Thanks
+    to Ihar Hrachyshka
+  * ssl: Ported eventlet.green.OpenSSL to Python 3; Thanks to Victor Stinner
+  * greenio: Made read() support buflen=-1 and added readall() (Python 3);
+    Thanks to David Szotten
+  * wsgi: Made the error raised in case of chunk read failures more precise 
(this
+    should be backwards compatible as the new exception class,
+    wsgi.ChunkReadError, is a subclass of ValueError which was being used there
+    before); Thanks to Samuel Merritt
+  * greenio: Fixed socket.recv() sometimes returning str instead of bytes on
+    Python 3; Thanks to Janusz Harkot
+  * wsgi: Improved request body discarding
+  * websocket: Fixed TypeError on empty websocket message (Python 3); Thanks to
+    Fukuchi Daisuke
+  * subprocess: Fixed universal_newlines support
+  * wsgi: Output of 0-byte chunks is now suppressed; Thanks to Samuel Merritt
+  * Improved the documentation; Thanks to Ramakrishnan G, ashutosh-mishra and
+    Azhar Hussain
+  * greenio: Changed GreenFileIO.write() (Python 3) to always write all data to
+    match the behavior on Python 2; Thanks to Victor Stinner
+  * subprocess: Fixed missing subprocess.mswindows attribute on Python 3.5;
+    Thanks to Josh VanderLinden
+  * ssl/monkey patching: Fixed a bug that would cause merely importing eventlet
+    to monkey patch the ssl module; Thanks to David Szotten
+  * documentation: Added support for building plain text documentation; thanks
+    to Levente Polyak
+
+-------------------------------------------------------------------

Old:
----
  eventlet-0.17.4.tar.gz

New:
----
  eventlet-0.18.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-eventlet.spec ++++++
--- /var/tmp/diff_new_pack.7U1WBQ/_old  2016-03-07 13:24:02.000000000 +0100
+++ /var/tmp/diff_new_pack.7U1WBQ/_new  2016-03-07 13:24:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-eventlet
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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.17.4
+Version:        0.18.4
 Release:        0
 Url:            http://eventlet.net
 Summary:        Highly concurrent networking library

++++++ eventlet-0.17.4.tar.gz -> eventlet-0.18.4.tar.gz ++++++
++++ 4317 lines of diff (skipped)


Reply via email to