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
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
