diff mbox series

[meta-python,28/56] python3-gunicorn: upgrade 25.3.0 -> 26.0.0

Message ID 20260513040555.377-28-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] botan: upgrade 3.11.1 -> 3.12.0 | expand

Commit Message

Wang Mingyu May 13, 2026, 4:05 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{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 mbox series

Patch

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