diff mbox series

[14/15] python3-testtools: upgrade 2.8.1 -> 2.8.2

Message ID 20260107103102.458-14-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/15] at-spi2-core: upgrade 2.58.2 -> 2.58.3 | expand

Commit Message

Wang Mingyu Jan. 7, 2026, 10:31 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-testtools_2.8.1.bb b/meta/recipes-devtools/python/python3-testtools_2.8.2.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-testtools_2.8.1.bb
rename to meta/recipes-devtools/python/python3-testtools_2.8.2.bb
index 29a28d80da..c51fac2242 100644
--- a/meta/recipes-devtools/python/python3-testtools_2.8.1.bb
+++ b/meta/recipes-devtools/python/python3-testtools_2.8.2.bb
@@ -8,7 +8,7 @@  DEPENDS += "python3-hatch-vcs-native"
 
 inherit pypi python_hatchling
 
-SRC_URI[sha256sum] = "da5102b02b6d9924607d31dda6deb26a085a78afa78826bf44e3b8717fc77208"
+SRC_URI[sha256sum] = "b5c73332456ff54152062d47a58bc4f15f8e23514afec4e84775af124fb7db43"
 
 RDEPENDS:${PN} += "\
     python3-compression \