From d52f4d62e11e13ed558ca33600a82dd1d5625e62 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 27 Sep 2022 17:36:35 +0800 Subject: [PATCH] python3-pyzmq: upgrade 24.0.0 -> 24.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Khem Raj --- .../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 --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 33e3ba660..b3b0aefe1 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