diff mbox series

[meta-python,14/23] python3-gunicorn: upgrade 26.0.0 -> 26.1.0

Message ID 20260826080926.989-14-wangmy@fujitsu.com
State New
Headers show
Series [meta-webserver,01/23] cockpit: upgrade 364 -> 366 | expand

Commit Message

Wang Mingyu Aug. 26, 2026, 8:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-gunicorn_26.0.0.bb => python3-gunicorn_26.1.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-gunicorn_26.0.0.bb => python3-gunicorn_26.1.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_26.0.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_26.1.0.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-gunicorn_26.0.0.bb
rename to meta-python/recipes-devtools/python/python3-gunicorn_26.1.0.bb
index 575e8a66e1..2f27264192 100644
--- a/meta-python/recipes-devtools/python/python3-gunicorn_26.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-gunicorn_26.1.0.bb
@@ -3,7 +3,7 @@  SUMMARY = "WSGI HTTP Server for UNIX"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5dc9171ccd8fcbd7827c850148b3ca98"
 
-SRC_URI[sha256sum] = "ca9346f85e3a4aeeb64d491045c16b9a35647abd37ea15efe53080eb8b090baf"
+SRC_URI[sha256sum] = "1413d777bf99d31ebeb08acd354b01f1ecc44db0aa7b811ae7b86c669232e4f7"
 
 inherit pypi python_setuptools_build_meta ptest