From: Wang Mingyu Date: Tue, 21 Apr 2026 09:55:48 +0000 (+0800) Subject: python3-testtools: upgrade 2.8.7 -> 2.9.0 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d15abdc1c19a336491033256babd8083575eb5af;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-testtools: upgrade 2.8.7 -> 2.9.0 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand --- 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 \