From 3b11025c1a5f3abb585455845d85ac185a1d1c2f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 3 Sep 2025 17:02:51 +0800 Subject: [PATCH] python3-gevent: upgrade 25.5.1 -> 25.8.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-gevent_25.5.1.bb => python3-gevent_25.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gevent_25.5.1.bb => python3-gevent_25.8.2.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb b/meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb rename to meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb index 05c4ea2205..014271cb91 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_25.8.2.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] = "582c948fa9a23188b890d0bc130734a506d039a2e5ad87dae276a456cc683e61" +SRC_URI[sha256sum] = "0cfab118ad5dcc55d7847dd9dccd560d9015fe671f42714b6f1ac97e3b2b9a3a" inherit pypi python_setuptools_build_meta cython