[meta-python] python3-langtable: upgrade 0.0.57 -> 0.0.58

Message ID 1650535169-15349-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-langtable: upgrade 0.0.57 -> 0.0.58 | expand

Commit Message

zhengrq.fnst@fujitsu.com April 21, 2022, 9:59 a.m. UTC
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 <zhengrq.fnst@fujitsu.com>
---
 ...{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%)

Patch

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 948f7651a0..025ceb6811 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