Hello community, here is the log from the commit of package python-pyzmq for openSUSE:Factory checked in at 2015-03-18 13:06:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-10-02 14:14:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python-pyzmq.changes 2015-03-18 13:07:32.000000000 +0100 @@ -1,0 +2,35 @@ +Mon Mar 16 23:06:48 UTC 2015 - [email protected] + +- Update download Url + +------------------------------------------------------------------- +Mon Mar 16 21:17:00 UTC 2015 - [email protected] + +- Update to 14.5.0 + + Changes: + * use pickle.DEFAULT_PROTOCOL by default in send_pickle + * with the release of pip-6, OS X wheels are only marked as 10.6-intel, + indicating that they should be installable on any newer or single-arch Python. + * raise SSHException on failed check of host key + + Bugfixes: + * fix method name in utils.wi32.allow_interrupt + * fork-related fixes in garbage collection thread + * add missing import in zmq.__init__, causing failure to import in some circumstances +- Update to 14.4.1 + + Bugfixes + * SyntaxError on Python 2.6 in zmq.ssh + * Handle possible bug in garbage collection after fork +- Update to 14.4.0 + + New features + * Experimental support for libzmq-4.1.0 rc (new constants, plus zmq.has()). + * Update bundled libzmq to 4.0.5 + * Update bundled libsodium to 1.0.0 + * Fixes for SSH dialogs when using zmq.ssh to create tunnels + * More build/link/load fixes on OS X and Solaris + * Get Frame metadata via dict access (libzmq 4) + * Contexts and Sockets are context managers (term/close on __exit__) + * Add zmq.utils.win32.allow_interrupt context manager for catching SIGINT on Windows + + Bugfixes: + * Bundled libzmq should not trigger recompilation after install on PyPy + +------------------------------------------------------------------- Old: ---- pyzmq-14.3.1.tar.gz New: ---- pyzmq-14.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.OcXmBO/_old 2015-03-18 13:07:33.000000000 +0100 +++ /var/tmp/diff_new_pack.OcXmBO/_new 2015-03-18 13:07:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyzmq # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,13 +17,13 @@ Name: python-pyzmq -Version: 14.3.1 +Version: 14.5.0 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0+ and BSD-3-Clause Group: Development/Languages/Python Url: http://github.com/zeromq/pyzmq -Source: http://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz Source1: python-pyzmq-rpmlintrc BuildRequires: python-devel BuildRequires: zeromq-devel ++++++ pyzmq-14.3.1.tar.gz -> pyzmq-14.5.0.tar.gz ++++++ ++++ 47900 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
