diff mbox series

[meta-python,11/22] python3-flask-restx: upgrade 1.3.0 -> 1.3.2

Message ID 20251009060809.445-11-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/22] flatbuffers: upgrade 25.2.10 -> 25.9.23 | expand

Commit Message

Wang Mingyu Oct. 9, 2025, 6:07 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-flask-restx_1.3.0.bb b/meta-python/recipes-devtools/python/python3-flask-restx_1.3.2.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-flask-restx_1.3.0.bb
rename to meta-python/recipes-devtools/python/python3-flask-restx_1.3.2.bb
index 9c2a1e9a8b..87353a50a6 100644
--- a/meta-python/recipes-devtools/python/python3-flask-restx_1.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-restx_1.3.2.bb
@@ -2,7 +2,7 @@  DESCRIPTION = "Fully featured framework for fast, easy and documented API develo
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c96dd911c6d9e32868b6bc667a38a3e2"
 
-SRC_URI[sha256sum] = "4f3d3fa7b6191fcc715b18c201a12cd875176f92ba4acc61626ccfd571ee1728"
+SRC_URI[sha256sum] = "0ae13d77e7d7e4dce513970cfa9db45364aef210e99022de26d2b73eb4dbced5"
 
 inherit pypi setuptools3