From: Wang Mingyu Date: Mon, 9 Feb 2026 09:02:57 +0000 (+0800) Subject: python3-babel: upgrade 2.17.0 -> 2.18.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333fb4a7372483dbaa91b33a4fa4a0cc60458040;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-babel: upgrade 2.17.0 -> 2.18.0 License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-babel_2.17.0.bb b/meta/recipes-devtools/python/python3-babel_2.18.0.bb similarity index 74% rename from meta/recipes-devtools/python/python3-babel_2.17.0.bb rename to meta/recipes-devtools/python/python3-babel_2.18.0.bb index adffaa044ca..b0abb2c62e7 100644 --- a/meta/recipes-devtools/python/python3-babel_2.17.0.bb +++ b/meta/recipes-devtools/python/python3-babel_2.18.0.bb @@ -1,9 +1,9 @@ SUMMARY = "A collection of tools for internationalizing Python applications" HOMEPAGE = "http://babel.edgewall.org/" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e83509a66c69efcb4f3a7d4f27fd0693" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a2b86daab39fdb8ce59d97e9fecc90ee" -SRC_URI[sha256sum] = "0c54cffb19f690cdcc52a3b50bcbf71e07a808d1c80d549f2459b9d2cf0afb9d" +SRC_URI[sha256sum] = "b80b99a14bd085fcacfa15c9165f651fbb3406e66cc603abf11c5750937c992d" inherit pypi setuptools3