Hello community,

here is the log from the commit of package python3-pyzmq for openSUSE:Factory 
checked in at 2016-08-24 10:08:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-14 09:47:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyzmq.new/python3-pyzmq.changes 
2016-08-24 10:08:26.000000000 +0200
@@ -1,0 +2,23 @@
+Wed Aug 17 04:30:06 UTC 2016 - a...@gmx.de
+
+- update to version 15.4.0:
+  * Load bundled libzmq extension with import rather than CDLL, which
+    should fix some manifest issues in certain cases on Windows.
+  * Avoid installing asyncio sources on Python 2, which confuses some
+    tools that run python -m compileall, which reports errors on the
+    Python 3-only files.
+  * Bundle msvcp.dll in Windows wheels on CPython 3.5, which should
+    fix wheel compatibility systems without Visual C++ 2015
+    redistributable.
+  * :meth:`zmq.Context.instance` is now threadsafe.
+  * FIX: sync some behavior in zmq_poll and setting LINGER on
+    close/destroy with the CFFI backend.
+  * PERF: resolve send/recv immediately if events are available in
+    async Sockets
+  * Async Sockets (asyncio, tornado) now support send_json,
+    send_pyobj, etc.
+  * add preliminary support for zmq.DRAFT_API reflecting
+    ZMQ_BUILD_DRAFT_API, which indicates whether new APIs in
+    prereleases are available.
+
+-------------------------------------------------------------------

Old:
----
  pyzmq-15.3.0.tar.gz

New:
----
  pyzmq-15.4.0.tar.gz

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

Other differences:
------------------
++++++ python3-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.UKZzox/_old  2016-08-24 10:08:29.000000000 +0200
+++ /var/tmp/diff_new_pack.UKZzox/_new  2016-08-24 10:08:29.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyzmq
-Version:        15.3.0
+Version:        15.4.0
 Release:        0
 Summary:        Python bindings for 0MQ
 License:        LGPL-3.0+

++++++ pyzmq-15.3.0.tar.gz -> pyzmq-15.4.0.tar.gz ++++++
++++ 10065 lines of diff (skipped)


Reply via email to