feature freeze exception for pyzmq 2.1.11

Bug #935141 reported by Julian Taylor
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pyzmq (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

zeromq 2.1.11 was recently packaged in debian, it is a bugfix only release which I want sync to ubuntu shortly
this also requires a pyzmq update to 2.1.11 which I am currently preparing in debian.
pyzmq includes a couple new features but mostly only convenience functions and minor tweaks.

30 commits
 27 files changed, 553 insertions(+), 369 deletions(-)

Upstream changelog
version bump 2.1.11
update readme and changelog in preparation for 2.1.11 release
fix ZMQPoller.poll() event mapping
minor doc tweaks
remove non-functional make.bat from original sphinx init
add asyncweb example
add pexpect-u note to docs
use range instead of xrange in ssh.tunnel
update docs with tornado.IOLoop changes
upstream changes to ioloop
update note in tornado example, reflecting change to install()
ZMQStream up to speed with IOLoop changes
close gap with upstream IOLoop
upstream changes in ioloop.PeriodicCallback
Don't hide error message on failed configure
fix isalive -> is_alive typo in ssh.tunnel
use os.path.realpath to resolve libzmq location
adjust shutdown logic in tests to be more forceful
adjust handling of unrecognized sockopts
update some docs and docstrings
add socket.poll() for simple polling of single sockets
set DONTWAIT on self.recv test methods, in case select is not trustworthy
always have both DONTWAIT and NOBLOCK, regardless of zmq version
remove LABEL support, as it has been removed from libzmq
Fix AttributeError caused by missing threading._Event
fix dumps->loads typo in jsonapi.__all__
update tornado docs and example
update autodoc exclusions for eventloop.platform
upstream tornado fix for PeriodicCallback

Revision history for this message
Scott Kitterman (kitterman) wrote :

As long as this can be done before the beta 1 freeze, go ahead.

Changed in pyzmq (Ubuntu):
status: New → Confirmed
Changed in pyzmq (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
Julian Taylor (jtaylor) wrote :

This bug was fixed in the package pyzmq - 2.1.11-1

---------------
pyzmq (2.1.11-1) unstable; urgency=low

  [ Julian Taylor ]
  * New upstream release (Closes: #655793)
  * added myself to Uploaders
  * properly clean to allow building twice in a row
  * ignore testsuite result due to random failures on armel and mips
    probably caused by libzmq or toolchain
  * add Python3 to short description of py3 packages
  * wrap-and-sort debian/
  * add python-nose to build depends to get better test result output
  * add python-numpy to build depends to get more tests
  * use githubredir.debian.net in debian/watch

 -- Julian Taylor <email address hidden> Sun, 19 Feb 2012 14:53:20 +0100

Changed in pyzmq (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.