From 7e85a9512a3a4bb26c9b1254949cc09b8ef2e54c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 24 Sep 2025 17:00:19 +0800 Subject: [PATCH] python3-gevent: upgrade 25.8.2 -> 25.9.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-gevent_25.8.2.bb => python3-gevent_25.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gevent_25.8.2.bb => python3-gevent_25.9.1.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb b/meta-python/recipes-devtools/python/python3-gevent_25.9.1.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb rename to meta-python/recipes-devtools/python/python3-gevent_25.9.1.bb index 014271cb91..ea445d8ceb 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_25.9.1.bb @@ -15,7 +15,7 @@ RDEPENDS:${PN} = "python3-greenlet \ SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch" -SRC_URI[sha256sum] = "0cfab118ad5dcc55d7847dd9dccd560d9015fe671f42714b6f1ac97e3b2b9a3a" +SRC_URI[sha256sum] = "adf9cd552de44a4e6754c51ff2e78d9193b7fa6eab123db9578a210e657235dd" inherit pypi python_setuptools_build_meta cython