Hello community, here is the log from the commit of package python3-gevent for openSUSE:Factory checked in at 2016-04-11 09:14:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-16 10:35:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-gevent.new/python3-gevent.changes 2016-04-11 10:27:00.000000000 +0200 @@ -1,0 +2,17 @@ +Sun Apr 10 17:15:01 UTC 2016 - [email protected] + +- update to version 1.1.1: + * Nested callbacks that set and clear an Event no longer cause wait + to return prematurely. Reported in :issue:`771` by Sergey + Vasilyev. + * Fix build on Solaris 10. Reported in :issue:`777` by wiggin15. + * The ref parameter to :func:`gevent.os.fork_and_watch` was being + ignored. + * Python 3: :class:`gevent.queue.Channel` is now correctly iterable, + instead of raising a :exc:`TypeError`. + * Python 3: Add support for :meth:`socket.socket.sendmsg`, + :meth:`socket.socket.recvmsg` and + :meth:`socket.socket.recvmsg_into` on platforms where they are + defined. Initial :pr:`773` by Jakub Klama. + +------------------------------------------------------------------- Old: ---- gevent-1.1.0.tar.gz New: ---- gevent-1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-gevent.spec ++++++ --- /var/tmp/diff_new_pack.1wYyAH/_old 2016-04-11 10:27:01.000000000 +0200 +++ /var/tmp/diff_new_pack.1wYyAH/_new 2016-04-11 10:27:01.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-gevent -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Python network library that uses greenlet and libevent License: MIT ++++++ gevent-1.1.0.tar.gz -> gevent-1.1.1.tar.gz ++++++ ++++ 6449 lines of diff (skipped)
