mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-30 21:30:32 +00:00
python3-pyzmq: Upgrade 22.0.2 -> 22.0.3
Upgrade to release 22.0.3: - Fix fork-safety bug in garbage collection thread (regression in 20.0) when using subprocesses. 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>
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] = "d7b82a959e5e22d492f4f5a1e650e909a6c8c76ede178f538313ddb9d1e92963"
|
||||
SRC_URI[sha256sum] = "f7f63ce127980d40f3e6a5fdb87abf17ce1a7c2bd8bf2c7560e1bbce8ab1f92d"
|
||||
|
||||
inherit pypi pkgconfig setuptools3
|
||||
|
||||
Reference in New Issue
Block a user