From 539e5b40286987d265166e2f7e1a146869c26c06 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 13 May 2026 12:05:27 +0800 Subject: [PATCH] python3-gunicorn: upgrade 25.3.0 -> 26.0.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-gunicorn_25.3.0.bb => python3-gunicorn_26.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gunicorn_25.3.0.bb => python3-gunicorn_26.0.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_25.3.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_26.0.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-gunicorn_25.3.0.bb rename to meta-python/recipes-devtools/python/python3-gunicorn_26.0.0.bb index cf41feae70..449c9685ca 100644 --- a/meta-python/recipes-devtools/python/python3-gunicorn_25.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-gunicorn_26.0.0.bb @@ -3,7 +3,7 @@ SUMMARY = "WSGI HTTP Server for UNIX" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5dc9171ccd8fcbd7827c850148b3ca98" -SRC_URI[sha256sum] = "f74e1b2f9f76f6cd1ca01198968bd2dd65830edc24b6e8e4d78de8320e2fe889" +SRC_URI[sha256sum] = "ca9346f85e3a4aeeb64d491045c16b9a35647abd37ea15efe53080eb8b090baf" inherit pypi python_setuptools_build_meta ptest