diff mbox series

[meta-python,17/25] python3-gunicorn: upgrade 23.0.0 -> 24.1.1

Message ID 20260127094339.1081-17-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-filesystems,01/25] bindfs: upgrade 1.18.3 -> 1.18.4 | expand

Commit Message

Wang Mingyu Jan. 27, 2026, 9:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_24.1.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb
rename to meta-python/recipes-devtools/python/python3-gunicorn_24.1.1.bb
index f629214b5a..f7951b9b32 100644
--- a/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-gunicorn_24.1.1.bb
@@ -3,7 +3,7 @@  SUMMARY = "WSGI HTTP Server for UNIX"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5b70a8b30792a916f50dc96123e61ddf"
 
-SRC_URI[sha256sum] = "f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec"
+SRC_URI[sha256sum] = "f006d110e5cb3102859b4f5cd48335dbd9cc28d0d27cd24ddbdafa6c60929408"
 
 inherit pypi python_setuptools_build_meta ptest