Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2014-10-08 22:13:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2013-10-25 11:15:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes     
2014-10-08 22:14:11.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Sep  2 08:00:50 UTC 2014 - [email protected]
+
+- update to 0.15.2:
+  * greenio: fixed memory leak, introduced in 0.15.1; Thanks to Michael 
Kerrin, Tushar Gohad
+  * wsgi: Support optional headers w/ "100 Continue" responses; Thanks to 
Tushar Gohad
+  * greenio: Fix second simultaneous read (parallel paramiko issue); Thanks to 
Jan Grant, Michael Kerrin
+  * db_pool: customizable connection cleanup function; Thanks to Avery Fay
+  * Python3 compatibility -- **not ready yet**; Thanks to Astrum Kuo, Davanum 
Srinivas, Jakub Stasiak, Victor Sergeyev
+  * coros: remove Actor which was deprecated in 2010-01
+  * saranwrap: remove saranwrap which was deprecated in 2010-02
+  * PyPy compatibility fixes; Thanks to Dmitriy Kruglyak, Jakub Stasiak
+  * green.profile: accumulate results between runs; Thanks to Zhang Hua
+  * greenthread: add .unlink() method; Thanks to Astrum Kuo
+  * packaging: Generate universal wheels; Thanks to Jakub Stasiak
+  * queue: Make join not wait if there are no unfinished tasks; Thanks to 
Jakub Stasiak
+  * tpool: proxy __enter__, __exit__ fixes Bitbucket-158; Thanks to Eric Urban
+  * websockets: Add websockets13 support; handle lack of Upgrade header; 
Thanks to Edward George
+  * wsgi: capitalize_response_headers option
+
+-------------------------------------------------------------------

Old:
----
  eventlet-0.14.0.tar.gz

New:
----
  eventlet-0.15.2.tar.gz

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

Other differences:
------------------
++++++ python-eventlet.spec ++++++
--- /var/tmp/diff_new_pack.bYdrgi/_old  2014-10-08 22:14:12.000000000 +0200
+++ /var/tmp/diff_new_pack.bYdrgi/_new  2014-10-08 22:14:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-eventlet
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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.14.0
+Version:        0.15.2
 Release:        0
 Url:            http://eventlet.net
 Summary:        Highly concurrent networking library
@@ -47,13 +47,14 @@
 interpreter, or as a small part of a larger application.
 
 %package doc
-
 Summary:        Highly concurrent networking library - Documentation
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
 
 %description doc
-Documentation for the python-eventlet package.
+Documentation for Eventlet, which is a concurrent networking library
+for Python that allows you to change how you run your code, not how you write 
it.
+
 
 %prep
 %setup -q -n eventlet-%{version}

++++++ eventlet-0.14.0.tar.gz -> eventlet-0.15.2.tar.gz ++++++
++++ 24196 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to