diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2022-04-21 17:59:29 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-05-02 14:12:12 -0700 | 
| commit | 78540125d912c0ccd193600adc680a4b90776d4f (patch) | |
| tree | 5ca3b73ea23806d9d57a857c08b383e2b4dfb846 | |
| parent | cdf317cc1683847dd00b124bf8cbf0ed4aac9e67 (diff) | |
| download | meta-openembedded-78540125d912c0ccd193600adc680a4b90776d4f.tar.gz | |
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 <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-langtable_0.0.58.bb (renamed from meta-python/recipes-devtools/python/python3-langtable_0.0.57.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 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" | |||
| 6 | 6 | ||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "6c3c0a6577652c81871cbaf139046e1c88ead8439c585bd83976b3092f57e9d7" | 9 | SRC_URI[sha256sum] = "47128c06008acedee1745f2d56151461d94526b2be95a4124692013af35496b6" | 
| 10 | 10 | ||
| 11 | inherit pypi setuptools3 python3native | 11 | inherit pypi setuptools3 python3native | 
| 12 | 12 | ||
