diff mbox series

[meta-python,42/47] python3-txaio: upgrade 25.12.2 -> 26.6.1

Message ID 20260625090127.1563-42-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/47] ctags: upgrade 6.2.20260607.0 -> 6.2.20260621.0 | expand

Commit Message

Wang Mingyu June 25, 2026, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-txaio_25.12.2.bb b/meta-python/recipes-devtools/python/python3-txaio_26.6.1.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-txaio_25.12.2.bb
rename to meta-python/recipes-devtools/python/python3-txaio_26.6.1.bb
index 6621df4016..68d660577f 100644
--- a/meta-python/recipes-devtools/python/python3-txaio_25.12.2.bb
+++ b/meta-python/recipes-devtools/python/python3-txaio_26.6.1.bb
@@ -3,7 +3,7 @@  DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f3b6f0e9bfce02a086e4ddfbc8504e33"
 
-SRC_URI[sha256sum] = "9f232c21e12aa1ff52690e365b5a0ecfd42cc27a6ec86e1b92ece88f763f4b78"
+SRC_URI[sha256sum] = "3ee900b2331c93457530fddbccc1a320c4e2d7ac8f9073d01c3fbe87762ccb35"
 
 inherit pypi python_setuptools_build_meta python_hatchling