]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-babel: upgrade 2.13.1 -> 2.14.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 19 Dec 2023 09:39:06 +0000 (17:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Dec 2023 08:43:38 +0000 (08:43 +0000)
Changelog:
============
-CLDR/Numbers: Add support of local numbering systems for number symbols
-CLDR: Upgrade to CLDR 43
-Frontend: Allow last_translator to be passed as an option to extract_message
-Frontend: Decouple pybabel CLI frontend from distutils/setuptools
-Numbers: Improve parsing of malformed decimals

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-babel_2.14.0.bb [moved from meta/recipes-devtools/python/python3-babel_2.13.1.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-devtools/python/python3-babel_2.13.1.bb
rename to meta/recipes-devtools/python/python3-babel_2.14.0.bb
index 79d8fba77f1038697dee819a9419ecf6160e7a8a..1f79a35b4dfa88dc246ce5ead9c69ca6adbdf702 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://babel.edgewall.org/"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0"
 
-SRC_URI[sha256sum] = "33e0952d7dd6374af8dbf6768cc4ddf3ccfefc244f9986d4074704f2fbd18900"
+SRC_URI[sha256sum] = "6919867db036398ba21eb5c7a0f6b28ab8cbc3ae7a73a44ebe34ae74a4e7d363"
 
 PYPI_PACKAGE = "Babel"