summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyzmq_20.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyzmq: Upgrade 19.0.2 -> 20.0.0Leon Anavi2021-01-141-0/+26
Upgrade to release 20.0.0: - Update bundled libzmq to 4.3.3 - Socket.bind() and Socket.connect() can now be used as context managers - Better error when libzmq is bundled and fails to be loaded - Hold GIL while calling zmq_curve_ functions, which may fix apparent threadsafety issues Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>