From 7857340903b0eb71b09481f5b60eb0cf4397e69e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 09:18:00 +0000 Subject: [PATCH] python3-testtools: upgrade 2.9.0 -> 2.9.1 --- .../{python3-testtools_2.9.0.bb => python3-testtools_2.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-testtools_2.9.0.bb => python3-testtools_2.9.1.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-testtools_2.9.0.bb b/meta/recipes-devtools/python/python3-testtools_2.9.1.bb similarity index 84% rename from meta/recipes-devtools/python/python3-testtools_2.9.0.bb rename to meta/recipes-devtools/python/python3-testtools_2.9.1.bb index a7011acd78..0c7f622178 100644 --- a/meta/recipes-devtools/python/python3-testtools_2.9.0.bb +++ b/meta/recipes-devtools/python/python3-testtools_2.9.1.bb @@ -8,7 +8,7 @@ DEPENDS += "python3-hatch-vcs-native" inherit pypi python_hatchling -SRC_URI[sha256sum] = "eb562d1a2157c6d443c8c118861eb452b3655d1842f9b61b8567ad01b32826e3" +SRC_URI[sha256sum] = "39ad9eb9e1b935d6838f4b3aee4d6e72db65df5602f6feda998dbb4fe8de0b19" RDEPENDS:${PN} += "\ python3-compression \ -- 2.47.1