From 90393ce5153f2182b19c5bd476507758c2fffc4c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 14 Dec 2023 00:39:19 +0000 Subject: [PATCH] python3-pyzmq: update to 25.1.2 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- .../python/{python3-pyzmq_25.1.1.bb => python3-pyzmq_25.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyzmq_25.1.1.bb => python3-pyzmq_25.1.2.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb rename to meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb index 504ef7abc0..658dbe6e25 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb @@ -13,7 +13,7 @@ SRC_URI:append = " \ file://club-rpath-out.patch \ file://run-ptest \ " -SRC_URI[sha256sum] = "259c22485b71abacdfa8bf79720cd7bcf4b9d128b30ea554f01ae71fdbfdaa23" +SRC_URI[sha256sum] = "93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226" inherit pypi pkgconfig python_setuptools_build_meta ptest