diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-08 18:19:29 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-08 21:45:55 -0700 |
commit | 0f4dba6506ad27d3067ce55389d31eb18dd8cf08 (patch) | |
tree | 1bccdf165858b37b29c859ded2a6535d38672d6c /meta-python/recipes-devtools/python | |
parent | 25d3e390471f3c6d7feab87c42e34f479fac68b7 (diff) | |
download | meta-openembedded-0f4dba6506ad27d3067ce55389d31eb18dd8cf08.tar.gz |
python3-langtable: upgrade 0.0.61 -> 0.0.62
Changelog:
=========
Get translation changes from CLDR
Add more translations from CLDR
Add Norwegian keyboard layout to keyboards.xml (Resolves: #16)
Add Hang script to Southern Aymara
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-langtable_0.0.62.bb (renamed from meta-python/recipes-devtools/python/python3-langtable_0.0.61.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.61.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.62.bb index 6e924ac42e..df6d14ece5 100644 --- a/meta-python/recipes-devtools/python/python3-langtable_0.0.61.bb +++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.62.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] = "2c09f561463f18b038373b1fa8a4f68143dd3bfb59fdc8edbbba00548fc70db4" | 9 | SRC_URI[sha256sum] = "df8d5daedaa5c0d4e72dace925733376ba705d9330f63934f122eacf4746f360" |
10 | 10 | ||
11 | inherit pypi setuptools3 python3native | 11 | inherit pypi setuptools3 python3native |
12 | 12 | ||