pyzmq (15.2.0-0ubuntu4) xenial; urgency=medium * No-change rebuild for pypy 5.0. -- Matthias Klose Fri, 08 Apr 2016 14:53:57 +0200 pyzmq (15.2.0-0ubuntu3) xenial; urgency=medium * Don't ship the asyncio.py submodules for Python2 and PyPy. -- Matthias Klose Wed, 16 Mar 2016 12:31:40 +0100 pyzmq (15.2.0-0ubuntu2) xenial; urgency=medium * Fix send_large test for 32bit targets. * Don't run the tests on the buildds, hanging. Verified that the tests pass on i386 and amd64. -- Matthias Klose Tue, 15 Mar 2016 12:31:37 +0100 pyzmq (15.2.0-0ubuntu1) xenial; urgency=medium * New upstream version. * Revert changes from 15.1.0-1ubuntu1. -- Matthias Klose Tue, 15 Mar 2016 10:46:48 +0100 pyzmq (15.1.0-1ubuntu1) xenial; urgency=medium * Build-depend on libzmq5-dev | libzmq-dev. -- Matthias Klose Mon, 14 Mar 2016 19:12:27 +0100 pyzmq (15.1.0-1build1) xenial; urgency=medium * No-change rebuild to drop python3.4 support. -- Matthias Klose Tue, 19 Jan 2016 11:46:14 +0000 pyzmq (15.1.0-1) unstable; urgency=medium * Team upload. * New upstream release. * Add LGPL-3 exemption for linking. * Build-Depend on python{,3}-tornado. * Delete _test_asyncio.py from Python 2.x packages, to avoid a byte compilation failure at install time. * Patch upstream tests to allocate a buffer for zmq_getsockopt to write to. * Handle the lack of a pypy-tornado by skipping the tests. * Drop the absolute import patch, and instead discover tests by module, not path. -- Stefano Rivera Sun, 10 Jan 2016 09:44:33 -0800 pyzmq (14.4.0-4) unstable; urgency=medium [ Vincent Bernat ] * Also B-D on python3-cffi-backend-dbg. [ Julian Taylor ] * fix test import failure due to missing python3 gevent (Closes: #800732) * remove obsolete XS-Testsuite * bump to debian/compat 9 -- Vincent Bernat Thu, 17 Sep 2015 08:14:19 +0200 pyzmq (14.4.0-3) unstable; urgency=medium * CFFI backend was relying on the presence of gcc to get the multiarch triplet. Get this information from sys instead. This should fix the autopkgtest. -- Vincent Bernat Tue, 15 Sep 2015 21:07:17 +0200 pyzmq (14.4.0-2) unstable; urgency=medium * Add missing python{,3}-cffi, python-cffi-backend-dbg, python-gevent{,-dbg} and python-numpy-dbg build-dependencies to run tests. Closes: #796930. * Bump Standard To 3.9.6. * Add myself to uploaders. * Remove runtime dependency on gcc and libzmq3-dev. -- Vincent Bernat Sat, 29 Aug 2015 22:32:43 +0200 # For older changelog entries, run 'apt-get changelog python3-zmq'