Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2015-07-20 11:21:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyzmq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyzmq"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes        
2015-03-18 13:07:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python-pyzmq.changes   
2015-07-20 11:22:01.000000000 +0200
@@ -1,0 +2,27 @@
+Wed Jul 15 09:20:24 UTC 2015 - [email protected]
+
+- Include authors and BSD license in source
+
+-------------------------------------------------------------------
+Mon Jul 13 18:31:35 UTC 2015 - [email protected]
+
+- Update to 14.7.0
+  + Changes:
+       * Update bundled libzmq to 4.1.2.
+    * Following the lead of Python 3.5, interrupted system calls will be 
retried.
+  + Bugfixes:
+    * Fixes for CFFI backend on Python 3 + support for PyPy 3.
+    * Verify types of all frames in :meth:`~zmq.Socket.send_multipart` 
+      before sending, to avoid partial messages.
+    * Fix build on Windows when both debug and release versions of libzmq are 
found.
+- Update to 14.6.0
+  + Changes:
+    * improvements in :meth:`zmq.Socket.bind_to_random_port`:
+      - Use system to allocate ports by default
+    * pyzmq no longer bundles external libzmq when making a bdist. 
+      You can use delocate to do this.
+  + Bugfixes:
+    * add missing :attr:`ndim` on memoryviews of Frames
+    * allow :func:`copy.copy` and :func:`copy.deepcopy` on Sockets, Contexts
+
+-------------------------------------------------------------------

Old:
----
  pyzmq-14.5.0.tar.gz

New:
----
  pyzmq-14.7.0.tar.gz

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

Other differences:
------------------
++++++ python-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.PyJXTs/_old  2015-07-20 11:22:02.000000000 +0200
+++ /var/tmp/diff_new_pack.PyJXTs/_new  2015-07-20 11:22:02.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-pyzmq
-Version:        14.5.0
+Version:        14.7.0
 Release:        0
 Summary:        Python bindings for 0MQ
 License:        LGPL-3.0+ and BSD-3-Clause
@@ -69,7 +69,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING.LESSER README.md examples docs
+%doc AUTHORS.md COPYING.BSD COPYING.LESSER README.md examples docs
 %{python_sitearch}/zmq/
 %{python_sitearch}/pyzmq-%{version}-py%{py_ver}.egg-info
 %exclude %{python_sitearch}/zmq/utils/*.h

++++++ pyzmq-14.5.0.tar.gz -> pyzmq-14.7.0.tar.gz ++++++
++++ 41944 lines of diff (skipped)


Reply via email to