Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2015-01-09 20:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2014-10-08 22:14:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes     
2015-01-09 20:50:37.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Jan  8 13:56:43 UTC 2015 - [email protected]
+
+- update to 0.16.0:
+  * Fix SSL socket wrapping and Python 2.7.9 compatibility; Thanks to Jakub 
Stasiak
+  * Fix monkey_patch() on Python 3; Thanks to Victor Stinner
+  * Fix "maximum recursion depth exceeded in GreenSocket.__del__"; Thanks to 
Jakub Stasiak
+  * db_pool: BaseConnectionPool.clear updates .current_size #139; Thanks to 
Andrey Gubarev
+  * Fix __str__ method on the TimeoutExpired exception class.; Thanks to Tomaz 
Muraus
+  * hubs: drop Twisted support
+  * Removed deprecated modules: api, most of coros, pool, proc, processes and 
util
+  * Improved Python 3 compatibility (including patch by raylu); Thanks to 
Jakub Stasiak
+  * Allow more graceful shutdown of wsgi server; Thanks to Stuart McLaren
+  * wsgi.input: Make send_hundred_continue_headers() a public API; Thanks to 
Tushar Gohad
+  * tpool: Windows compatibility, fix ResourceWarning. Thanks to Victor Stinner
+  * tests: Fix timers not cleaned up on MySQL test skips; Thanks to Corey 
Wright
+- Remove README.twisted from docs (removed upstream)
+
+-------------------------------------------------------------------

Old:
----
  eventlet-0.15.2.tar.gz

New:
----
  eventlet-0.16.0.tar.gz

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

Other differences:
------------------
++++++ python-eventlet.spec ++++++
--- /var/tmp/diff_new_pack.qIIY1Z/_old  2015-01-09 20:50:38.000000000 +0100
+++ /var/tmp/diff_new_pack.qIIY1Z/_new  2015-01-09 20:50:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-eventlet
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.15.2
+Version:        0.16.0
 Release:        0
 Url:            http://eventlet.net
 Summary:        Highly concurrent networking library
@@ -29,7 +29,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-greenlet
 BuildRequires:  python-setuptools
-Requires:       python-greenlet
+Requires:       python-greenlet >= 0.3
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
@@ -69,7 +69,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS LICENSE NEWS README.rst README.twisted
+%doc AUTHORS LICENSE NEWS README.rst
 %{python_sitelib}/*
 
 %files doc

++++++ eventlet-0.15.2.tar.gz -> eventlet-0.16.0.tar.gz ++++++
++++ 10072 lines of diff (skipped)

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

Reply via email to