Hello community, here is the log from the commit of package python3-pyzmq for openSUSE:Factory checked in at 2016-01-15 10:41:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pyzmq (Old) and /work/SRC/openSUSE:Factory/.python3-pyzmq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyzmq" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pyzmq/python3-pyzmq.changes 2015-12-03 13:32:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-pyzmq.new/python3-pyzmq.changes 2016-01-15 10:41:51.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Jan 12 22:24:52 UTC 2016 - [email protected] + +- update to version 15.2.0: + * FIX: handle multiple events in a single register call in + :mod:`zmq.asyncio` + * FIX: unicode/bytes bug in password prompt in :mod:`zmq.ssh` on + Python 3 + * FIX: workaround gevent monkeypatches in garbage collection thread + * update bundled minitornado from tornado-4.3. + * improved inspection by setting binding=True in cython compile + options + * add asyncio Authenticator implementation in + :mod:`zmq.auth.asyncio` + * workaround overflow bug in libzmq preventing receiving messages + larger than MAX_INT + +------------------------------------------------------------------- Old: ---- pyzmq-15.1.0.tar.gz New: ---- pyzmq-15.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.mroU1T/_old 2016-01-15 10:41:52.000000000 +0100 +++ /var/tmp/diff_new_pack.mroU1T/_new 2016-01-15 10:41:52.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-pyzmq # -# 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: python3-pyzmq -Version: 15.1.0 +Version: 15.2.0 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0+ ++++++ pyzmq-15.1.0.tar.gz -> pyzmq-15.2.0.tar.gz ++++++ ++++ 3192 lines of diff (skipped)
