diff mbox series

[38/49] python3-testtools: upgrade 2.8.7 -> 2.9.0

Message ID 20260421095559.1856-38-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/49] acpica: upgrade 20251212 -> 20260408 | expand

Commit Message

Wang Mingyu April 21, 2026, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-testtools_2.8.7.bb b/meta/recipes-devtools/python/python3-testtools_2.9.0.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-testtools_2.8.7.bb
rename to meta/recipes-devtools/python/python3-testtools_2.9.0.bb
index db3ec2373d..a7011acd78 100644
--- a/meta/recipes-devtools/python/python3-testtools_2.8.7.bb
+++ b/meta/recipes-devtools/python/python3-testtools_2.9.0.bb
@@ -8,7 +8,7 @@  DEPENDS += "python3-hatch-vcs-native"
 
 inherit pypi python_hatchling
 
-SRC_URI[sha256sum] = "1aa19aaabf9736385fc111a95f94f6b0661c0b41e65ca5129223eb518c63e8b9"
+SRC_URI[sha256sum] = "eb562d1a2157c6d443c8c118861eb452b3655d1842f9b61b8567ad01b32826e3"
 
 RDEPENDS:${PN} += "\
     python3-compression \