diff mbox series

[meta-python,30/38] python3-txaio: upgrade 25.9.2 -> 25.12.1

Message ID 20251209095552.690-30-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] boost-sml: upgrade 1.1.12 -> 1.1.13 | expand

Commit Message

Wang Mingyu Dec. 9, 2025, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-txaio_25.9.2.bb b/meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-txaio_25.9.2.bb
rename to meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb
index 0d5e629b33..14db5d8f89 100644
--- a/meta-python/recipes-devtools/python/python3-txaio_25.9.2.bb
+++ b/meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb
@@ -3,7 +3,7 @@  DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
 
-SRC_URI[sha256sum] = "e42004a077c02eb5819ff004a4989e49db113836708430d59cb13d31bd309099"
+SRC_URI[sha256sum] = "f0e83ffaf80a9b91bd710075cbc2bb71e879f8aa061b09f6e9dc122343dd69f2"
 
 inherit pypi python_setuptools_build_meta