From 78540125d912c0ccd193600adc680a4b90776d4f Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Thu, 21 Apr 2022 17:59:29 +0800 Subject: [PATCH] python3-langtable: upgrade 0.0.57 -> 0.0.58 Changelog: ========= Add syr locale Get translation changes from CLDR Add more translations from CLDR Fix names for keyboard layouts which have changed Add ab_GE locale Add rif language Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- ...{python3-langtable_0.0.57.bb => python3-langtable_0.0.58.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-langtable_0.0.57.bb => python3-langtable_0.0.58.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.57.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.58.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-langtable_0.0.57.bb rename to meta-python/recipes-devtools/python/python3-langtable_0.0.58.bb index 948f7651a..025ceb681 100644 --- a/meta-python/recipes-devtools/python/python3-langtable_0.0.57.bb +++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.58.bb @@ -6,7 +6,7 @@ SECTION = "devel/python" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -SRC_URI[sha256sum] = "6c3c0a6577652c81871cbaf139046e1c88ead8439c585bd83976b3092f57e9d7" +SRC_URI[sha256sum] = "47128c06008acedee1745f2d56151461d94526b2be95a4124692013af35496b6" inherit pypi setuptools3 python3native