From: Wang Mingyu Date: Wed, 7 Jan 2026 10:31:01 +0000 (+0800) Subject: python3-testtools: upgrade 2.8.1 -> 2.8.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a314290fb780d6c3dd5e1c0919af8a025e9aab78;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-testtools: upgrade 2.8.1 -> 2.8.2 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- 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 \