diff mbox series

[meta-python] python3-pyzmq: upgrade 24.0.0 -> 24.0.1

Message ID 1664271395-2629-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-pyzmq: upgrade 24.0.0 -> 24.0.1 | expand

Commit Message

zhengrq.fnst@fujitsu.com Sept. 27, 2022, 9:36 a.m. UTC
Changelog:
==========
Fix several possible resource warnings and deprecation warnings when cleaning
up contexts and sockets, especially in pyzmq’s own tests and when implicit
teardown of objects is happening during process teardown.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../python/{python3-pyzmq_24.0.0.bb => python3-pyzmq_24.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyzmq_24.0.0.bb => python3-pyzmq_24.0.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_24.0.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_24.0.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-pyzmq_24.0.0.bb
rename to meta-python/recipes-devtools/python/python3-pyzmq_24.0.1.bb
index 33e3ba6602..b3b0aefe1f 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_24.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_24.0.1.bb
@@ -13,7 +13,7 @@  SRC_URI:append = " \
     file://club-rpath-out.patch \
     file://run-ptest \
 "
-SRC_URI[sha256sum] = "13b008bd142c9f6079ad75a30504eef2291502e9eac90e722b16fcf9ce856147"
+SRC_URI[sha256sum] = "216f5d7dbb67166759e59b0479bca82b8acf9bed6015b526b8eb10143fb08e77"
 
 inherit pypi pkgconfig python_setuptools_build_meta ptest