[zeromq-dev] PyZMQ 13.0.0rc1

MinRK benjaminrk at gmail.com
Tue Feb 5 02:49:36 CET 2013


I've cut an RC for the next release of pyzmq.

I'll be putting RCs up here:
https://www.dropbox.com/sh/nsww1t3adru9p3o/JvkcvlOcxA

or you can grab and test this one, with:

pip install
https://dl.dropbox.com/sh/nsww1t3adru9p3o/7PY0WgxESA/pyzmq-13.0.0-rc1.tar.gz

Highlights:

- PyPy support (via cffi)
- some build changes that should make it a little more sane (fixes issues
on HP-UX, and cross-compiling to Android)
- Updates to zeromq-3.2 support (adds proxy, Context and Frame get/set,
disconnect, bind, etc.).
- bundled libzmq will be 3.2.2 (when installed from bdist or libzmq is not
found at build time)

Change notes: http://zeromq.github.com/pyzmq/changelog.html

Please do let me know if you have any build issues, because that part of
the code is far from awesome.

-MinRK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130204/6bb5c434/attachment.htm>


More information about the zeromq-dev mailing list