From ca6cd18c94a259867178ff8ec2657d4c1b39a5d1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 20 Feb 2024 16:54:27 +0800 Subject: [PATCH] python3-langtable: upgrade 0.0.64 -> 0.0.65 Changelog: ============ -Add wuu, tok, glk, gbm, ssy -Remove aa_ER.UTF-8@saaho -Add kv_RU.UTF-8, chr_RU.UTF-8 -Add EU, EZ -Improve README and Makefile (Resolves: #19) -Add more translations from CLDR -Get translation changes from CLDR Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...{python3-langtable_0.0.64.bb => python3-langtable_0.0.65.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-langtable_0.0.64.bb => python3-langtable_0.0.65.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.64.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.65.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-langtable_0.0.64.bb rename to meta-python/recipes-devtools/python/python3-langtable_0.0.65.bb index f9c232b9c5..fa9edc67d4 100644 --- a/meta-python/recipes-devtools/python/python3-langtable_0.0.64.bb +++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.65.bb @@ -6,7 +6,7 @@ SECTION = "devel/python" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -SRC_URI[sha256sum] = "1297b7f6e33160887fe08a88176aa0ea873b810a55f2a2740257b124184b067a" +SRC_URI[sha256sum] = "791ec5403859704e1dee4d2a056a30ec21d1e7bc040658ce62c40e0427ba4333" inherit pypi setuptools3 python3native