Hello community,

here is the log from the commit of package python3-pyzmq for openSUSE:Factory 
checked in at 2016-07-14 09:47:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-19 10:49:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyzmq.new/python3-pyzmq.changes 
2016-07-14 09:47:22.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Jul  7 06:43:10 UTC 2016 - [email protected]
+
+- update to version 15.3.0:
+  * Bump bundled libzmq to 4.1.5, using tweetnacl for bundled curve
+    support instead of libsodium
+  * FIX: include .pxi includes in installation for consumers of Cython
+    API
+  * FIX: various fixes in new async sockets
+  * Introduce :mod:`zmq.decorators` API for decorating functions to
+    create sockets or contexts
+  * Add :meth:`zmq.Socket.subscribe` and
+    :meth:`zmq.Socket.unsubscribe` methods to sockets, so that
+    assignment is no longer needed for subscribing. Verbs should be
+    methods! Assignment is still supported for backward-compatibility.
+  * Accept text (unicode) input to z85 encoding, not just bytes
+  * :meth:`zmq.Context.socket` forwards keyword arguments to the
+    :class:`Socket` constructor
+
+-------------------------------------------------------------------

Old:
----
  pyzmq-15.2.0.tar.gz

New:
----
  pyzmq-15.3.0.tar.gz

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

Other differences:
------------------
++++++ python3-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.n76tzZ/_old  2016-07-14 09:47:26.000000000 +0200
+++ /var/tmp/diff_new_pack.n76tzZ/_new  2016-07-14 09:47:26.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyzmq
-Version:        15.2.0
+Version:        15.3.0
 Release:        0
 Summary:        Python bindings for 0MQ
 License:        LGPL-3.0+
@@ -29,6 +29,7 @@
 BuildRequires:  python3-Cython
 BuildRequires:  python3-cffi
 BuildRequires:  python3-devel
+BuildRequires:  python3-gevent
 BuildRequires:  python3-numpy
 BuildRequires:  python3-paramiko
 BuildRequires:  python3-pexpect
@@ -37,7 +38,6 @@
 BuildRequires:  python3-simplejson
 BuildRequires:  python3-tornado
 BuildRequires:  zeromq-devel
-BuildRequires:  python3-gevent
 # Test requirements
 # BuildRequires:  python3-nose
 Requires:       python3

++++++ pyzmq-15.2.0.tar.gz -> pyzmq-15.3.0.tar.gz ++++++
++++ 56004 lines of diff (skipped)


Reply via email to