diff mbox series

[meta-python,33/42] python3-trio: upgrade 0.30.0 -> 0.31.0

Message ID 20250916094152.1479-33-wangmy@fujitsu.com
State New
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>
---
 .../python/{python3-trio_0.30.0.bb => python3-trio_0.31.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-trio_0.30.0.bb => python3-trio_0.31.0.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-trio_0.30.0.bb b/meta-python/recipes-devtools/python/python3-trio_0.31.0.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-trio_0.30.0.bb
rename to meta-python/recipes-devtools/python/python3-trio_0.31.0.bb
index 2013891074..799f6190c3 100644
--- a/meta-python/recipes-devtools/python/python3-trio_0.30.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trio_0.31.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=447ea202d14d2aee40d8a2c26c865da9 \
                     file://LICENSE.APACHE2;md5=3b83ef96387f14655fc854ddc3c6bd57 \
                     file://LICENSE.MIT;md5=5f229c828e5a6f0a2ce90c7d3c054721"
 
-SRC_URI[sha256sum] = "0781c857c0c81f8f51e0089929a26b5bb63d57f927728a5586f7e36171f064df"
+SRC_URI[sha256sum] = "f71d551ccaa79d0cb73017a33ef3264fde8335728eb4c6391451fe5d253a9d5b"
 
 inherit pypi python_setuptools_build_meta