Hello community,

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

Package is "python3-gevent"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-gevent/python3-gevent.changes    
2016-05-25 21:24:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-gevent.new/python3-gevent.changes       
2016-07-28 23:45:55.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Jul 21 15:17:23 UTC 2016 - a...@gmx.de
+
+- update to version 1.1.2:
+  * Python 2: sendall on a non-blocking socket could spuriously fail
+    with a timeout.
+  * If sys.stderr has been monkey-patched (not recommended),
+    exceptions that the hub reports aren't lost and can still be
+    caught. Reported in :issue:`825` by Jelle Smet.
+  * :class:`selectors.SelectSelector` is properly monkey-patched
+    regardless of the order of imports. Reported in :issue:`835` by
+    Przemysław Węgrzyn.
+  * Python 2: reload(site) no longer fails with a TypeError if gevent
+    has been imported. Reported in :issue:`805` by Jake Hilton.
+
+-------------------------------------------------------------------
@@ -7 +21,0 @@
-

Old:
----
  gevent-1.1.1.tar.gz

New:
----
  gevent-1.1.2.tar.gz

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

Other differences:
------------------
++++++ python3-gevent.spec ++++++
--- /var/tmp/diff_new_pack.dsKFIg/_old  2016-07-28 23:45:57.000000000 +0200
+++ /var/tmp/diff_new_pack.dsKFIg/_new  2016-07-28 23:45:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-gevent
-Version:        1.1.1
+Version:        1.1.2
 Release:        0
 Summary:        Python network library that uses greenlet and libevent
 License:        MIT

++++++ gevent-1.1.1.tar.gz -> gevent-1.1.2.tar.gz ++++++
++++ 26042 lines of diff (skipped)


Reply via email to