mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pyzmq: Upgrade 22.0.3 -> 22.1.0
Upgrade to release 22.1.0: - asyncio: experimental support for Proactor eventloop if tornado 6.1 is available by running a selector in a background thread. - Windows: fix type of `socket.FD` option in win-amd64 - asyncio: Cancel timers when using HWM with async Sockets - Windows: update bundled libzmq dll URLs for Windows. - adopt pre-commit for formatting, linting Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -8,7 +8,7 @@ DEPENDS = "zeromq"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyzmq:"
|
||||
|
||||
SRC_URI += "file://club-rpath-out.patch"
|
||||
SRC_URI[sha256sum] = "f7f63ce127980d40f3e6a5fdb87abf17ce1a7c2bd8bf2c7560e1bbce8ab1f92d"
|
||||
SRC_URI[sha256sum] = "7040d6dd85ea65703904d023d7f57fab793d7ffee9ba9e14f3b897f34ff2415d"
|
||||
|
||||
inherit pypi pkgconfig setuptools3
|
||||
|
||||
Reference in New Issue
Block a user