diff mbox series

[meta-python,17/42] python3-apispec: upgrade 6.8.2 -> 6.8.3

Message ID 20250916094152.1479-17-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/42] asyncmqtt: upgrade 10.2.3 -> 10.2.5 | expand

Commit Message

Wang Mingyu Sept. 16, 2025, 9:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb b/meta-python/recipes-devtools/python/python3-apispec_6.8.3.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb
rename to meta-python/recipes-devtools/python/python3-apispec_6.8.3.bb
index 3997f824f6..c34aacf124 100644
--- a/meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb
+++ b/meta-python/recipes-devtools/python/python3-apispec_6.8.3.bb
@@ -5,6 +5,6 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=a75956865b40c80a37c1e864716592b4"
 
 inherit pypi python_flit_core
 
-SRC_URI[sha256sum] = "ce5b69b9fcf0250cb56ba0c1a52a75ff22c2f7c586654e57884399018c519f26"
+SRC_URI[sha256sum] = "0823235aa171187fc0fb1dfd28211ebcf5fe7768b2a7e1929d06671e162439ae"
 
 RDEPENDS:${PN} += "python3-packaging"