From ae177e3078781369edb2f0aa655782ee846b9955 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 09:04:50 +0000 Subject: [PATCH] python3-testtools: upgrade 2.8.7 -> 2.9.0 --- .../{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 --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 \ -- 2.47.1