From 4924c2b32108c4e2c466526ddb9c235620fb7864 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 25 Jun 2026 17:01:22 +0800 Subject: [PATCH] python3-txaio: upgrade 25.12.2 -> 26.6.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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