Hello community, here is the log from the commit of package python3-pyzmq for openSUSE:Factory checked in at 2016-10-20 23:08:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-08-24 10:08:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pyzmq.new/python3-pyzmq.changes 2016-10-20 23:09:45.000000000 +0200 @@ -1,0 +2,18 @@ +Tue Oct 11 16:16:53 UTC 2016 - [email protected] + +- update to version 16.0.0: + * Support for Python 2.6 and Python 3.2 is dropped. For old Pythons, + use :command:`pip install "pyzmq<16"` to get the last version of + pyzmq that supports these versions. + * Include zmq.h + * Deprecate zmq.Stopwatch. Native Python timing tools can be used + instead. + * Better support for using pyzmq as a Cython library - bundle zmq.h + when pyzmq bundles libzmq as an extension - add + :func:`zmq.get_library_dirs` to find bundled libzmq + * Updates to setup.py for Cython 0.25 compatibility + * Various asyncio/future fixes: - support raw sockets in pollers - + allow cancelling async sends + * Fix :meth:`IOLoop.current` in :mod:`zmq.green` + +------------------------------------------------------------------- Old: ---- pyzmq-15.4.0.tar.gz New: ---- pyzmq-16.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.3odJ6O/_old 2016-10-20 23:09:46.000000000 +0200 +++ /var/tmp/diff_new_pack.3odJ6O/_new 2016-10-20 23:09:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-pyzmq -Version: 15.4.0 +Version: 16.0.0 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0+ ++++++ pyzmq-15.4.0.tar.gz -> pyzmq-16.0.0.tar.gz ++++++ ++++ 21110 lines of diff (skipped)
